rcv icon indicating copy to clipboard operation
rcv copied to clipboard

Ranked Choice Voting Universal Tabulator

Results 165 rcv issues
Sort by recently updated
recently updated
newest added

Many jurisdictions update preliminary results regularly. Managing which of them is newest can be a problem -- especially when sharing with the public, the public should have an easy way...

question
needs-rcvrc-clarification

The RCTab TDP includes these instructions for creating and verifying a build from from source > Note, however, that two independent runs of the jlinkZip task will result in ZIP...

### What Happened Tabulated `2013_minneapolis_mayor` test data and checked a couple of the `precinct_summary.json`s. In each of them, the `round.threshold` under a `round` was null and `summary.threshold` at the bottom...

The stopgap solution used to close #499 doesn't look that great. Reference all the ideas laid out in that bug (including the comments on `TextFlow` and markdown) to bring the...

enhancement

Does the "Use candidate order in the config file" tiebreak mode follow the order of candidates on the candidates tab? If so, I think we should rename the mode to:...

needs-rcvrc-clarification

Right now RCTab has a built-in menu with File, Tabulation, Conversion, and Help listed. Should we/can we move those items to the OS menu instead of using an in-app menu?

Currently (after Issue #57 / PR #660), the version number needs to be synced in three places: 1. Main.java 2. build.gradle 3. release.yml Figure out a way to have just...