A code autograder for student homework submissions
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Ben Kurtovic 4b17bee2df Add CS 241 Honors spec 8 yıl önce
desk Structure 8 yıl önce
jail Structure 8 yıl önce
lib Structure 8 yıl önce
spec Add CS 241 Honors spec 8 yıl önce
.gitignore Structure 8 yıl önce
.gitmodules Add CS 241 Honors spec 8 yıl önce
README.md Initial commit 8 yıl önce
kgrader.rb Structure 8 yıl önce

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.