diff --git a/lms/templates/dashboard.html b/lms/templates/dashboard.html index a367c36b38..c293af0c29 100644 --- a/lms/templates/dashboard.html +++ b/lms/templates/dashboard.html @@ -249,7 +249,7 @@ % elif cert_status['status'] in ('generating', 'ready', 'notpassing'):
+ grade required for certificate: ${course.lowest_passing_grade}. % endif % if cert_status['show_disabled_download_button'] or cert_status['show_download_url'] or cert_status['show_survey_button']: