From 8df9d38c4a44d332a44ca7cd4a37bedb0509de6e Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 31 Aug 2021 20:36:11 +0100 Subject: [PATCH] . --- longs/templates/longs/mark_answer.html | 5 +++++ 1 file changed, 5 insertions(+) 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)