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