.
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user