UnlockedLabs' WIP education portal/SIS for capturing meaningful progress of incarcerated learners in external providers, to help earn good time credits
Apache License 2.0
7
stars
21
forks
source link
My Courses > View Additional Course Details for External Courses #525
As a Resident, I want to see additional details for each external course (e.g., start and end dates) in addition to the basic details (course name, LMS name) in UnlockEd, so that I understand what each course covers and when it takes place.
Description:
This issue focuses on enhancing the course list in UnlockEd to display additional details for external courses from integrated platforms. Residents will be able to view start and end dates.
Tasks:
[x] Extend the external course integration API handler to fetch course metadata, including:
Start date
End date
[x] Update the course list UI in the dashboard to include columns/sections for:
Start date
End date
[x] Add filtering or sorting option by course start and end dates, if possible.
User Flow:
Resident Logs In:
The resident logs into UnlockEd and navigates to their course list.
View Course List:
The resident sees a list of their active courses, with each course displaying:
User Story:
As a Resident, I want to see additional details for each external course (e.g., start and end dates) in addition to the basic details (course name, LMS name) in UnlockEd, so that I understand what each course covers and when it takes place.
Description:
This issue focuses on enhancing the course list in UnlockEd to display additional details for external courses from integrated platforms. Residents will be able to view start and end dates.
Tasks:
User Flow:
Sample Program Data:
Acceptance Criteria: