openedx / openedx/openedx-aspects
Add Achievements section with Certificates Earned table 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 a course team member, I want to see the number of each pathway and pathway item certificate earned for my pathway, so that I am able to easily monitor and report out on this information.
Acceptance Criteria
Description: A Certificates Earned bar chart has been added to the Outcomes section of the Pathway Dashboard.
Given I am a user with access to the Pathway Dashboard
When I view the newly added Achievements section of the dashboard
Then I see a table called Certificates Earned where one column names each Certificates Available for the currently-filtered pathways and the other column is the number of certificates earned. The count cell has an in-cell background bar chart.
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 at the Pathway Dashboard and inspect the Outcomes section and its existing pathway filters. Add the Achievements section with a Certificates Earned table for the currently filtered pathways, including certificate names, earned counts, and an in-cell background bar chart; verify it against the stated user story and acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Domain
- analytics, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100