Skip to content

Add Current Enrollment table on the Individual Learner Dashboard #414

Description

@crathbun428

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions