Implemented an Exam class that has a Course, title, list of Students, list of Problems and a state.
Added Files: src/java/de/fhworms/ztt/ox/examrepository/Exam.java src_test/java/unit/de/fhworms/ztt/ox/examrepository/ExamTest.java
Authored by: weinerth 2002-05-03
Parent: [r109]
Child: [r111]