Adds HIDE_DASHBOARD_COURSES_UNTIL_ACTIVATED
Site Configuration and feature flag When set, it hides the Courses list on the Learner Dashboard page if the learner has not yet activated their account.
Showing
- common/djangoapps/student/tests/test_views.py 22 additions, 0 deletionscommon/djangoapps/student/tests/test_views.py
- common/djangoapps/student/views/dashboard.py 5 additions, 0 deletionscommon/djangoapps/student/views/dashboard.py
- lms/envs/common.py 3 additions, 0 deletionslms/envs/common.py
- lms/templates/dashboard.html 2 additions, 1 deletionlms/templates/dashboard.html
Please register or sign in to comment