Code cleanup due to review comments
* make `user_status` more intelligent * remove some logic from the templates * rename `parse_error_msg` to `parsed_error_msg` * fix up and add more tests LMS-1387
Showing
- cms/envs/common.py 0 additions, 1 deletioncms/envs/common.py
- common/djangoapps/student/views.py 13 additions, 14 deletionscommon/djangoapps/student/views.py
- lms/djangoapps/verify_student/models.py 36 additions, 20 deletionslms/djangoapps/verify_student/models.py
- lms/djangoapps/verify_student/tests/test_models.py 11 additions, 4 deletionslms/djangoapps/verify_student/tests/test_models.py
- lms/templates/dashboard/_dashboard_status_verification.html 2 additions, 5 deletionslms/templates/dashboard/_dashboard_status_verification.html
Please register or sign in to comment