Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  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 username 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.