Allow Instructor To Rename Cohorts And Set Cohort Assignment Method
TNL-181
Showing
- common/test/acceptance/pages/lms/instructor_dashboard.py 76 additions, 31 deletionscommon/test/acceptance/pages/lms/instructor_dashboard.py
- common/test/acceptance/tests/discussion/helpers.py 1 addition, 1 deletioncommon/test/acceptance/tests/discussion/helpers.py
- common/test/acceptance/tests/discussion/test_cohort_management.py 167 additions, 15 deletions...est/acceptance/tests/discussion/test_cohort_management.py
- lms/static/js/groups/views/cohort_editor.js 19 additions, 2 deletionslms/static/js/groups/views/cohort_editor.js
- lms/static/js/groups/views/cohort_form.js 21 additions, 4 deletionslms/static/js/groups/views/cohort_form.js
- lms/static/js/spec/groups/views/cohorts_spec.js 192 additions, 13 deletionslms/static/js/spec/groups/views/cohorts_spec.js
- lms/static/sass/course/instructor/_instructor_2.scss 6 additions, 0 deletionslms/static/sass/course/instructor/_instructor_2.scss
- lms/templates/instructor/instructor_dashboard_2/cohort-editor.underscore 1 addition, 28 deletions...nstructor/instructor_dashboard_2/cohort-editor.underscore
- lms/templates/instructor/instructor_dashboard_2/cohort-form.underscore 37 additions, 21 deletions.../instructor/instructor_dashboard_2/cohort-form.underscore
- lms/templates/instructor/instructor_dashboard_2/cohort-group-header.underscore 26 additions, 0 deletions...tor/instructor_dashboard_2/cohort-group-header.underscore
- lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html 1 addition, 1 deletion...ructor/instructor_dashboard_2/instructor_dashboard_2.html
- openedx/core/djangoapps/course_groups/cohorts.py 101 additions, 59 deletionsopenedx/core/djangoapps/course_groups/cohorts.py
- openedx/core/djangoapps/course_groups/migrations/0003_auto__add_coursecohort__add_coursecohortssettings.py 108 additions, 0 deletions...0003_auto__add_coursecohort__add_coursecohortssettings.py
- openedx/core/djangoapps/course_groups/models.py 69 additions, 0 deletionsopenedx/core/djangoapps/course_groups/models.py
- openedx/core/djangoapps/course_groups/tests/helpers.py 12 additions, 1 deletionopenedx/core/djangoapps/course_groups/tests/helpers.py
- openedx/core/djangoapps/course_groups/tests/test_cohorts.py 123 additions, 21 deletionsopenedx/core/djangoapps/course_groups/tests/test_cohorts.py
- openedx/core/djangoapps/course_groups/tests/test_partition_scheme.py 1 addition, 0 deletions...e/djangoapps/course_groups/tests/test_partition_scheme.py
- openedx/core/djangoapps/course_groups/tests/test_views.py 130 additions, 71 deletionsopenedx/core/djangoapps/course_groups/tests/test_views.py
- openedx/core/djangoapps/course_groups/views.py 21 additions, 14 deletionsopenedx/core/djangoapps/course_groups/views.py
Loading
Please register or sign in to comment