DOMjudge Online Demo
We have set up an online demonstration of the DOMjudge web interface, populated
with the data from a live contest.
What it does:
- Provide an idea of the look and feel of the public, team and jury interfaces
What it doesn't:
- Judge submitted solutions
- Show commandline and daemon interfaces
Use
Check out the following interfaces:
-
Public interface: shows the scoreboard.
-
Team interface: shows your submission, clarifications
and the scoreboard. You're always the DOMjudge testteam, this is hardcoded
in the demo site. You can't actually submit solutions.
-
Jury/admin interface: the full set of options available
to judges/admins. Log in with user jury or admin respectively.
The admin interface is a superset of the jury interface with additional
administrative options.
There are no judgehosts running, so things like rejudging have not much effect.
Team source code has been replaced with a placeholder, so the source diff
function is not useful.
- The plugin interface: this interface outputs various data
on the contest in XML format, to be used by plugins, e.g. for exporting it
to an external, fancier scoreboard or to gather statistics. There are
currently two datasets exported:
Login with user public for the public view or jury for the
full jury view (e.g. a non-frozen scoreboard).
Note that especially the event list might be quite long and take a long time
to load in your browser.
Note: all passwords are equal to the respective usernames.
Data
The data in the system is reset to a known good state every night, so feel
free to experiment. Please keep the system in a reasonable state though for
other visitors that may come by before the reset. The data is from an actual
contest, NWERC 2007, with some sensitive things removed.
If there's something not working, or you've got questions, contact us at the
domjudge-devel@lists.a-eskwadraat.nl mailinglist.
Last modified: Tuesday, 14-Jul-2009 07:54:34 UTC