advpoll DRUPAL-4-7 Dec 6 13:13 PST

1) create an 'instant runoff' poll with 2 choices
2) as user a, vote 1,2 for list of candidates
3) as user b, vote 2,1 for same list of candidates

the candidates should be tied for first, but note that they aren't. also, the number in parens next to the candidate name does not logically correspond to anything '(100)'

Comments

ChrisKennedy’s picture

Status: Active » Closed (works as designed)

Incorrect: under IRV if two candidates are tied you drop one at random. As a result, the winner in your example will have 100% of the votes after dropping the other candidate.