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