About TabSort
A comprehensive solution for establishing ordinal judge preferences in competitive debate circuits.
Who?
Hi! I'm Adhitya Thirumala, the developer of this website. As a competitor and a coach, doing ordinal preferences at tournaments was my least favorite part of debate. I wanted to make a tool that would make it easier to do preferences while still keeping human input in the loop.
Why?
The establishment of ordinal preferences presents significant challenges when organizing competitive debate tournaments. The process of ranking between dozens and hundreds of judges requires considerable time and cognitive resources. TabSort has been developed to address these challenges and streamline the preference submission process.
How?
The application implements the Merge-Insertion sort algorithm (also known as the Ford-Johnson algorithm), which is specifically designed to minimize the number of comparisons required. Additional information regarding this algorithm can be accessed here.
This approach significantly reduces cognitive burden by decomposing the complex task of establishing ordinal preferences into a series of simple binary comparisons. The result is a more efficient and less demanding process for coaches and debaters preparing for prestigious tournaments which implement such preference styles, such as the Tournament of Champions.