Page MenuHomePhabricator

Default vote radiobutton to previous vote values
Open, MediumPublicFeature

Description

Usability request:

When a user gets a ballot after having voted already, the radiobuttons should default to the previous ballot's values.

This allows partial voting and changing a vote without having to memorize or reexamine all the candidates.

Requested at http://en.wikipedia.org/wiki/Wikipedia:Arbitration_Committee/Audit_Subcommittee/October_2009_election/SecurePoll_feedback_and_workshop where users of the extention during the 2009 AUSC elections on enwp commented on the process of voting.


Version: unspecified
Severity: enhancement

Details

Reference
bz21654

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:53 PM
bzimport set Reference to bz21654.
bzimport added a subscriber: Unknown Object (MLST).

The problem with this, which may well make it a decline, is that the vast majority of (and arguably all) elections are encrypted. There is no way for us to decrypt the ballot (since the decryption key is not available to the software) to know the previous answers and therefore there is no way to prefill them.

Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 12:24 PM
Aklapper removed a subscriber: wikibugs-l-list.

The problem with this, which may well make it a decline, is that the vast majority of (and arguably all) elections are encrypted. There is no way for us to decrypt the ballot (since the decryption key is not available to the software) to know the previous answers and therefore there is no way to prefill them.

This could be possible with something like T22023: Use human-readable vote summary page

We might also be able to provide a "passcode" that could re-fill previous options? I'm not sure if it's a particularly elegant solution