Skip to content

Daavar Programming Contest judge system based on domjudge

License

Notifications You must be signed in to change notification settings

aut-archive/daavar-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS REPO IS NOT MAINTAINED ANYMORE, PLEASE OPEN AN ISSUE IF YOU WANT TO CONTINUE

LAST REBASED WITH COMMIT befaa62459530b62f4d2b947eac95299d1de5010 OF DOMJUDGE.

You can use This Docker Image for JudgeHost source steps unfortunatly are lost so please DONT ASK FOR DOCKERFILE.

docker pull quay.io/daavar/judgehost
docker run -it --rm judgehost

You may also prefer original Dockerized Domjudge

Daavar Web

Daavar Programming Contest judge system based on domjudge. DOMjudge is a system for running a programming contest, like the ACM ICPC regional and world championship programming contests.

Copyright & Licencing

Daavar is Copyright 2013 - 2016 by Pooya Parsa pooya@pi0.ir was originally based on domjudge and heavily modified and improved by a group of students in amirkabir university for ICPC Contests. you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 3.

DOMjudge is Copyright (c) 2004 - 2016 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.

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.
  • JavaScript Cookie: licenced under the MIT licence, see COPYING.MIT.

The Spyc PHP YAML parser is included, licenced under the MIT licence, see COPYING.MIT.

GitHub Octicons are copyright 2012-2016 Github. Font License: SIL OFL 1.1 (http://scripts.sil.org/OFL) Code License: the MIT licence, see 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: https://www.domjudge.org/sources/

About

Daavar Programming Contest judge system based on domjudge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published