Skip to content

Commit c8edf60

Browse files
vmcjeldering
andcommitted
Add suggestions for teaching
Co-authored-by: Jaap Eldering <[email protected]>
1 parent 0e8d76e commit c8edf60

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

website/tools.shtml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,16 @@
6969
is useful to keep problem data secret and to make sharing credentials easier on the organizer.
7070
</p>
7171

72+
<h3>DOMjudge for teaching</h3>
73+
74+
<p> DOMjudge is mostly focused on being a contest system for short running contests. Some people use the
75+
automatic judging for teaching. When possible we can incorporate such extensions to provide easier access
76+
through the API and UI with feature requests. Since not everything will make it into our releases, we link here to
77+
some extensions to help with this use case.
78+
<ul>
79+
<li><a href="https://github.com/ioi/isolate">Isolate</a> this is an alternative to our judgedaemon with chroot.</li>
80+
<li><a href="https://tobias.meggendorfer.de/domtutor.html">DOMtutor</a></li>
81+
</ul>
82+
</p>
83+
7284
<!--#include virtual="/footer.shtml" -->

0 commit comments

Comments
 (0)