diff --git a/longs/templates/longs/mark_answer.html b/longs/templates/longs/mark_answer.html index 88190b3c..e2d7c0da 100644 --- a/longs/templates/longs/mark_answer.html +++ b/longs/templates/longs/mark_answer.html @@ -8,8 +8,7 @@

Marking question {{question_details.current}} of {{question_details.total}}

-CID(s) to mark: {% for ans in unmarked %}{{ans.cid}},{% endfor %} -Marking CID: {{answer.cid}} +Marking CID: {{answer.cid}} ({{unmarked|length}} answer(s) left to mark)
Mark Scheme