Files
edx-platform/common/djangoapps
cewing 0b184881f5 MIT: CCX. Implement display of CCXs in user-facing templates such as dashboard
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.
2015-04-10 23:28:09 -04:00
..
2014-10-07 14:22:55 -04:00
2015-03-17 07:10:31 -04:00
2012-07-23 14:44:40 -04:00
2015-03-10 11:12:51 -04:00
2015-03-17 07:10:31 -04:00
2015-02-27 11:49:51 -08:00
2015-03-17 07:10:31 -04:00
2015-03-17 07:10:31 -04:00
2013-10-07 18:17:40 -04:00
2015-03-17 07:10:31 -04:00
2015-01-29 13:33:28 +05:00
2015-03-17 07:10:31 -04:00