.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user