From 2827c6ab112c845b15e18e6c866f3af8c6a8b975 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 30 Dec 2021 21:02:08 +0000 Subject: [PATCH] . --- longs/templates/longs/exam_overview.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/longs/templates/longs/exam_overview.html b/longs/templates/longs/exam_overview.html index 4c9a1eca..f46392a0 100644 --- a/longs/templates/longs/exam_overview.html +++ b/longs/templates/longs/exam_overview.html @@ -21,13 +21,13 @@ Open access: {{ exam.open_access }}
- Exam active: [When checked the exam will be available to take in the test system]
{% if exam.exam_mode %}
Publish results: - [When checked the exam results will be available on this site] @@ -76,7 +76,7 @@ {% if can_edit %} -

+

JSON creation time: {{exam.json_creation_time}} ({{exam.json_creation_time|date:"c"}}), JSON creation id: {{exam.exam_json_id}} @@ -87,8 +87,8 @@ Refresh JSON cache Refresh Question JSON cache - - + + {% endif %}