Show the display name for the POC in the menu for switching. Remove the MOOC: prefix from the MOOC title to avoid truncation issues. Incorporate the display name of the POC into the display of course org/number/name at the top of the page in the default theme. Provide warning on the grading policy page in system warning style. Provide a PocMembership model api that returns PocMemberships for a user. Default to active memberships. Build generator that yields triplets of poc, membership and course for each poc membership a user has. This is an analog of the `get_course_enrollment_pairs` in common/djangoapps/students/views.py and is used in the student dashboard to provide pocs as options for a student to view. refactor to use model api instead of inline code. provide pocs as possible targets for a student to visit from their dashboard. Unset the current active poc when visiting the dashboard so as to avoid needing to switch active pocs when viewing a plain course. This ensures we can leave template code for the display of courses unchanged. Update templates to show pocs in a course-like view on a student's dashboard. Revert a portion of the template change so that the poc title will still render properly when a poc is being viewed.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
_dashboard_poc_listing.html | Loading commit data... | |
coach_dashboard.html | Loading commit data... | |
enroll_email_allowedmessage.txt | Loading commit data... | |
enroll_email_allowedsubject.txt | Loading commit data... | |
enroll_email_enrolledmessage.txt | Loading commit data... | |
enroll_email_enrolledsubject.txt | Loading commit data... | |
enrollment.html | Loading commit data... | |
grading_policy.html | Loading commit data... | |
schedule.html | Loading commit data... | |
schedule.underscore | Loading commit data... | |
student_admin.html | Loading commit data... | |
unenroll_email_allowedmessage.txt | Loading commit data... | |
unenroll_email_enrolledmessage.txt | Loading commit data... | |
unenroll_email_subject.txt | Loading commit data... |