diff --git a/lms/templates/dashboard.html b/lms/templates/dashboard.html index 0ccdfc0d37..2069685a6c 100644 --- a/lms/templates/dashboard.html +++ b/lms/templates/dashboard.html @@ -192,8 +192,7 @@ ${cert_status['grade']} in this course.

% elif cert_status['status'] == CertificateStatuses.notpassing: -

You did not complete the necessary requirements for - completion of this course. Your grade was ${cert_status['grade']} +

You did not complete the necessary requirements for completion of this course.

% endif % if cert_button or survey_button: