You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In GR4, we implemented a broad but shallow version of our website. Below are some of the details.

Platform and Software:

The website was run on Chrome, on both Windows and Mac operating systems.

Starting the Prototype:

  1. Visit: http://truevote.herokuapp.com/
  2. You can log in with any username and password that you choose
  3. From there, you can enter votes one by one until the entire audit is complete
  4. While auditing, you can correct one mistake if needed
  5. After auditing 5 ballots, you can see the projected election results

Incomplete Dimensions:

  • The usernames and passwords are not linked to a database, so all combinations of entries (including empty strings) are accepted. This also means that the log-in page isn't personalized but will always welcome the user named "Amy" and her 5 ballots to audit.
  • Progress is not saved: once an audit is completed, the data is not saved. This means if a user logs in multiple times, s/he will have to start a new auditing process each time. 
  • Editing the previous ballot is not yet possible. Editing the current ballot is possible, however, so by testing this feature, users will get a feel for editing the previous ballot.
  • Only one edit can be made per audit, though eventually they can make as many revisions as needed.
  • Results are static and do not reflect any entered information
  • No labels