A code autograder for student homework submissions
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Ben Kurtovic 80449a0c49 Structure 8 lat temu
desk Structure 8 lat temu
jail Structure 8 lat temu
lib Structure 8 lat temu
.gitignore Structure 8 lat temu
README.md Initial commit 8 lat temu
kgrader.rb Structure 8 lat temu

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.