openedx / openedx/openedx-aspects
Add a Cumulative Pathway Enrollments Over Time chart to Pathway dashboard
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 8
- Forks
- 12
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 4
Description
User Story
As an administrator, I want there to be a Cumulative Pathway Enrollments Over Time chart added to the Pathway dashboard, so I can identify periods of high or plateaued enrollment in my pathways for analyzing my pathway marketing efforts and for planning purposes.
Acceptance Criteria
Description: A Cumulative Pathway Enrollments Over Time area chart has been added to the Pathway Enrollment and Completion section.
Given I am a user with access to the Pathway Dashboard
When I view the Enrollment and Completion section
Then I see an area chart with N Enrollments on the Y-axis and Time on the X-axis.
And when I update the time grain and/or time range of the chart
Then I see the chart updates accordingly.
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.
Research direction
Start by locating the Pathway dashboard's Enrollment and Completion section and any existing charts that support time-grain and time-range controls. Add the cumulative enrollment area chart with enrollment counts on the Y-axis and time on the X-axis, and verify that both controls update it as specified.
Written by the indexing model from the issue text.
Assessment
- Domain
- analytics, data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100