Fixes for Shift deadlines during masquerade in Learning MFE
The change to masquerade in the courseware view allows the proper viewing of the xblock from the perspective of the masqueraded user. In this case, it allows a staff user masquerading as a learner to see their shift dates calls to action inside the MFE (the old view already had this set up). The second change allows the staff user masquerading to reset the schedule of the learner being masqueraded via the CTAs
Showing
- common/djangoapps/util/views.py 3 additions, 0 deletionscommon/djangoapps/util/views.py
- lms/djangoapps/courseware/views/views.py 4 additions, 1 deletionlms/djangoapps/courseware/views/views.py
- openedx/features/course_experience/api/v1/tests/test_views.py 37 additions, 5 deletions...edx/features/course_experience/api/v1/tests/test_views.py
- openedx/features/course_experience/api/v1/views.py 33 additions, 9 deletionsopenedx/features/course_experience/api/v1/views.py
Loading
Please register or sign in to comment