From cc5e4c93cbf0da7cd6db2dbef2ee5b1ec714c4c7 Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 8 Sep 2021 12:50:24 +0100 Subject: [PATCH] . --- rapids/templates/rapids/mark.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) 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.