| Gradem Home | Config Files | Installation | Download |
markem.py is a driver script for egrade.py. markem.py takes as arguments a list of student directory names to be graded. Typical usage is:
where * is the Unix file wildcard.markem.py *
provided a file named category exists in the students directory. For example, my test script generates a file namedegrade.py category userid
compile.log
containing compiler error messages; the file is deleted by the testing
script if it is empty; in this case being missing means that no
compile error marks need be applied. Ditto for the late marks. For a given category the script iterates over all directories before moving on to the next category (file to be graded).
*.grd files.
markem.py -c catgeory *