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 enrollment rate information for course plotted over time #129

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 view the enrollment rate information for my course plotted over time, so that I am able to view steep climbs in enrollment as one way of identifying when and how learners are finding out about and signing up for my course.

Acceptance Criteria
Scenario: A course author views the enrollment rate chart from the course dashboard
Given I am a course author with X permissions
When I view the enrollment rate chart on the course dashboard
Then I see the number of learners enrolling in my course plotted over time
And I am able to clearly identify date and date ranges easily from the chart

@SoryRawyer
Copy link

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