openedx / openedx/openedx-aspects
Filter the Pathway Dashboard by Pathway
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 pathway admin or course team member, I want to be able to filter the Pathway dashboard by one or more specific pathway(s), so I can view data for a single (or a selection of) pathway(s)
Acceptance Criteria
Description: Dashboard users can filter the Pathway Dashboard by one or more Pathways, and all tables, charts, and numbers on the dashboard update to reflect the current filter selection.
Given I am a user with access to the Pathway Dashboard in Superset
When I apply a filter for one or more Pathways
Then all tables, charts, and numbers on the dashboard update to reflect only the data for the filtered Pathway(s).
And If I don't apply a filter
Then the dashboard shows data across all Pathways I have access to.
And the dashboard is not filtered by default.
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 in the Pathway Dashboard in Superset and inspect its existing dashboard and filter configuration. Add a multi-select Pathway filter with no default selection, then verify that every table, chart, and number reflects selected pathways and that the unfiltered view includes all accessible pathways.
Written by the indexing model from the issue text.
Assessment
- Domain
- analytics, data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100