From ef8a57fe0e59a761093b15eb8231bf8a21188e4a Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 16 Oct 2021 10:08:36 +0100 Subject: [PATCH] . --- rapids/templates/rapids/exam_scores.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rapids/templates/rapids/exam_scores.html b/rapids/templates/rapids/exam_scores.html index db6967ea..9fbd4844 100644 --- a/rapids/templates/rapids/exam_scores.html +++ b/rapids/templates/rapids/exam_scores.html @@ -53,7 +53,7 @@ {% for question in questions %} - Question {{forloop.counter}} + Question {{forloop.counter}} {% if question.normal %} [N] {% else %}