X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/4e41e4ab171d4d47cdac0f8676bf78d36e6eb007..18f4d0bd0025dd963b5fab238964de6d20e0d354:/app/views/quickvote/_methodinfo_condorcet.rhtml?ds=sidebyside diff --git a/app/views/quickvote/_methodinfo_condorcet.rhtml b/app/views/quickvote/_methodinfo_condorcet.rhtml new file mode 100644 index 0000000..a02c1d7 --- /dev/null +++ b/app/views/quickvote/_methodinfo_condorcet.rhtml @@ -0,0 +1,14 @@ +
+

About Simple Cordorcet Voting

+ +

<%= link_to "Condorcet", +"http://en.wikipedia.org/wiki/Condorcet_method" %> allows voters to rank +candidates in order of preference. If there is a choice whom voters +prefer to each other choice when compared to one at a time, that choice +will be the winner.

+ +

There is a family of Condorcet methods. This method is referred to as +"Simple Condorcet" to distinguish it from the Schulze method which is +another Condorcet system.

+ +