From 95f901a349c9687cb443569b51c436fc001641ac Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 12 Dec 2020 14:35:26 +0000 Subject: [PATCH] . --- anatomy/templates/anatomy/exam_scores.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anatomy/templates/anatomy/exam_scores.html b/anatomy/templates/anatomy/exam_scores.html index 83ae94ec..a9975140 100644 --- a/anatomy/templates/anatomy/exam_scores.html +++ b/anatomy/templates/anatomy/exam_scores.html @@ -4,7 +4,7 @@

{{ exam.name }}

- {% if unmarked %}} + {% if unmarked %} The following questions need marking {% for question in unmarked %} {{question.pk}}