diff --git a/longs/templates/longs/mark_answer.html b/longs/templates/longs/mark_answer.html index f4b489ad..208bd398 100644 --- a/longs/templates/longs/mark_answer.html +++ b/longs/templates/longs/mark_answer.html @@ -12,6 +12,11 @@

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

+ {% if not next_unmarked_id and not unmarked %} + +{% endif %} + Marking CID: {{answer.cid}} ({{unmarked|length}} answer(s) left to mark)