From 3f2bda9de7c09e30ae40477f17efb45b4e3dfc14 Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 7 Dec 2021 16:46:56 +0000 Subject: [PATCH] . --- anatomy/templates/anatomy/mark.html | 2 +- rapids/templates/rapids/mark.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anatomy/templates/anatomy/mark.html b/anatomy/templates/anatomy/mark.html index 6e625421..52646445 100644 --- a/anatomy/templates/anatomy/mark.html +++ b/anatomy/templates/anatomy/mark.html @@ -5,7 +5,6 @@

Marking question {{question_details.current}} of {{question_details.total}}

View Edit Admin Edit

{{ question.question_type }}

- [{{question.get_primary_answer}}]
{% csrf_token %} @@ -55,6 +54,7 @@
+

[{{question.get_primary_answer}}]

diff --git a/rapids/templates/rapids/mark.html b/rapids/templates/rapids/mark.html index f15ea0ce..7138fd28 100644 --- a/rapids/templates/rapids/mark.html +++ b/rapids/templates/rapids/mark.html @@ -33,7 +33,6 @@

This question is abnormal

Answers given as normal will be automatically marked.
Region: {{ question.get_regions }}, Abnormalities: {{ question.get_abnormalities }}
- [{{question.get_primary_answer}}] {% endif %}
{% csrf_token %} @@ -113,6 +112,7 @@
+

[{{question.get_primary_answer}}]