📝 Background
The Condorcet method is an election method where, by randomly doing many 1-on-1 elections and recoding who wins each time, candidates can be sorted by preference without explicit ranking.
Wikipedia
This method was used by Tom Scott in his 2020 YouTube video, "What Is The Best Thing" to efficiently sort a massive set of candidates that would be impractical to sort via ranking.
This website aims to implement this practice in a user-friendly manner, enabling everyday persons to use this method with little training.
This project also makes a particular effort to allow Condorcet comparisons of multiple media types rather than only text information.