From 42f8708e4c942b0b64178c2c871c67c5a0a9bd9d Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 17 Aug 2021 18:19:26 +0100 Subject: [PATCH] . --- longs/templates/longs/exam_overview.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/longs/templates/longs/exam_overview.html b/longs/templates/longs/exam_overview.html index 91cb34f1..2042cfd4 100644 --- a/longs/templates/longs/exam_overview.html +++ b/longs/templates/longs/exam_overview.html @@ -17,8 +17,9 @@ class="help-text">[When checked the exam will be available to take in the test system]
- Publish results: [When checked the exam results will + Publish results: + [When checked the exam results will be available on this site]
{% endif %} @@ -42,7 +43,7 @@ title="Edit the question">Edit - {% for series in question.series.all %} + {% for series in question.series.all %}
Series {{forloop.counter }}:
{{series.get_block}}