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