This commit is contained in:
Ross
2021-07-31 11:16:13 +01:00
parent ca472d8577
commit bb66b61dc3
+1 -1
View File
@@ -8,7 +8,7 @@
<h2>Marking question <a href="{% url 'longs:mark' exam.id question_details.current|add:'-1' %}" <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> title="View question answers">{{question_details.current}}</a> of {{question_details.total}}</h2>
<span>CID(s) to mark: { % for ans in unmarker % }{{ans.cid}},{% endfor %}</span> <span>CID(s) to mark: { % for ans in unmarked % }{{ans.cid}},{% endfor %}</span>
<span>Marking CID: {{answer.cid}}</span> <span>Marking CID: {{answer.cid}}</span>
<div> <div>
<details open> <details open>