Merge pull request #8986 from jazkarta/remove-ccx-enrollment
Use the standard enrollment table instead of a custom CCX table for CCX enrollments
No related branches found
Showing
- common/djangoapps/student/models.py 0 additions, 6 deletionscommon/djangoapps/student/models.py
- common/djangoapps/student/views.py 0 additions, 18 deletionscommon/djangoapps/student/views.py
- lms/djangoapps/ccx/migrations/0002_convert_memberships.py 98 additions, 0 deletionslms/djangoapps/ccx/migrations/0002_convert_memberships.py
- lms/djangoapps/ccx/models.py 0 additions, 47 deletionslms/djangoapps/ccx/models.py
- lms/djangoapps/ccx/tests/factories.py 0 additions, 11 deletionslms/djangoapps/ccx/tests/factories.py
- lms/djangoapps/ccx/tests/test_field_override_performance.py 10 additions, 11 deletionslms/djangoapps/ccx/tests/test_field_override_performance.py
- lms/djangoapps/ccx/tests/test_models.py 0 additions, 115 deletionslms/djangoapps/ccx/tests/test_models.py
- lms/djangoapps/ccx/tests/test_utils.py 18 additions, 544 deletionslms/djangoapps/ccx/tests/test_utils.py
- lms/djangoapps/ccx/tests/test_views.py 27 additions, 34 deletionslms/djangoapps/ccx/tests/test_views.py
- lms/djangoapps/ccx/utils.py 13 additions, 273 deletionslms/djangoapps/ccx/utils.py
- lms/djangoapps/ccx/views.py 27 additions, 21 deletionslms/djangoapps/ccx/views.py
- lms/templates/ccx/_dashboard_ccx_listing.html 0 additions, 80 deletionslms/templates/ccx/_dashboard_ccx_listing.html
- lms/templates/ccx/enrollment.html 2 additions, 2 deletionslms/templates/ccx/enrollment.html
- lms/templates/dashboard.html 0 additions, 8 deletionslms/templates/dashboard.html
- openedx/core/djangoapps/content/course_overviews/models.py 15 additions, 4 deletionsopenedx/core/djangoapps/content/course_overviews/models.py
Loading
Please register or sign in to comment