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

This question is normal

-Answers will be automatically marked. +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.