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