From 4ee2de687b1ee6e0d99a6164ad900d5ecbebcb02 Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 17 Dec 2021 18:22:27 +0000 Subject: [PATCH] . --- physics/templates/physics/exam_finish.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/physics/templates/physics/exam_finish.html b/physics/templates/physics/exam_finish.html index 435d7ef0..6a9f1934 100644 --- a/physics/templates/physics/exam_finish.html +++ b/physics/templates/physics/exam_finish.html @@ -7,13 +7,13 @@ {% if exam.publish_results %} {% endif %}

Questions

{{answer_count}} out of {{exam_length}} questions answered. Click to go to question. -
+
{% for question, answer in question_answer_tuples %} {% endfor %}