From 7a30e0a85d863bfd2b11c4c9a6c1a8ca5042cfa4 Mon Sep 17 00:00:00 2001 From: "Thomas (Tom) C. Gorordo" Date: Fri, 22 May 2026 04:10:21 -0700 Subject: [PATCH] allow source inspection of cgi script --- src/cgi/form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cgi/form.html b/src/cgi/form.html index f08b0f8..d274864 100644 --- a/src/cgi/form.html +++ b/src/cgi/form.html @@ -45,7 +45,7 @@

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.

The Smith set is the minimal set of candidates which can beat all others pairwise (by majority ranking)