This java application is for using a standard Makefile to grade student code submitted to Sakai via the mass-download functionality. It was created for, and is being used actively by, the CS1372 teaching assistance at Georgia Tech.
DICE is a parse-based online assessment system for C and Java programming courses. The system will compile and execute student programs against instructor-provided test cases, and then assign a grade based on the program output.