-
Notifications
You must be signed in to change notification settings - Fork 9
Judging
Go to "bulk import hacks" and copy-and-paste your csv file from devpost here. Make sure you don't include the header column.
Table is a numeric attribute and stored in the "_id" column of the database. It auto-increments and cannot be changed.
Make sure you create judges only using the "Bulk create users" functionality. If you do it directly through Cognito, a corresponding "Judge" entry in the DB will not be created and the judge won't show up in the judge table!
You can view judges on the judge table. You can also edit their verticals here. If a judge is assigned to a vertical(s), they will get hacks from that vertical to review.
Login at https://root.treehacks.com
Judges can review. They can also skip a hack if they don't want to review it.
- TODO: show stats such as # of applications reviewed on the judges page.
- TODO: show stats such as average ranking on the hacks page.
- TODO: allow judges to enter a custom table number on the review page