Skip to content

An automatic evaluation system for Java code, designed to give beginning programmers feedback without revealing the specific tests being used.

Notifications You must be signed in to change notification settings

benchun/autograder

Repository files navigation

This is an automatic evaluation system for Java code, designed to give beginning programmers feedback without revealing the specific tests being used.


EXAMPLE

Compile everything, then run ClassroomGrader to see the output.

The files Student.java and Classroom.java fulfill this specification:
http://galileoweb.org/chunb/2011/10/18/lab-8-classroom/

You can subclass Grader to create your own tests for any classes or methods you want.

About

An automatic evaluation system for Java code, designed to give beginning programmers feedback without revealing the specific tests being used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published