X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/2b0073e486a86c2546b58a7ffc10d641f73d196a..45d48f668c0159ebae18fecb76b3b94f79f87d24:/app/views/quickvote/_pref_tables.rhtml
diff --git a/app/views/quickvote/_pref_tables.rhtml b/app/views/quickvote/_pref_tables.rhtml
index 3479167..588ec22 100644
--- a/app/views/quickvote/_pref_tables.rhtml
+++ b/app/views/quickvote/_pref_tables.rhtml
@@ -7,6 +7,9 @@
+Each number shows how many times the candidate on the left beat the
+matching candidate on the top. The Schulze/Condorcet winner is on the top of the
+left column.
|
<% candidates.each do |candidate| -%>
@@ -34,6 +37,9 @@
+A simplification of the above data. The winner is on the left; each cell
+names the defeated candidate and the magnitude of the victory in parenthesis.
+
<% candidates.each do |victor| %>
<%=h @names[victor] %> |