diff --git a/anatomy/templates/anatomy/exam_overview.html b/anatomy/templates/anatomy/exam_overview.html index 0914c2af..6776131f 100644 --- a/anatomy/templates/anatomy/exam_overview.html +++ b/anatomy/templates/anatomy/exam_overview.html @@ -4,8 +4,9 @@ {% load thumbnail %}
+ Admin Edit

Exam: {{ exam.name }}

- This exam has {{question_number}} questions. + This exam has {{question_number}} questions. Time limit: {{exam.time_limit}} seconds.
Exam active: [When checked the exam will be available to take in the test system]