-Enter your CID and passcode in the below boxes.
-
-
+ Enter your CID and passcode in the below boxes.
+
+
@@ -32,4 +32,4 @@ Enter your CID and passcode in the below boxes.
});
});
- {% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/sbas/templates/sbas/exam_finish.html b/sbas/templates/sbas/exam_finish.html
index 05754c4d..9f2e72bf 100644
--- a/sbas/templates/sbas/exam_finish.html
+++ b/sbas/templates/sbas/exam_finish.html
@@ -9,7 +9,7 @@ CID: {{cid}}
{{answer_count}} out of {{exam_length}} questions answered. Click to go to question.
{% for question, answer in question_answer_tuples %}
-
+
{% endfor %}
diff --git a/sbas/templates/sbas/exam_overview.html b/sbas/templates/sbas/exam_overview.html
index e9903be4..4bcd0a4d 100644
--- a/sbas/templates/sbas/exam_overview.html
+++ b/sbas/templates/sbas/exam_overview.html
@@ -28,7 +28,6 @@
{% if exam.publish_results %}checked{% endif %}> [When checked the exam results will
be available on this site]
-
This exam will be available to take here (when active).
{% autoescape off %}
diff --git a/sbas/templates/sbas/exam_scores_user.html b/sbas/templates/sbas/exam_scores_user.html
index 5fb05f33..1dc39ed9 100644
--- a/sbas/templates/sbas/exam_scores_user.html
+++ b/sbas/templates/sbas/exam_scores_user.html
@@ -7,7 +7,7 @@
Answers:
{% for question, a, score, correct_answer in answers_and_marks %}
-
-Enter your CID in the below box.
-
-
-
+ Enter your CID and passcode in the below boxes.
+
+
-
-{% endblock %}
+
+{% endblock %}
\ No newline at end of file