A code autograder for student homework submissions
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Ben Kurtovic 4b17bee2df Add CS 241 Honors spec hace 8 años
desk Structure hace 8 años
jail Structure hace 8 años
lib Structure hace 8 años
spec Add CS 241 Honors spec hace 8 años
.gitignore Structure hace 8 años
.gitmodules Add CS 241 Honors spec hace 8 años
README.md Initial commit hace 8 años
kgrader.rb Structure hace 8 años

README.md

kgrader

kgrader is a code autograder, originally created by the course staff of CS 296-41 (Systems Programming Honors) at the University of Illinois to grade student homework submissions.

It is written in Ruby.