openedx / openedx/openedx-aspects

Add a Cumulative Pathway Enrollments Over Time chart to Pathway dashboard

Open
#396 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

aspects willow
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.