Submitted by Alaa on Sat, 02/10/2004 - 23:43.
( categories: Miscellaneous )

I made a terible mistake I've been campaiging for a voting method till it got into the policies and all this time I used a wrong name.

the concorde voting method is a simple approval voting method where you vote yes or no for each candidate seperatly, it is not the ranking system I described.

the ranking system is called Condorcet voting method and it is has many variations the most popular is a variation used to pick on or two winners called Cloneproof Schwartz Sequential Dropping which is what the debian project uses.

for our needs we will use a simple Condorcet where you only rank and the top ranks win the vote (suiteable when choosing more than one winner.

sorry for the confusion I caused, and yes I promise to implement the CONDORCET voting module one day.