This commit is contained in:
Ross
2021-02-21 10:46:03 +00:00
parent 340ea8974d
commit d558d626e0
+2 -1
View File
@@ -7,7 +7,8 @@
Edit</a> Edit</a>
{% if question.normal %} {% if question.normal %}
<h3>This question is normal</h3> <h3>This question is normal</h3>
Answers will be automatically marked. Answers will be automatically marked.<br/>
Region: {{ question.get_regions }}, Abnormalities: {{ question.get_abnormalities }}
{% else %} {% else %}
<h3>This question is abnormal</h3> <h3>This question is abnormal</h3>
Answers marked as normal will be automatically marked. Answers marked as normal will be automatically marked.