feat: Add the Request Certificate button to a Course card
[MICROBA-678] When a certificate is in an unexpected state (i.e. notpassing with a passing grade) this alert will allow the user to attempt to resolve the issue on their own. It will run the code that checks the certificates status. It requires that the course is configured to allow users to Request Certificates though.
Showing
- common/djangoapps/student/helpers.py 11 additions, 0 deletionscommon/djangoapps/student/helpers.py
- lms/static/js/learner_dashboard/certificate_api.js 23 additions, 0 deletionslms/static/js/learner_dashboard/certificate_api.js
- lms/templates/dashboard.html 1 addition, 0 deletionslms/templates/dashboard.html
- lms/templates/dashboard/_dashboard_certificate_information.html 20 additions, 11 deletions...mplates/dashboard/_dashboard_certificate_information.html
- themes/edx.org/lms/templates/dashboard.html 2 additions, 0 deletionsthemes/edx.org/lms/templates/dashboard.html
Please register or sign in to comment