From 84db26271164dd1ed3802d90f37c2c1c50bab023 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 11 Sep 2021 14:23:15 +0100 Subject: [PATCH] . --- rapids/templates/rapids/exam_overview.html | 1 + 1 file changed, 1 insertion(+) diff --git a/rapids/templates/rapids/exam_overview.html b/rapids/templates/rapids/exam_overview.html index a005c96b..4c4afe56 100644 --- a/rapids/templates/rapids/exam_overview.html +++ b/rapids/templates/rapids/exam_overview.html @@ -10,6 +10,7 @@ Edit

Exam: {{ exam.name }}

+ {% include 'exam_notes.html' %} This exam has {{question_number}} questions. Time limit: {{exam.time_limit}} seconds.