From: Max Value Date: Mon, 21 Jul 2025 14:37:27 +0000 (+0100) Subject: Added question highight in red when not completed X-Git-Url: https://git.ozva.co.uk/?a=commitdiff_plain;h=fb47fd6deb20429646399a5e11b2b0849e5d9d57;p=form Added question highight in red when not completed --- diff --git a/templates/questions.html b/templates/questions.html index 30d0905..8520c80 100644 --- a/templates/questions.html +++ b/templates/questions.html @@ -11,7 +11,10 @@ {% for question in questions %}
Question {{ question["rowid"] }} -

+

{{ question.question }}