A code autograder for student homework submissions
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Kurtovic 7a29b1d145 Basic maintenance 8 vuotta sitten
desk Structure 8 vuotta sitten
jail Structure 8 vuotta sitten
lib Basic maintenance 8 vuotta sitten
spec Add CS 241 Honors spec 8 vuotta sitten
.gitignore Structure 8 vuotta sitten
.gitmodules Add CS 241 Honors spec 8 vuotta sitten
README.md Initial commit 8 vuotta sitten
rakefile Basic maintenance 8 vuotta sitten

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.