From 3f92d6d438e807984b3f44730b8453ec6e942b18 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 12 Dec 2020 14:29:20 +0000 Subject: [PATCH] . --- anatomy/templates/anatomy/exam_scores.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/anatomy/templates/anatomy/exam_scores.html b/anatomy/templates/anatomy/exam_scores.html index 64132553..5a5c5aed 100644 --- a/anatomy/templates/anatomy/exam_scores.html +++ b/anatomy/templates/anatomy/exam_scores.html @@ -4,6 +4,8 @@

{{ exam.name }}

+ {{unmarked}} + {% for question in unmarked.items %} {{ question.pk}} {% endfor %}