A code autograder for student homework submissions
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Ben Kurtovic 80449a0c49 Structure 8年前
desk Structure 8年前
jail Structure 8年前
lib Structure 8年前
.gitignore Structure 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.