Merge pull request #1483 from edx/diana/certs-upgrade-path
Verified Certificate Upsell
Showing
- common/djangoapps/course_modes/models.py 10 additions, 4 deletionscommon/djangoapps/course_modes/models.py
- common/djangoapps/course_modes/tests/test_models.py 10 additions, 9 deletionscommon/djangoapps/course_modes/tests/test_models.py
- common/djangoapps/course_modes/views.py 18 additions, 6 deletionscommon/djangoapps/course_modes/views.py
- common/djangoapps/student/tests/factories.py 11 additions, 0 deletionscommon/djangoapps/student/tests/factories.py
- common/djangoapps/student/tests/tests.py 43 additions, 2 deletionscommon/djangoapps/student/tests/tests.py
- common/djangoapps/student/views.py 25 additions, 0 deletionscommon/djangoapps/student/views.py
- common/templates/course_modes/choose.html 59 additions, 25 deletionscommon/templates/course_modes/choose.html
- lms/djangoapps/courseware/features/certificates.feature 22 additions, 0 deletionslms/djangoapps/courseware/features/certificates.feature
- lms/djangoapps/courseware/features/certificates.py 55 additions, 4 deletionslms/djangoapps/courseware/features/certificates.py
- lms/djangoapps/verify_student/views.py 9 additions, 1 deletionlms/djangoapps/verify_student/views.py
- lms/static/sass/base/_extends.scss 13 additions, 0 deletionslms/static/sass/base/_extends.scss
- lms/static/sass/elements/_typography.scss 1 addition, 0 deletionslms/static/sass/elements/_typography.scss
- lms/static/sass/multicourse/_dashboard.scss 160 additions, 34 deletionslms/static/sass/multicourse/_dashboard.scss
- lms/static/sass/views/_verification.scss 99 additions, 4 deletionslms/static/sass/views/_verification.scss
- lms/templates/dashboard.html 10 additions, 1 deletionlms/templates/dashboard.html
- lms/templates/dashboard/dashboard_course_listing.html 33 additions, 10 deletionslms/templates/dashboard/dashboard_course_listing.html
- lms/templates/verify_student/_verification_header.html 10 additions, 2 deletionslms/templates/verify_student/_verification_header.html
- lms/templates/verify_student/_verification_support.html 12 additions, 5 deletionslms/templates/verify_student/_verification_support.html
- lms/templates/verify_student/photo_verification.html 16 additions, 3 deletionslms/templates/verify_student/photo_verification.html
- lms/templates/verify_student/show_requirements.html 29 additions, 8 deletionslms/templates/verify_student/show_requirements.html
Please register or sign in to comment