merged changes back from live
[selectricity-live] / TODO
1 Known bugs or issues:
2
3 - randomize each voting list
4
5 - it'd be nice if the ordering were persistent, so I could drag
6   the candidates around, then come back later (loading the page anew),
7   make tweaks, and submit.
8
9 - the results page says "the winner is Elizabeth Stark"; it'd be nice
10   if it were aware that it's a five-seat election and could say
11   explicitly who the whole board is.
12
13 - it's probably a good thing that users can't check out what alternate
14   voting systems would have done at the click of a button. =)
15   (though of course they could work it out themselves.)
16
17 - is there rhyme or reason to the ordering within each row of the
18   second table in pref_tables?  it could be, eg, sorted by magnitude
19   of victory, narrowest first.
20
21 - it'd be nice to attach names to the email identities, on eg the
22   details page; in this election we'd have said MIT for gregp@mit.edu,
23   Northeastern for cbudnick@gmail.com, etc.  I don't know many of these
24   addresses, and names would be more informative.  (They'd be more
25   helpful for auditing, too, as one could separately match names to the
26   correct list and match addresses to names.)
27
28 - just a tiny suggestion - possibly it could be a good idea to add a
29   counter/line-count to the table with keys and vote results so in one
30   glance someone can see that the number of votes matches the number of
31   voters.
32
33

Benjamin Mako Hill || Want to submit a patch?