Added a new bar graph, that counts how many points the borda system of
author<jlsharps@mit.edu> <>
Fri, 10 Aug 2007 22:47:33 +0000 (18:47 -0400)
committer<jlsharps@mit.edu> <>
Fri, 10 Aug 2007 22:47:33 +0000 (18:47 -0400)
commit09c67d9323c7d379d4c6de5dc0457b6de16cff14
tree9e0ff53e3eec3ff3303ba7c3f825b0c0c50bdf76
parentbb6aa392b953e018389843b02f044afd45d8afb9
Added a new bar graph, that counts how many points the borda system of
voting has asssigned to every candidate, it shows the margins fo victory
and loss clearly. Also had to make modifications to the RubyVote libary.
There was an error in BordaVote that prevented it from working correctly,
which has been fixed. Also added an attr_reader to BordaResult for
ranked_candidates. About to delete the Gruff Plugin v 0.1.2 and replace it
with Gruff gem v 0.2.8.
app/controllers/election_controller.rb
app/controllers/graph_controller.rb
app/controllers/quickvote_controller.rb
app/controllers/site_controller.rb
app/views/quickvote/results.rhtml
lib/rubyvote/positional.rb

Benjamin Mako Hill || Want to submit a patch?