From ea57890f5a7d9f56fe73a5d99a5ac603dc1afbea Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 31 Jul 2021 11:23:17 +0100 Subject: [PATCH] . --- longs/templates/longs/mark_answer.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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