openedx / openedx/openedx-aspects
Update Learner Summary table on Individual Learner 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 an administrator or course team member, I want to update the Learner Summary table to only include learner-specific information rather than learner enrollment information, so that the dashboard continues to make sense as we expand the scope of the individual learner dashboard to view information about a single learner across all enrollments.
Acceptance Criteria
Description: The Learner Summary table on the Individual Learner Dashboard has been updated to the Learner Information table.
Given I am a user with access to the Individual Learner Dashboard
When I view the Overview section
Then I see a newly labeled Learner Information table with the following columns only:
- Name
- Username
- Email address
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 Individual Learner Dashboard's Overview section and locate the existing Learner Summary table. Update its label and displayed columns, then verify that the table contains only Name, Username, and Email address for users with dashboard access.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100