From 7594c2a1bc1c4c40bb36e9592e16198f7f46b581 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 9 Apr 2022 00:31:10 +0100 Subject: [PATCH] . --- atlas/templates/atlas/collection_scores.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/atlas/templates/atlas/collection_scores.html b/atlas/templates/atlas/collection_scores.html index fed6ed98..f79051a0 100644 --- a/atlas/templates/atlas/collection_scores.html +++ b/atlas/templates/atlas/collection_scores.html @@ -9,7 +9,7 @@ @@ -55,7 +55,7 @@ {% for question in questions %} - Question {{forloop.counter}} + Question {{forloop.counter}} {% comment %} {% for cid in cids %} {{ans_by_question|get_item:question|get_item:cid}}