From b35914de885ca41bfed5eb8fd28d86c6a9a4b374 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 9 Apr 2022 00:30:26 +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 07f2b275..fed6ed98 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}}