feat: Make the new courseware MFE the default courseware experience.
- Remove the REDIRECT_TO_COURSEWARE_MICROFRONTEND waffle flag. - Add a new COURSEWARE_USE_LEGACY_FRONTEND waffle flag that directs all learners to the legacy courseware experience. - Skip two failing a11y tests which fail due to the new default of the courseware MFE. TNL-8279
Showing
- common/djangoapps/student/tests/test_models.py 0 additions, 2 deletionscommon/djangoapps/student/tests/test_models.py
- common/djangoapps/student/tests/test_receivers.py 1 addition, 5 deletionscommon/djangoapps/student/tests/test_receivers.py
- common/test/acceptance/tests/lms/test_progress_page.py 2 additions, 1 deletioncommon/test/acceptance/tests/lms/test_progress_page.py
- common/test/acceptance/tests/video/test_video_module.py 3 additions, 0 deletionscommon/test/acceptance/tests/video/test_video_module.py
- lms/djangoapps/course_home_api/course_metadata/v1/tests/test_views.py 0 additions, 2 deletions...ps/course_home_api/course_metadata/v1/tests/test_views.py
- lms/djangoapps/courseware/tests/test_views.py 28 additions, 24 deletionslms/djangoapps/courseware/tests/test_views.py
- lms/djangoapps/courseware/toggles.py 15 additions, 10 deletionslms/djangoapps/courseware/toggles.py
- openedx/core/djangoapps/courseware_api/tests/test_views.py 0 additions, 2 deletionsopenedx/core/djangoapps/courseware_api/tests/test_views.py
Loading
Please register or sign in to comment