You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a LAO with a 1st device, and join it with a 2nd device
Open a roll call, join and close it to get a token on the 2nd device
Create an election with the 1st device, with at least 2 questions
Answer the election with the 2nd device
Issue n°1
When casting votes, it is hard to understand at the first sight that there are multiple questions (especially in dark mode). So you choose an option, and can't understand why the Cast Vote button is disabled.
Issue n°2
Elections are coercion resistant, meaning you are able to cast votes multiple times, taking into account only the last one (to trick anyone that tries to make you vote a specific option). But this feature has never been explained anywhere, and you could just think that you can cast an infinite amount of votes that are all taken into account for the final scores. In fact, each time casting a vote, a toast appears with "Vote successfully sent!".
Enhancement Concept for Issue n°1
Multiple solutions:
add text below Cast Vote button "x/y questions answered"
add in the bottom right corner a "x/y" page number indicator
any other clever way
Enhancement Concept for Issue n°2
Multiple solutions:
change the toast content : "Successfully changed your vote!"
Global Enhancement Concept
add a very small explanation of how voting works in the free space of the menu below, such as "This is an [Open/Secret] Ballot Election. X questions are to be answered. You can change your votes by casting again, until the election closes."
The text was updated successfully, but these errors were encountered:
Setup to test the issues
Issue n°1
When casting votes, it is hard to understand at the first sight that there are multiple questions (especially in dark mode). So you choose an option, and can't understand why the
Cast Vote
button is disabled.Issue n°2
Elections are coercion resistant, meaning you are able to cast votes multiple times, taking into account only the last one (to trick anyone that tries to make you vote a specific option). But this feature has never been explained anywhere, and you could just think that you can cast an infinite amount of votes that are all taken into account for the final scores. In fact, each time casting a vote, a toast appears with "Vote successfully sent!".
Enhancement Concept for Issue n°1
Multiple solutions:
Cast Vote
button "x/y questions answered"Enhancement Concept for Issue n°2
Multiple solutions:
Global Enhancement Concept
The text was updated successfully, but these errors were encountered: