Change behavior of cohort addition interface
Instead of noting users that are already in a cohort and not changing such users, clobber the previous cohort and display a message indicating the previous cohort membership. JIRA: FOR-452
Showing
- common/djangoapps/course_groups/cohorts.py 5 additions, 8 deletionscommon/djangoapps/course_groups/cohorts.py
- common/djangoapps/course_groups/tests/test_cohorts.py 0 additions, 0 deletionscommon/djangoapps/course_groups/tests/test_cohorts.py
- common/djangoapps/course_groups/tests/test_views.py 187 additions, 0 deletionscommon/djangoapps/course_groups/tests/test_views.py
- common/djangoapps/course_groups/views.py 23 additions, 16 deletionscommon/djangoapps/course_groups/views.py
- common/static/js/course_groups/cohorts.js 30 additions, 19 deletionscommon/static/js/course_groups/cohorts.js
File moved
Please register or sign in to comment