spelling and superficial errors
author<mako@atdot.cc> <>
Mon, 11 Feb 2008 15:48:50 +0000 (10:48 -0500)
committer<mako@atdot.cc> <>
Mon, 11 Feb 2008 15:48:50 +0000 (10:48 -0500)
- created a new todo list with feedback from first full elections
- made spelling and superficial errors based on feedback

TODO
app/views/election/detailed_results.rhtml

diff --git a/TODO b/TODO
index be982eeb0f2e80459948cc28269d7a197049e975..f2e186e5ee61a36d8cd5a4168fa6687d18ee450c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,2 +1,33 @@
 Known bugs or issues:
 
+- randomize each voting list
+
+- it'd be nice if the ordering were persistent, so I could drag
+  the candidates around, then come back later (loading the page anew),
+  make tweaks, and submit.
+
+- the results page says "the winner is Elizabeth Stark"; it'd be nice
+  if it were aware that it's a five-seat election and could say
+  explicitly who the whole board is.
+
+- it's probably a good thing that users can't check out what alternate
+  voting systems would have done at the click of a button. =)
+  (though of course they could work it out themselves.)
+
+- is there rhyme or reason to the ordering within each row of the
+  second table in pref_tables?  it could be, eg, sorted by magnitude
+  of victory, narrowest first.
+
+- it'd be nice to attach names to the email identities, on eg the
+  details page; in this election we'd have said MIT for gregp@mit.edu,
+  Northeastern for cbudnick@gmail.com, etc.  I don't know many of these
+  addresses, and names would be more informative.  (They'd be more
+  helpful for auditing, too, as one could separately match names to the
+  correct list and match addresses to names.)
+
+- just a tiny suggestion - possibly it could be a good idea to add a
+  counter/line-count to the table with keys and vote results so in one
+  glance someone can see that the number of votes matches the number of
+  voters.
+
+
index 46685703f77c577389fb6665487bc63aae4f7927..eae756ad58560e577c4ff25410709f12bd17f9c0 100644 (file)
@@ -13,7 +13,7 @@
 <p>The voting rolls -- displayed here in alphabetical order -- for the
 last election are are follows.</p>
 
-<p>Information is displayed here to help voters verify that their own
+<p>Information is displayed here to help voters verifying that their own
 vote was recorded correctly and that the election was not tampered
 with.</p>
 

Benjamin Mako Hill || Want to submit a patch?