forked from DOMjudge/domjudge
-
Notifications
You must be signed in to change notification settings - Fork 0
DOMjudge programming contest jury system
License
GPL-2.0 and 2 other licenses found
Licenses found
GPL-2.0
COPYING
Unknown
COPYING.BSD
MIT
COPYING.MIT
younisd/domjudge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the Programming Contest Jury System "DOMjudge" version 4.1.0DEV DOMjudge is a system for running a programming contest, like the ACM 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: http://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 & Licencing --------------------- DOMjudge is Copyright (c) 2004 - 2015 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. Development is hosted at Study Association "A-Eskwadraat", Utrecht University, The Netherlands. 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. Various JavaScript libraries/snippets are included under www/js/: - sorttable.js: copyright Stuart Langridge, licenced under the MIT licence, see COPYING.MIT. - jscolor.js: copyright Jan Odvarko, licenced under the GNU LGPL. - tabber.js: copyright Patrick Fitzgerald, licenced under the MIT licence. - Ace editor: licenced under the BSD licence, see COPYING.BSD. - Flot: licenced under the MIT licence, see COPYING.MIT. - jQuery: licenced under the MIT licence, see COPYING.MIT. - jQuery TokenInput: dual licensed under GPL and MIT licences, see COPYING and COPYING.MIT. The default validator from the Kattis problemtools package is included, licenced under the MIT licence, see COPYING.MIT. The M4 autoconf macros are licenced 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: http://www.domjudge.org/sources/ Contact ------- The DOMjudge homepage can be found at: http://www.domjudge.org/ Announcements of new releases are sent to our low volume announcements mailinglist. Subscription to this list is done via https://lists.a-eskwadraat.nl/mailman/listinfo/domjudge-announce The developers can be reached through the mailinglist domjudge-devel@lists.a-eskwadraat.nl. You need to be subscribed before you can post. Information, subscription and archives are available at: https://lists.a-eskwadraat.nl/mailman/listinfo/domjudge-devel Some developers and users of DOMjudge linger on the IRC channel dedicated to DOMjudge on the Freenode network: server irc.freenode.net, channel #domjudge
About
DOMjudge programming contest jury system
Resources
License
GPL-2.0 and 2 other licenses found
Licenses found
GPL-2.0
COPYING
Unknown
COPYING.BSD
MIT
COPYING.MIT
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 40.8%
- JavaScript 25.9%
- C 22.9%
- Shell 5.8%
- C++ 1.9%
- Makefile 1.2%
- Other 1.5%