A code autograder for student homework submissions
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ben Kurtovic 4b17bee2df Add CS 241 Honors spec il y a 8 ans
desk Structure il y a 8 ans
jail Structure il y a 8 ans
lib Structure il y a 8 ans
spec Add CS 241 Honors spec il y a 8 ans
.gitignore Structure il y a 8 ans
.gitmodules Add CS 241 Honors spec il y a 8 ans
README.md Initial commit il y a 8 ans
kgrader.rb Structure il y a 8 ans

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.