Reset schedule when mode changes
This way if an audit user upgrades a self paced course to verified, their schedule will reset to the current time. AA-60
Showing
- common/djangoapps/student/models.py 2 additions, 1 deletioncommon/djangoapps/student/models.py
- common/djangoapps/student/signals/signals.py 1 addition, 1 deletioncommon/djangoapps/student/signals/signals.py
- openedx/core/djangoapps/schedules/signals.py 14 additions, 0 deletionsopenedx/core/djangoapps/schedules/signals.py
- openedx/core/djangoapps/schedules/tests/test_signals.py 43 additions, 0 deletionsopenedx/core/djangoapps/schedules/tests/test_signals.py
- openedx/core/djangoapps/schedules/tests/test_utils.py 80 additions, 0 deletionsopenedx/core/djangoapps/schedules/tests/test_utils.py
- openedx/core/djangoapps/schedules/utils.py 32 additions, 0 deletionsopenedx/core/djangoapps/schedules/utils.py
- openedx/features/course_experience/views/course_outline.py 12 additions, 20 deletionsopenedx/features/course_experience/views/course_outline.py
Loading
Please register or sign in to comment