-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(judging): improve judging manager * feat(judging): improve judging results * added back button to judging results * Split teams into two groups based on their assigned judging slots + displaying table codes in the results * changed the judging threshold time to 12:50 * sorted the time slots by the starttime in judge management * Implemented the judging logic * removed unused imports + lint * fixed comment * divide the team score by the number of Verdicts they've received --------- Co-authored-by: Matej Tarca <[email protected]> Co-authored-by: Michal Masrna <[email protected]>
- Loading branch information
1 parent
63a4f3a
commit 478f5ea
Showing
5 changed files
with
220 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters