The Agora
In the spirit of the Ancient Greek Agora, we invite you to join our vibrant community - a contemporary meeting place for the exchange of ideas, inspired by the practices of old. Just as the Agora served as the heart of public life in Ancient Athens, our platform is designed to be the epicenter of meaningful discussion and thought-provoking dialogue.
Here, you are encouraged to speak your mind, share your insights, and engage in stimulating discussions. This is your opportunity to shape and influence our collective journey, just like the free citizens of Athens who gathered at the Agora to make significant decisions that impacted their society.
You're not alone in your quest for knowledge and understanding. In this community, you'll find support from like-minded individuals who, like you, are eager to explore new perspectives, challenge their preconceptions, and grow intellectually.
Remember, every voice matters and your contribution can make a difference. We believe that through open dialogue, mutual respect, and a shared commitment to discovery, we can foster a community that embodies the democratic spirit of the Agora in our modern world.
Community guidelines
New posts should begin with one of the following:
- [Question]
- [Discussion]
- [Poll]
Only moderators may create a [Vote] post.
Voting History & Results
view the rest of the comments
Fine idea.
Given it can get extracted by script, we could simply instruct each vote should contain a list of rankings in a specific format, like ... brainstorming:
4,5,2,1,3
where candidate 4 would get 5 points, candidate 5 gets 4 points, and so on.
4, 5, 2, 1,3
"... to make it a bit syntax-tolerant.Edit ...
The more i think about it, the more i come to the pont that this method would be elegantly simplistic. [shoulderpat] ;-)
Cons:
Alerts:
Fix: should have a way to assign equal rank to options, like
(4, 5), 2
In this example, 4 and 5 would get (5+4)/2=4.5 points each (not 5 because that would give slightly more total weight to the vote), 3 points for option 2, and (2+1)/2=1.5 points to each of the remaining options 1 and 3. (And no such things are not too complex for my mind, as someone elsewhere wanted to suggest to me.)
So rather than giving the first choice an excessive gravity and counting second choices only if that didn't meet the threshold (thereby determining a majority from the rankings at the cost of ballots that didn't present a full ranking), this allows for determining even or "unconclusive" preferences. I also had the possibility of multiple selection in mind. Keep it simple.
Some ranked ballot systems that count all rankings: