This commit is contained in:
Ross
2021-09-12 10:15:04 +01:00
parent 152ba84315
commit f7bf4ad08e
@@ -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: