From d3e7a5c5b3ebcbbae9f32f464aeae9a4d36a36b2 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 28 Dec 2020 15:25:00 +0000 Subject: [PATCH] . --- anatomy/templates/anatomy/exam_overview.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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]