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 7a29b1d145 Basic maintenance 8 yıl önce
desk Structure 8 yıl önce
jail Structure 8 yıl önce
lib Basic maintenance 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
rakefile Basic maintenance 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.