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 4b17bee2df Add CS 241 Honors spec пре 8 година
desk Structure пре 8 година
jail Structure пре 8 година
lib Structure пре 8 година
spec Add CS 241 Honors spec пре 8 година
.gitignore Structure пре 8 година
.gitmodules Add CS 241 Honors spec пре 8 година
README.md Initial commit пре 8 година
kgrader.rb Structure пре 8 година

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.