WorldconVotingSystems/nomnom

Voting Support

Closed this issue · 0 comments

Add support for Hugo voting

Tasks

  1. 0 of 2
    core-functionality

Some notes on this:

  1. Should ballot order be randomized?

  2. Ballots must include the ability to rank "no award"

  3. Per conversation w/ Glasgow 2024 Hugo admin, the ballot has two requirements:

    "Final Award ballots shall include name, signature, address, and membership-number spaces to be filled in by the voter; however, if the voter does not have their membership number, it may be supplied by the Hugo Administrator or their designated staff member"

    After conversation, we believe that two requirements will satisfy:

    • The submission button for the ballot will be labeled "Submit ballot signed as ". Further, the site will show a notification popup indicating that signature as well.
    • The member's email address will be included in the ballot as reported to WSFS, if provided by the member.

Open questions (as yet not decided):

  • should the system also provide final counts? It is absolutely possible for
    this system to return the full count, and offer the ability to reject votes if
    needed in the process of that count.

Possible implementation help