Show verification expiration message on learner dashboard and allow them to...
Show verification expiration message on learner dashboard and allow them to reverify if expiration is X days away. ECOM-2979
Showing
- common/djangoapps/student/helpers.py 23 additions, 8 deletionscommon/djangoapps/student/helpers.py
- common/djangoapps/student/tests/test_verification_status.py 34 additions, 9 deletionscommon/djangoapps/student/tests/test_verification_status.py
- lms/djangoapps/verify_student/models.py 36 additions, 2 deletionslms/djangoapps/verify_student/models.py
- lms/djangoapps/verify_student/tests/test_models.py 6 additions, 3 deletionslms/djangoapps/verify_student/tests/test_models.py
- lms/djangoapps/verify_student/tests/test_views.py 17 additions, 0 deletionslms/djangoapps/verify_student/tests/test_views.py
- lms/djangoapps/verify_student/views.py 11 additions, 1 deletionlms/djangoapps/verify_student/views.py
- lms/envs/common.py 2 additions, 0 deletionslms/envs/common.py
- lms/templates/dashboard/_dashboard_course_listing.html 13 additions, 10 deletionslms/templates/dashboard/_dashboard_course_listing.html
- lms/templates/dashboard/_dashboard_status_verification.html 6 additions, 6 deletionslms/templates/dashboard/_dashboard_status_verification.html
Loading
Please register or sign in to comment