openedx / openedx/frontend-app-authoring
Check video duration in Best Practices checklist in Studio doesn't work as expected
Open
@dwong2708 is already working on this.
Since Jul 4, 2025.
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 218
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 20
Description
Steps to Reproduce
- Login to Studio as staff user
- Create a new course and don't add any content to this course
- Navigate to Tools/Checklists and view the Best Practices checklist
Expected Results
If the total duration of the videos is less than 10 minutes, the checklist item should be marked as complete.
Actual Results
Even though the course contains videos, the total duration is always reported as 0, so the checklist item is never marked as complete.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.