From 600febb5945650227da612c293fa3ab360389a89 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 18 Dec 2021 18:52:58 +0000 Subject: [PATCH] . --- rapids/templates/rapids/exam_scores.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rapids/templates/rapids/exam_scores.html b/rapids/templates/rapids/exam_scores.html index 535cf759..6f6aee40 100644 --- a/rapids/templates/rapids/exam_scores.html +++ b/rapids/templates/rapids/exam_scores.html @@ -41,7 +41,7 @@
-

Answers as a table

+

Answers as a table TEST

@@ -63,6 +63,7 @@ {% endif %} {% for cid in cids %} + {% endfor %}
{{ans_by_question|get_item:question}}