User Story
As a course team member, I want to see a summary of a learner's current enrollment information on the individual learner dashboard, so that I can see what content a learner is currently enrolled in on my platform.
Acceptance Criteria
Description: The Current Enrollment table on the Individual Learner Dashboard has been updated to include pathway enrollments alongside course enrollments.
Given I am a user with access to the Individual Learner Dashboard
When I view the Overview section
Then I see an Enrollment table with the following columns:
- Learning Context: Course or Pathway
- Course or Pathway Name
- Course Run (if course)
- Enrollment Date
- Last Visited (date)
- Status (Started, Not Started, Passed)
- Current Course Grade (only available for courses, not pathways)
- Time to Pass: number of weeks from start to pass (if passed)
- For Pathways: from first course content engagement to when all courses in the pathway have passed
- For Courses: from first course content engagement to meeting the passing grade
And when I view the table
Then I see that it is sorted by Status (Z-A; Started, Passed, Not Started) by default
And when I sort this table by any column
Then the table updates accordingly
User Story
As a course team member, I want to see a summary of a learner's current enrollment information on the individual learner dashboard, so that I can see what content a learner is currently enrolled in on my platform.
Acceptance Criteria
Description: The Current Enrollment table on the Individual Learner Dashboard has been updated to include pathway enrollments alongside course enrollments.
Given I am a user with access to the Individual Learner Dashboard
When I view the Overview section
Then I see an Enrollment table with the following columns:
And when I view the table
Then I see that it is sorted by Status (Z-A; Started, Passed, Not Started) by default
And when I sort this table by any column
Then the table updates accordingly