openedx / openedx/openedx-aspects

Filter the Pathway Dashboard by Pathway

Open
#392 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 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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.