What is Ferris Grader

Launch the application via Java Web Start

Grader allows students to check the output of their programs to see if they are correct.

Tutorial

Click the 'Launch' button above.

Once started, it will look something like this:

Screenshot

Select the assignment from the dropdown box. Not all assignments are able to be graded in this way.

Screenshot

Click the "..." button to select the Eclipse /bin directory which contains your project's compiled *.class files

Screenshot

Click the "Check" button to run your code and check its output against what the expected output.

Screenshot

If there are are no differences in output, grader will tell you your results are correct.

Screenshot