diff --git a/longs/templates/longs/mark_answer.html b/longs/templates/longs/mark_answer.html index cdce2fe1..eb8956aa 100644 --- a/longs/templates/longs/mark_answer.html +++ b/longs/templates/longs/mark_answer.html @@ -8,7 +8,7 @@

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

-CID(s) to mark: { % for ans in unmarker % }{{ans.cid}},{% endfor %} +CID(s) to mark: { % for ans in unmarked % }{{ans.cid}},{% endfor %} Marking CID: {{answer.cid}}