Skip to content

jthelin/apcs-grader

 
 

Repository files navigation

#APCS Grader

Note: Requires python

Options: -h, --help show this help message and exit -c CONFIG, --config=Config Assignment config file (default=assignment.json)

before running grader.py:

  1. Create a JUnit test for the assignment or re-use an existing one.
  2. Create an assignment json file or modify assignment.json in the root directory with the appropriate settings.
  3. Make sure the submission zip, assignment support files and JUNIT tests are in the place defined in your assigment json file

see examples/assignment_moodle.json for a moodle config example and examples/assignment_single.json for a single assigment config example

About

Grader helper for an APCS class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%