DOMjudge
This is the Programming Contest Jury System "DOMjudge" version 7.3.0DEV
DOMjudge is a system for running a programming contest, like the
ICPC regional and world championship programming contests.
Documentation
For more information on installation and requirements see the
documentation under the doc/admin directory. There are HTML and PDF
versions of the documentation available, prebuilt from SGML sources.
The doc/ directory also contains documentation for users of DOMjudge,
namely for jury members (under doc/judge) and teams (under doc/team).
The jury documentation is also available in HTML and PDF format.
The team documentation is available prebuilt in PDF format, but it
contains default/example settings. To include the correct settings for
your local environment, DOMjudge has to be properly configured first,
as parts of the configuration are used in it (e.g. the URL to the team
interface of DOMjudge). A LaTeX installation including the packages
svn
and expdlist
is required to rebuild the team documentation.
For more information, see the administrator documentation.
All documentation is also available online at the DOMjudge homepage:
https://www.domjudge.org/documentation
Please note that this documentation is from the latest stable
release and thus might not apply to your version.
A fresh copy of the repository source tree must first be bootstrapped,
generating the configure script and documentation. This can be done
by running 'make dist', see the online documentation, section
"Developer information" for more details.
Copyright & Licensing
DOMjudge is Copyright (c) 2004 - 2020 by the DOMjudge developers and
all respective contributors. The current DOMjudge developers are Jaap
Eldering, Nicky Gerritsen, Keith Johnson, Thijs Kinkhorst and Tobias
Werth; see the administrator's manual for a complete list of
contributors.
DOMjudge, including its documentation, is free software; you can
redistribute it and/or modify it under the terms of the GNU General
Public License as published by the Free Software Foundation; either
version 2, or (at your option) any later version. See the file
COPYING.
Additionally, parts of this system are based on other programs, which
are covered by other copyrights. This will be noted in the files
themselves and these copyrights/attributions can also be found in the
administrator manual.
The following JavaScript libraries/snippets are included:
- jscolor.js: copyright Jan Odvarko, licensed under the GNU LGPL.
- Ace editor: licensed under the BSD licence, see COPYING.BSD.
The default validator from the Kattis problemtools package is
included, licensed under the MIT licence, see COPYING.MIT.
The M4 autoconf macros are licensed under all-permissive and GPL3+
licences; see the respective files under m4/ for details.
Furthermore, a binary version of the dash shell (statically compiled)
is distributed with DOMjudge. This program is copyright by various
people under the BSD licence and a part under the GNU GPL version 2,
see doc/dash.copyright for more details.
Sources can be downloaded from: https://www.domjudge.org/sources/
The DOMjudge tarball ships external library dependencies in the
lib/vendor directory. These are covered by their individual licenses
as specified in the file composer.lock.
Contact
The DOMjudge homepage can be found at:
https://www.domjudge.org/
Announcements of new releases are sent to our low volume announcements
mailinglist. Subscription to this list is done via
https://www.domjudge.org/mailman/listinfo/domjudge-announce
The developers can be reached through the mailinglist
domjudge-devel@domjudge.org. You need to be subscribed before
you can post. Information, subscription and archives are available at:
https://www.domjudge.org/mailman/listinfo/domjudge-devel
DOMjudge has a Slack workspace where a number of developers and
users of DOMjudge linger. More information can be found at
https://www.domjudge.org/chat