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

Like "contest"? Conversation in #172: > @hedingfield > Hmm, don't agree with this change. I could settle for "contest config" though. I suggest reverting these three "config" => "contest" changes...

needs-clarification

Finish resolving conversation in #126, which will require additional validation checks: HEdingfield commented 2 days ago > Thanks, @tarheel, I'll go through the 7 unnecessary instances of using isEmpty() and...

needs-clarification

It would be nice to standardize the file names and clean up the test folder. I like the format date-location-office. Maybe we could consistently prepend cvr_* and config_* to those....

documentation
certification-deliverable
test coverage
code cleanup

Example attached. [Wyoming RCV Results -- How Each Ballot Was Counted In Each Round.pdf](https://github.com/BrightSpots/rcv/files/4996633/Wyoming.RCV.Results.--.How.Each.Ballot.Was.Counted.In.Each.Round.pdf)

enhancement

Some people might want to run contests in which voters are allowed to give the same rank to multiple candidates, and when the tabulator encounters this situation, it splits the...

enhancement

Per the discussion in #462. @hedingfield > If you double click a cell to edit provider in the table do we care enough to try to make that an embedded...

enhancement

If you open any config with version = TEST in the UI, you get a message like this: 2020-04-22 10:34:36 PDT INFO: Migrated tabulator config version from TEST to 1.1.0....

bug

`ResultsWriter.generateCdfJson()` has a line that says `outputJson.put("Version", "1.0.0")`. Can we verify that this is a CDF / NIST format version, and not the version of our app? If the former...

help wanted
test coverage

Add a way to generate a config file with some of the values (e.g. the candidates and the CVR source) prepopulated from Dominion data folder.

enhancement
new input format