Menu

Webservice Commit Log


Commit Date  
[r642] by orth

a.orth
improved toXML and fromXML in the StudentSolutionProblem
endhanced the PipeElements and minimised the GradingAgent

Modified Files:
src/java/de/fhworms/ztt/ox/core/ExamParticipant.java
src/java/de/fhworms/ztt/ox/core/StudentSolutionProblem.java
src/java/de/fhworms/ztt/ox/gradingwizard/AddPolicy.java
src/java/de/fhworms/ztt/ox/gradingwizard/Adder.java
src/java/de/fhworms/ztt/ox/gradingwizard/DefaultAddPolicy.java
src/java/de/fhworms/ztt/ox/gradingwizard/GradingAgent.java
src/java/de/fhworms/ztt/ox/gradingwizard/NoNegativeAddPolicy.java
src/java/de/fhworms/ztt/ox/gradingwizard/Quantifier.java
src/java/de/fhworms/ztt/ox/gradingwizard/Scorer.java
src_test/java/unit/de/fhworms/ztt/ox/core/ExamParticipantTest.java
src_test/java/unit/de/fhworms/ztt/ox/core/StudentSolutionProblemTest.java

2003-03-12 19:19:27 Tree
[r641] by keidel

Implemented the inverse FFT (found on the web). Guessed the
corresponding factor and checked the functionality with
a proper unit test.

By the way. FFT and the inverse FFT can only cope with arrays
of the size 2, 4, 8, 16, ..., 2^N. This should be checked before
running. An apropriate Exception should be thrown if this condition
is not fullfilled.

Ralf Keidel

Modified Files:
src/java/de/fhworms/ztt/mepros/DoubleMath.java
test/src/java/unit/de/fhworms/ztt/mepros/DoubleMathTest.java
----------------------------------------------------------------------

2003-03-12 18:38:13 Tree
[r640] by raab

Raab

Adapted Classes to the abstract Problem-class.

Modified Files:
src/java/de/fhworms/ztt/ox/examadministrationclient/ExamWizard.java
src/java/de/fhworms/ztt/ox/examadministrationclient/ExamWizardSummaryPane.java
src/java/de/fhworms/ztt/ox/examclient/ExamClientChangeListener.java
src/java/de/fhworms/ztt/ox/examclient/ExamClientView.java
src/java/de/fhworms/ztt/ox/examserver/RemoteExamInterface.java
src/java/de/fhworms/ztt/ox/repositoryserver/RemoteCourseCatalog.java
src/java/de/fhworms/ztt/ox/repositoryserver/RemoteCourseCatalogImpl.java
src/java/de/fhworms/ztt/ox/repositoryserver/RemoteStudentCatalog.java
src/java/de/fhworms/ztt/ox/repositoryserver/RemoteStudentCatalogImpl.java
src/java/de/fhworms/ztt/ox/repositoryserver/RepositoryFiller.java
src/java/de/fhworms/ztt/ox/repositoryserver/RepositoryServer.java
src/java/de/fhworms/ztt/ox/repositoryserver/RepositoryServerImpl.java

2003-03-12 12:33:33 Tree
[r639] by raab

Raab

defined Problem as an abstract class, moved some funktionality from it
into the SubClass MasterSolutionProblem.

Removed ProblemObjekts in other Classes and TestClasses!

Modified Files:
src/java/de/fhworms/ztt/ox/core/MasterSolutionProblem.java
src/java/de/fhworms/ztt/ox/core/Problem.java
src/java/de/fhworms/ztt/ox/core/StudentSolutionProblem.java
src/java/de/fhworms/ztt/ox/examclient/ExamClientModel.java
src_test/java/unit/de/fhworms/ztt/ox/core/ExamTest.java
src_test/java/unit/de/fhworms/ztt/ox/deployment/AccountBuilderTest.java
src_test/java/unit/de/fhworms/ztt/ox/examserver/RemoteExamTest.java

2003-03-12 11:07:40 Tree
[r638] by orth

orth
improved the ExamParticipant and enhanced the test

Modified Files:
src/java/de/fhworms/ztt/ox/core/ExamParticipant.java
src_test/java/unit/de/fhworms/ztt/ox/core/ExamParticipantTest.java

2003-03-11 18:19:24 Tree
[r637] by conner

Added a listener interface to the Application class

Modified Files:
src/java/de/fhworms/ztt/nettransporter/core/Application.java
test/src/java/unit/de/fhworms/ztt/nettransporter/core/ApplicationTest.java
Added Files:
src/java/de/fhworms/ztt/nettransporter/core/ErrorStateChangeListener.java

2003-03-11 17:37:09 Tree
[r636] by orth

orth
added the sumPoints and the qunatifiedMark
improved the placing of the xml elements

Modified Files:
src/java/de/fhworms/ztt/ox/core/ExamParticipant.java
src_test/java/unit/de/fhworms/ztt/ox/core/ExamParticipantTest.java

2003-03-11 16:42:39 Tree
[r635] by keidel

Improved the fftTest. Added some convenience methods:
e.g. calcPolar (with threshold)
Now amplitude and angle are checked.

Wolf, Keidel

Modified Files:
src/java/de/fhworms/ztt/mepros/DoubleMath.java
test/src/java/unit/de/fhworms/ztt/mepros/DoubleMathTest.java
----------------------------------------------------------------------

2003-03-11 15:58:22 Tree
[r634] by conner

Updated JUnit

Modified Files:
lib/junit.jar

2003-03-11 15:56:08 Tree
[r633] by conner

Updated JUnit.
Added applicant data related functionalty to Application class.
Modified Files:
lib/junit.jar
Added Files:
src/java/de/fhworms/ztt/nettransporter/core/Application.java
test/src/java/unit/de/fhworms/ztt/nettransporter/core/ApplicationTest.java

2003-03-11 15:51:36 Tree
Older >
MongoDB Logo MongoDB