Implement waffle flag for IDV redirect
Created helper function to render url dynamically Modify helper function to include reverify links Fix code based on failing tests Fixed query string in redirect URL
Showing
- lms/djangoapps/courseware/date_summary.py 5 additions, 2 deletionslms/djangoapps/courseware/date_summary.py
- lms/djangoapps/verify_student/management/commands/send_verification_expiry_email.py 2 additions, 1 deletion...ent/management/commands/send_verification_expiry_email.py
- lms/djangoapps/verify_student/services.py 37 additions, 1 deletionlms/djangoapps/verify_student/services.py
- lms/djangoapps/verify_student/toggles.py 22 additions, 0 deletionslms/djangoapps/verify_student/toggles.py
- lms/djangoapps/verify_student/views.py 10 additions, 3 deletionslms/djangoapps/verify_student/views.py
- lms/templates/dashboard/_dashboard_course_listing.html 5 additions, 3 deletionslms/templates/dashboard/_dashboard_course_listing.html
- lms/templates/dashboard/_dashboard_status_verification.html 4 additions, 3 deletionslms/templates/dashboard/_dashboard_status_verification.html
Please register or sign in to comment