openedx / openedx/openedx-aspects
Add filters to 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 be able to view information about the skills on my platform and learner progress toward mastering those skills, so that I'm able to monitor, manage, and report out on this information.
Acceptance Criteria
Description: A new Competency Dashboard has been added to Superset that can be filtered by Organization, Competency, Course, or Pathway.
Given I am a user with access to Superset
When I open the new Competency Dashboard
Then I can filter it by Organization, Competency, Course, or Pathway, and all charts and tables on the dashboard update to reflect the current filter selection.
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 Competency Dashboard configuration in Superset and review how its charts and tables are defined. Add filters for Organization, Competency, Course, and Pathway, then verify that each selection updates all dashboard visualizations and tables.
Written by the indexing model from the issue text.
Assessment
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100