Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ia-toki/judgels
Modern programming contest system
https://github.com/ia-toki/judgels
competitive-programming
Last synced: 4 months ago
JSON representation
Modern programming contest system
- Host: GitHub
- URL: https://github.com/ia-toki/judgels
- Owner: ia-toki
- License: gpl-2.0
- Created: 2018-07-11T02:52:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-03T01:05:22.000Z (4 months ago)
- Last Synced: 2024-11-03T02:17:08.012Z (4 months ago)
- Topics: competitive-programming
- Language: Java
- Homepage: https://judgels.toki.id
- Size: 14.2 MB
- Stars: 122
- Watchers: 16
- Forks: 24
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Usage
Judgels has been used for:
- [TLX](https://tlx.toki.id), :indonesia: Indonesia's largest competitive programming training website.
- Indonesian National Olympiad in Informatics since 2015.
- Asia-Pacific Informatics Olympiad 2015 & 2020, hosted by Indonesia.## Features
This is a non-exhaustive list of Judgels's features:
**Problem management**
- multilanguage problem statements
- batch, interactive, output-only, and functional (like IOI 2010 and above) problem types
- custom checker (scorer)
- subtasks with different points
- version control**Contest management**
- IOI- and ICPC-style contests
- virtual contests, where contestants can start at different times
- announcements, clarifications, scoreboards
- various user roles: contestants, supervisors, and managers## Docs
For user guide, visit the Judgels website at [judgels.toki.id](https://judgels.toki.id).
For dev guide, visit the [wiki](https://github.com/ia-toki/judgels/wiki).
## Credit
Judgels was initiated based on an IOI 2014 paper: [Components and Architectural Design
of an Autograder System Family](http://www.ioinformatics.org/oi/pdf/v8_2014_69_80.pdf),
by Jordan Fernando and Inggriani Liem.## License
GNU GPL version 2.