Closed (works as designed)
Project:
Advanced Poll
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2006 at 22:25 UTC
Updated:
6 Dec 2006 at 22:30 UTC
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
Comment #1
ChrisKennedy commentedIncorrect: 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.