diff --git a/rapids/templates/rapids/mark.html b/rapids/templates/rapids/mark.html index 7f6161d2..cb42bcb9 100644 --- a/rapids/templates/rapids/mark.html +++ b/rapids/templates/rapids/mark.html @@ -8,19 +8,21 @@ Edit {% if question.normal %}

This question is normal

-Answers will be automatically marked.
+Answers will be automatically marked.

The following answers have been submitted for this question

+{% if incorrect_answers %}
- +
+{% endif %} {% else %}

This question is abnormal

Answers marked as normal will be automatically marked.