Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for pairwise judging #187

Open
ikhatri opened this issue Jan 26, 2020 · 0 comments
Open

Add support for pairwise judging #187

ikhatri opened this issue Jan 26, 2020 · 0 comments
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

Comments

@ikhatri
Copy link
Member

ikhatri commented Jan 26, 2020

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}

@ikhatri ikhatri added 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 labels Jan 26, 2020
@ntdkhiem ntdkhiem added this to the Future milestone Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants