From efaeba1c3415edcb9a01c28d5e044c2b94ae67af Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 23 Aug 2021 19:04:37 +0100 Subject: [PATCH] . --- sbas/templates/sbas/exam_finish.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbas/templates/sbas/exam_finish.html b/sbas/templates/sbas/exam_finish.html index b6d6be5f..05754c4d 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 %}