Markus is accessed via https://markus.student.cs.uwaterloo.ca
~isg/bin on linux.student.cs is a collection of legacy assignment marking scripts that drive the back-end of the Markus auto-marking setup (even though Markus is not really meant for automarking, but for annotation of student submissions only).
The relevant files and directories pertaining to these marking scripts are:
Relevant configuration files are in:
To disable these tests and any use of the handin folder on the course account, simply comment out the "post commit hook" call code in markus@assignments.student.cs:~markus/markus_csNNN_term/markus-*/lib/repo/subversion_repository.rb.
As root@assignments.student.cs
do pkill mongrel
followed by apachectl graceful
or apachectl restart
, wait two minutes and then check service at https://markus.student.cs.uwaterloo.ca
.
-- OmNafees - 2014-05-01