diff --git a/lms/templates/courseware/courseware.html b/lms/templates/courseware/courseware.html index 08676e583d..9eb274ba32 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: