Some extensions and scripts for DOMjudge for regional contest.
located at /feed
Modified from DOMjudge master branch. Compatible for DOMJudge v5.3.0.
Need to modify manually:
- Delete <?xml> part
<contest-id/>need to fill, for example,<contest-id>1</contest-id>- Delete all team without affiliation
Author: @dailongao, licensed under GPL v2.
located at /scripts
Transform event-feed.xml to result.xml for icpc.baylor.edu.
Author: @TsReaper, licensed under MIT.
Use https://github.com/ubergeek42/domjudge-gatling
Notice:
- Remove CSRF part.
- Modify the last part of script to enable stress test instead of testing one single pass.
- Use clean database to test.
Take a look of our competition document to get ready for stress test.