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}}