Enable/disable cohorts from the instructor dashboard and move cohorts management to its own tab
TNL-1268
Showing
- common/test/acceptance/pages/lms/instructor_dashboard.py 43 additions, 14 deletionscommon/test/acceptance/pages/lms/instructor_dashboard.py
- common/test/acceptance/tests/discussion/test_cohort_management.py 25 additions, 5 deletions...est/acceptance/tests/discussion/test_cohort_management.py
- common/test/acceptance/tests/test_cohorted_courseware.py 1 addition, 2 deletionscommon/test/acceptance/tests/test_cohorted_courseware.py
- lms/djangoapps/instructor/views/instructor_dashboard.py 18 additions, 4 deletionslms/djangoapps/instructor/views/instructor_dashboard.py
- lms/static/coffee/src/instructor_dashboard/instructor_dashboard.coffee 3 additions, 0 deletions...ffee/src/instructor_dashboard/instructor_dashboard.coffee
- lms/static/js/factories/cohorts_factory.js 35 additions, 0 deletionslms/static/js/factories/cohorts_factory.js
- lms/static/js/groups/models/course_cohort_settings.js 16 additions, 0 deletionslms/static/js/groups/models/course_cohort_settings.js
- lms/static/js/groups/views/cohorts.js 38 additions, 5 deletionslms/static/js/groups/views/cohorts.js
- lms/static/js/groups/views/course_cohort_settings_notification.js 35 additions, 0 deletions...ic/js/groups/views/course_cohort_settings_notification.js
- lms/static/js/instructor_dashboard/cohort_management.js 29 additions, 0 deletionslms/static/js/instructor_dashboard/cohort_management.js
- lms/static/js/spec/groups/views/cohorts_spec.js 81 additions, 11 deletionslms/static/js/spec/groups/views/cohorts_spec.js
- lms/static/js/spec/main.js 10 additions, 0 deletionslms/static/js/spec/main.js
- lms/static/sass/course/instructor/_instructor_2.scss 243 additions, 239 deletionslms/static/sass/course/instructor/_instructor_2.scss
- lms/templates/instructor/instructor_dashboard_2/cohort-form.underscore 2 additions, 2 deletions.../instructor/instructor_dashboard_2/cohort-form.underscore
- lms/templates/instructor/instructor_dashboard_2/cohort-state.underscore 3 additions, 0 deletions...instructor/instructor_dashboard_2/cohort-state.underscore
- lms/templates/instructor/instructor_dashboard_2/cohort_management.html 45 additions, 0 deletions.../instructor/instructor_dashboard_2/cohort_management.html
- lms/templates/instructor/instructor_dashboard_2/cohorts.underscore 43 additions, 42 deletions...ates/instructor/instructor_dashboard_2/cohorts.underscore
- lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html 6 additions, 2 deletions...ructor/instructor_dashboard_2/instructor_dashboard_2.html
- lms/templates/instructor/instructor_dashboard_2/membership.html 0 additions, 50 deletions...mplates/instructor/instructor_dashboard_2/membership.html
- lms/urls.py 3 additions, 0 deletionslms/urls.py
Loading
Please register or sign in to comment