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

About Plurality Voting

+ +

<%= link_to "Plurality voting", +"http://en.wikipedia.org/wiki/Plurality_electoral_system" %> selects the +winner who has received the most "number one" votes, regardless of +whether or not he or she has a majority of votes.

+ +

Plurality voting is also variously referred to as, "first past the +post," "winner-take-all," "majoritarian" or "simple majority" +voting.

+ +
+ +<%= image_tag(graph_url( :action => 'plurality_pie', :id => @election ) )%>