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

User can view the change in number of enrollees enrolled in the past week (default) #130

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

Comments

@crathbun428
Copy link

crathbun428 commented Feb 14, 2024

User Story
As a course author, I want to view the change in the number of enrollees in my course over the past week, so that I can view recent enrollment activity at a glance from the course dashboard.

Acceptance Criteria
Scenario: A course author can view the change in enrollment over the past week from the course dashboard
Given I am a course author with X permissions
When I look at the change in enrollment information in the enrollment section of the course dashboard
Then I can see the number of enrollees who enrolled in the course over the past week

@SoryRawyer
Copy link

SoryRawyer commented Feb 22, 2024

I think this can be charted using the fact_enrollments_by_day 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