Menu

Webservice Commit Log


Commit Date  
[r135] by heibel

*** empty log message ***

2002-05-21 10:04:35 Tree
[r134] by weinerth

Problem.java
added setText(String text) method
ProblemCatalog.java
added setProblem(int index, Problem problem) method
ProblemModel.java
added addValue() method, returns true if value added
added private initResources() method to init ResourceBundle
added setValueAt(String text, int row, int column) method
ProblemModel.properties
ResourceBundle for the ProblemModel

Modified Files:
build.xml
src/java/de/fhworms/ztt/ox/examadministrationclient/RepositoryEditor.java
src/java/de/fhworms/ztt/ox/examrepository/Problem.java
src/java/de/fhworms/ztt/ox/examrepository/ProblemCatalog.java
src/java/de/fhworms/ztt/ox/examrepository/ProblemModel.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemCatalogTest.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemModelTest.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemTest.java
Added Files:
resource/de/fhworms/ztt/ox/resources/bundles/ProblemModel.properties

2002-05-17 10:55:53 Tree
[r133] by schaaf

*** empty log message ***

2002-05-16 13:40:20 Tree
[r132] by klotz

Implemented Taskcard #19
added Class ExamParticipant to wrap a Studentobject
in it

Added Files:
src/java/de/fhworms/ztt/ox/examrepository/ExamParticipant.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ExamParticipantTest.java

2002-05-16 13:18:29 Tree
[r131] by klotz

Implemented Taskcard #19
modified XML-Tags in ProblemCatalog concerning <anser tag=..> to
<answer correct="yes/no">

Modified Files:
src/java/de/fhworms/ztt/ox/examrepository/Exam.java
src/java/de/fhworms/ztt/ox/examrepository/ProblemCatalog.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ExamTest.java

2002-05-16 13:17:33 Tree
[r130] by heibel

Added

2002-05-16 08:50:32 Tree
[r129] by heibel

equals() added

2002-05-16 08:35:51 Tree
[r128] by heibel

equals() and clone() added

2002-05-16 08:35:09 Tree
[r127] by weinerth

Modified Files:
src/java/de/fhworms/ztt/ox/examadministrationclient/RepositoryEditor.java

RepositoryEditor now supports removing Problems and Answers by
multiple row selection.

2002-05-15 16:37:22 Tree
[r126] by weinerth

Modified Files:
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemTest.java
src/java/de/fhworms/ztt/ox/examrepository/Problem.java

added removeAnswers(Collection answers) that removes all
Answers from this Problem that are also contained in the
specified Collection, returns true if the Problem contained
the specified Answer
modified removeAnswer(Answer answer) returns true if the Problem
contained the specified Answer

2002-05-15 16:32:38 Tree
Older >
MongoDB Logo MongoDB