File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 69
69
is useful to keep problem data secret and to make sharing credentials easier on the organizer.
70
70
</p>
71
71
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
+
72
84
<!--#include virtual="/footer.shtml" -->
You can’t perform that action at this time.
0 commit comments