Add support for pairwise judging #187
Labels
Enhancement
New feature or request
On Hold
We are aware we need to fix it, but we need to wait.
Research
Research the issue at hand
Milestone
Lots of hackathons use MIT's Gavel for judging. Their pairwise algorithm is pretty good and we should support it as a judging option within Dashboard. See: https://www.anishathalye.com/2015/11/09/implementing-a-scalable-judging-system/ for details, it's gonna be a bit of a mathy implementation and you'll have to read the paper for details :)
The Judging algorithm options should be (for now): {classic_paper, classic_online, pairwise}
The text was updated successfully, but these errors were encountered: