Add the activate account step to the verified workflow.
Changing approach such that email activation is not a step. Removing stale line of code. Update activate account step according to new UI changes. Adding new test for activation.
Showing
- 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 15 additions, 10 deletionslms/djangoapps/verify_student/views.py
- lms/static/js/verify_student/pay_and_verify.js 3 additions, 0 deletionslms/static/js/verify_student/pay_and_verify.js
- lms/templates/verify_student/intro_step.underscore 6 additions, 2 deletionslms/templates/verify_student/intro_step.underscore
- lms/templates/verify_student/make_payment_step.underscore 68 additions, 62 deletionslms/templates/verify_student/make_payment_step.underscore
- lms/templates/verify_student/pay_and_verify.html 1 addition, 0 deletionslms/templates/verify_student/pay_and_verify.html
- lms/templates/verify_student/requirements.underscore 20 additions, 1 deletionlms/templates/verify_student/requirements.underscore
Please register or sign in to comment