A code autograder for student homework submissions
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Ben Kurtovic 4b17bee2df Add CS 241 Honors spec 8 anos atrás
desk Structure 8 anos atrás
jail Structure 8 anos atrás
lib Structure 8 anos atrás
spec Add CS 241 Honors spec 8 anos atrás
.gitignore Structure 8 anos atrás
.gitmodules Add CS 241 Honors spec 8 anos atrás
README.md Initial commit 8 anos atrás
kgrader.rb Structure 8 anos atrás

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.