FreeAndFair / OpenRLA

Free & Fair's open source RLA support software.
Other
4 stars 3 forks source link

Allow user indication that a ballot is invalid for a contest #17

Closed ranweiler closed 7 years ago

ranweiler commented 7 years ago

Right now, we don't provide a client-side way of indicating an over or undervote.

  1. When adding marks in an audit, allow the user to explicitly indicate an invalid vote
  2. Make sure this is recorded properly in the backend, and impacts test statistics as expected

For this issue, we only require that we can explicitly indicate the absence of a valid vote. Differentiation between over and undervotes will be addressed in a separate issue.

ranweiler commented 7 years ago

Closed by #49.