Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2010-12-29 | 414 Bytes | |
ferris-grader-0.0.1.zip | 2010-12-29 | 844.2 kB | |
Totals: 2 Items | 844.6 kB | 0 |
0.0.1 - First Release - Has properties file to enter assignment expected output - Allows student to select assignment - Allows student to select Eclipse /bin directory with classes - Finds the main(String [] args) method and executes it - Compares expected output with student output. - Displayes success message if correct - Displays hints about differences if not correct.