This commit is contained in:
Ross
2021-09-08 12:23:54 +01:00
parent b3b15e889b
commit 65b6ef1ad8
+2
View File
@@ -12,6 +12,7 @@ Answers will be automatically marked.
<p>The following answers have been submitted</p>
<div class="marking-list">
<ul id="new-answer-list" class="answer-list rapid">
{% for answer in incorrect_answers %}
<li>
@@ -19,6 +20,7 @@ Answers will be automatically marked.
</li>
{% endfor %}
</ul>
</div>
{% else %}
<h3>This question is abnormal</h3>
Answers marked as normal will be automatically marked.<br />