openedx / openedx/openedx-aspects

Add filters to the Individual Learner Dashboard

Open
#419 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
Acceptance Criteria

Description: Dashboard users can filter the Individual Learner Dashboard by learner, pathway/course/course run, and status. All tables and charts (except Learner Information and Executive Summary) update based on these filters.
Given I am a user with access to the Individual Learner Dashboard
When I open the dashboard from the Instructor Dashboard Reports tab
Then the dashboard is automatically filtered by the specific course the instructor is currently viewing.
And when I filter the dashboard by Learner
Then all the dashboard metrics, tables, and charts update accordingly

And When I open the dashboard from Superset
Then the dashboard is not filtered by anything by default.
And I can filter the dashboard by:

  • Learner
  • One or more pathways, courses, or course runs
  • Status (Started, Not Started, Completed)

And when I apply one or more of the above filters
Then all the dashboard metrics, tables and charts update accordingly

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 by tracing how the Individual Learner Dashboard is opened from the Instructor Dashboard Reports tab and from Superset. Identify the dashboard components that must respond to learner, pathway/course/course-run, and status filters, while excluding Learner Information and Executive Summary. Done means both entry points have the specified default filtering and all other metrics, tables, and charts update when filters are applied.

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
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.