Equal-Vote / star-server

STAR Voting is an upgrade to our current way of voting that allows voters to score candidates from 0 to 5. Ultimately, STAR Voting elects candidates who better represent the whole of the electorate. We are building a site that lets everyone from individuals to organizations use STAR Voting to host simple polls or run secure elections.
GNU Affero General Public License v3.0
19 stars 22 forks source link

Refactor Plurality tabulators to handle ties better #242

Open mikefranze opened 1 year ago

mikefranze commented 1 year ago

As of #241 random tiebreakers work but if random tiebreakers is disabled it will likely break. Some solutions discussed in #229.

ArendPeter commented 9 months ago

Renamed issue to only plurality since Approval has already been fixed