From 7592d03023094c5718cd799ddf443807c60037f8 Mon Sep 17 00:00:00 2001 From: Madhav Jivrajani Date: Mon, 18 Oct 2021 23:04:05 +0530 Subject: [PATCH] clarify meaning of 'No opinion' Signed-off-by: Madhav Jivrajani --- elekto/templates/views/elections/vote.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elekto/templates/views/elections/vote.html b/elekto/templates/views/elections/vote.html index 4465b90..9d1dfbe 100644 --- a/elekto/templates/views/elections/vote.html +++ b/elekto/templates/views/elections/vote.html @@ -26,7 +26,7 @@

The poll ends at {{ election['end_datetime'] }} UTC. Contact the poll supervisor{% if election['election_officers'] | length > 1 %}s{% endif %} if you need help.
- Note: "No opinion" does not means the lowest possible rank; it means you do not want choose to rank this choice with respect to other choices. + Note: A lower rank indicates a higher preference and "No opinion" does not indicate the lowest preference; it means you do not choose to rank this choice with respect to other choices.