Redirect Course Home for course that hasn't started.
Includes the following: - Move the redirect logic for before course that hasn't started to share between Course Info and Course Home. - Add audit comments for Course Info vs Course Home - Other minor clean-up. LEARNER-613
Showing
- lms/djangoapps/courseware/courses.py 19 additions, 8 deletionslms/djangoapps/courseware/courses.py
- lms/djangoapps/courseware/tests/test_course_info.py 6 additions, 6 deletionslms/djangoapps/courseware/tests/test_course_info.py
- lms/djangoapps/courseware/tests/test_view_authentication.py 8 additions, 4 deletionslms/djangoapps/courseware/tests/test_view_authentication.py
- lms/djangoapps/courseware/views/views.py 42 additions, 50 deletionslms/djangoapps/courseware/views/views.py
- openedx/features/course_experience/tests/views/test_course_home.py 71 additions, 3 deletions...eatures/course_experience/tests/views/test_course_home.py
Loading
Please register or sign in to comment