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}}