diff --git a/rapids/templates/rapids/exam_scores.html b/rapids/templates/rapids/exam_scores.html index db6967ea..9fbd4844 100644 --- a/rapids/templates/rapids/exam_scores.html +++ b/rapids/templates/rapids/exam_scores.html @@ -53,7 +53,7 @@ {% for question in questions %} - Question {{forloop.counter}} + Question {{forloop.counter}} {% if question.normal %} [N] {% else %}