.
This commit is contained in:
@@ -12,6 +12,7 @@ Answers will be automatically marked.<br/>
|
||||
|
||||
<p>The following answers have been submitted for this question</p>
|
||||
|
||||
{% if incorrect_answers %}
|
||||
<div class="marking-list">
|
||||
<ul id="new-answer-list" class="answer-list rapid">
|
||||
{% for answer in incorrect_answers %}
|
||||
@@ -21,6 +22,7 @@ Answers will be automatically marked.<br/>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</div>
|
||||
{% endif %}
|
||||
{% else %}
|
||||
<h3>This question is abnormal</h3>
|
||||
Answers marked as normal will be automatically marked.<br />
|
||||
|
||||
Reference in New Issue
Block a user