Modified Files:
src_test/java/unit/de/fhworms/ztt/ox/examrepository/AnswerModelTest.java
src/java/de/fhworms/ztt/ox/examrepository/AnswerModel.java
added removeValuesAt(int[] rows) method that removes all
Answers from this model specified by an array of row indices.