diff --git a/longs/templates/longs/exam_overview.html b/longs/templates/longs/exam_overview.html index d66fb47e..6944ecba 100644 --- a/longs/templates/longs/exam_overview.html +++ b/longs/templates/longs/exam_overview.html @@ -9,7 +9,7 @@ This exam has {{question_number}} questions. Time limit: {{exam.time_limit}} seconds.
Exam mode: {{ exam.exam_mode }} - {% if exam.mode %} + {% if exam.exam_mode %}
Exam active: [When checked the exam will be available to take in the test system]