.
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<div class="alert alert-info" role="alert">All answers completely marked.</div>
|
<div class="alert alert-info" role="alert">All answers completely marked.</div>
|
||||||
{% else %}
|
{% else %}
|
||||||
<div class="alert alert-warning" role="alert">{{unmarked_count}} answer(s) incompletely marked.<br/>
|
<div class="alert alert-warning" role="alert">{{unmarked_count}} answer(s) incompletely marked.<br/>
|
||||||
You have marked {{marker_unmarked_count}} / {{user_answers.count}}.
|
You have {{marker_unmarked_count}} / {{user_answers.count}} answers left to mark.
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
Answers:
|
Answers:
|
||||||
|
|||||||
Reference in New Issue
Block a user