diff --git a/lms/templates/courseware/courseware.html b/lms/templates/courseware/courseware.html index 0642cff160..e4b2e75731 100644 --- a/lms/templates/courseware/courseware.html +++ b/lms/templates/courseware/courseware.html @@ -198,7 +198,7 @@ ${fragment.foot_html()} % endif -
+
% if getattr(course, 'entrance_exam_enabled') and \ getattr(course, 'entrance_exam_minimum_score_pct') and \ entrance_exam_current_score is not UNDEFINED: