diff --git a/src/cgi/form.html b/src/cgi/form.html index d274864..681876d 100644 --- a/src/cgi/form.html +++ b/src/cgi/form.html @@ -45,7 +45,8 @@
This is an upload form for the smithy RCV Ballot counter for identifying the Smith set (majority winners) in small elections, mainly to help with UO Physics Grad student elections of various flavors. This form uses the UO pages.uoregon.edu CGI Capability, so the implementation of smithy being invoked can be inspected here -and you may also inspect the source of this page to verify that this script is called to invoke it. +and you may also inspect the source of this page to verify that this script is called to invoke it - though +you have to trust it to be responding with its own contents faithfully.
The Smith set is the minimal set of candidates which can beat all others pairwise (by majority ranking) @@ -57,7 +58,7 @@ and you may also inspect the source of this page to verify that test_ballot.csv: +
| Alice | @@ -85,7 +86,8 @@ e.g.:2 |
|---|
The form will return a list of the Smith-set winners sorted lexicographically (they are all equally good majority winners).