From db14314c9cdbbea5bb6b5d6e732dfaa5066a186f Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 16 Oct 2021 17:15:47 +0100 Subject: [PATCH] . --- rapids/templates/rapids/exam_scores.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rapids/templates/rapids/exam_scores.html b/rapids/templates/rapids/exam_scores.html index 671d6a3a..5da5445f 100644 --- a/rapids/templates/rapids/exam_scores.html +++ b/rapids/templates/rapids/exam_scores.html @@ -53,8 +53,7 @@ {% for question in questions %} - Question {{forloop.counter}} - + Question {{forloop.counter}} {% if question.normal %} [N] {% else %}