This commit is contained in:
Ross
2021-07-31 11:23:17 +01:00
parent a6c63ce216
commit ea57890f5a
+1 -2
View File
@@ -8,8 +8,7 @@
<h2>Marking question <a href="{% url 'longs:mark' exam.id question_details.current|add:'-1' %}"
title="View question answers">{{question_details.current}}</a> of {{question_details.total}}</h2>
<span>CID(s) to mark: {% for ans in unmarked %}{{ans.cid}},{% endfor %}</span>
<span>Marking CID: {{answer.cid}}</span>
<span>Marking CID: {{answer.cid}} ({{unmarked|length}} answer(s) left to mark)</span>
<div>
<details open>
<summary>Mark Scheme</summary>