I propose, for the sake of it, we can have fun with an Instant-Runoff Vote similar to our electoral system. (This is not to endorse IRV as the theoretically ideal method for this election, see here, but it's simple enough, ~~familiar~~ Australian enough, and good enough)
How my proposal would work:
- A post for the election lists (and links to) the nominations and explains the election premise, and instructs voters to reply with a new comment ranking all of the nominations in order of preference (we can create a source ballot template using
code formatting
so they can copy-paste it into the comment field). Once the voting deadline is up, the IRV process is followed - votes are allocated to each ballot's top remaining preference, the candidate with the least votes is eliminated and their votes re-distributed to those ballots' next preference, repeat until a candidate passes 50%.
(Since this competition is a small scale, there are online tools which can semi-automate and validate the IRV count - https://petertheone.github.io/IRV/ seems like a simple one)
Some issues I foresee:
- Eligibility: Who is allowed to vote? Only people living in Australia? Anyone in the region? People who have lived in Australia but are now citizens elsewhere? Anyone who cares enough about Australia's LemmyVision journey to vote?
- Invalid votes: if there's one constant on the internet, it's people unwilling or unable to follow basic instructions like "copy-paste this ballot as a new base comment, fill in all the numbers and then click post". If a vote is incomplete, contradictory, duplicated or otherwise hard to understand, we should ask the poster to edit their comment until it is valid. (Non-anonymous voting FTW)
- Uninformed votes, such as someone just picking a song they already like as [1] and donkey-voting the rest. This is why I added the requirement to rank all the candidates
An example of a ballot template:
(use the 'source' button to see how I created this, note the four backticks surrounding everything, because there's already three backticks used for formatting the candidate section)
___
**LemmyVision 2 Australian Nomination Ballot** (1977 edition)
Place a number inside the box next to ALL songs, ranking them from 1 to 4 in order of preference.
```
[] "Advance Australia Fair"
[] "Waltzing Matilda"
[] "God Save the Queen"
[] "Song of Australia"
```
___
What that ballot looks like when filled in and posted:
LemmyVision 2 Australian Nomination Ballot (1977 edition)
Place a number inside the box next to ALL songs, ranking them from 1 to 4 in order of preference.
[2] "Advance Australia Fair"
[1] "Waltzing Matilda"
[4] "God Save the Queen"
[3] "Song of Australia"