From 38a21658939906eba512f9a36e9f73dfff85f1b6 Mon Sep 17 00:00:00 2001 From: Ross Date: Sun, 21 Feb 2021 10:46:27 +0000 Subject: [PATCH] . --- rapids/templates/rapids/mark.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rapids/templates/rapids/mark.html b/rapids/templates/rapids/mark.html index c209d78e..9fdd605c 100644 --- a/rapids/templates/rapids/mark.html +++ b/rapids/templates/rapids/mark.html @@ -8,10 +8,10 @@ {% if question.normal %}

This question is normal

Answers will be automatically marked.
-Region: {{ question.get_regions }}, Abnormalities: {{ question.get_abnormalities }} {% else %}

This question is abnormal

Answers marked as normal will be automatically marked. +Region: {{ question.get_regions }}, Abnormalities: {{ question.get_abnormalities }} {% endif %}