openedx / openedx/openedx-aspects
Add Mastery Status % Breakdown chart to the Competency 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 status percentage breakdown of the learners attached to each competency, so that I can easily see and report out on which competencies learners are mastering, not attempting, or struggling to master.
Acceptance Criteria
Description: A Competency Mastery Breakdown grouped bar chart has been added to the Status Snapshot section of the Competency Dashboard.
Given I am a user with access to the Competency Dashboard
When I view the Mastery Status Snapshot section
Then I see a grouped bar chart titled: Mastery Status % Breakdown chart that shows, for each currently filtered Competency (X-axis), the percentage of learners enrolled in some element assessing that competency who have Not Started, Partially Attempted, Attempted Not Demonstrated, or Demonstrated it (Y-axis).
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 Competency Dashboard's Status Snapshot section and trace how the currently filtered competencies and learner mastery statuses are loaded. Confirm the existing dashboard chart patterns and filtering behavior, then add the grouped percentage breakdown with the four specified statuses and verify that each competency is represented correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- analytics, data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100