Created
July 31, 2025 02:30
-
-
Save dsernst/e5538b2c18bf47820102bca08001ebde to your computer and use it in GitHub Desktop.
Example of STAR Voting with SIV — ballot https://siv.org/election/1753924540547/vote?auth=link
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": "item", | |
| "type": "score", | |
| "title": "What's the best flavor of ice cream?", | |
| "description": "STAR Voting — Score Then Automatic Runoff\n• Give your favorite choice(s) five stars.\n• Give your last choice(s) zero or leave blank.\n• Score other choices as desired.\n• Equal scores indicate equal support.", | |
| "options": [ | |
| { "name": "Vanilla" }, | |
| { "name": "Chocolate" }, | |
| { "name": "Strawberry" }, | |
| { "name": "Mint Chip" }, | |
| { "name": "Rocky Road" }, | |
| { "name": "Espresso" }, | |
| { "name": "Mango" } | |
| ], | |
| "write_in_allowed": false, | |
| "min_score": 0, | |
| "max_score": 5 | |
| } | |
| ] |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ballot: