Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users can view how many times each section of each video was watched #139

Closed
Tracked by #118
crathbun428 opened this issue Feb 14, 2024 · 1 comment
Closed
Tracked by #118

Comments

@crathbun428
Copy link

crathbun428 commented Feb 14, 2024

User Story
As a course author, I want to see how many times each section of each video in my course was viewed, so that I can identify segments of video that are either really important or potentially unclear.

Acceptance Criteria
Scenario: A course author can see the number of times each 5 second segment of video was watched for each video in their course
Given I am a course author with X permissions
When I view the course engagement section of the course dashboard
Then I can view the number of times each 5 second segment of video was watched for each video in my course

@SoryRawyer
Copy link

I think this can be charted using the fact_watched_video_segments dataset in Superset.

@crathbun428 crathbun428 moved this from Backlog to Done in Data Working Group Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants