08 May 2013 20 10K Report

I teach several computer science courses that involve programming in C, Assembly, even Verilog and other languages. The courses are about programming, operating systrems, digital design, wireless sensor networks, and so on. Some I grade by hand, some using Makefiles, shell scripts or other tools. I was wondering what are the tools that you use for automated grading, that may include running programms in a sandbox and checking the output with usin regular expressions, or even for automated advising on coding practices, for, say, a class of 10 to 200 or more.

More Leo Selavo's questions See All
Similar questions and discussions