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