added functionality to load archived exam
src/java/de/fhworms/ztt/ox/core/Exam.java
Added Files:
added a rudimentary GradingAgent. It reads the written Exam from disk
and writes the grading results to stdout.
src/java/de/fhworms/ztt/ox/gradingwizard/GradingAgent.java