Menu

Webservice Commit Log


Commit Date  
[r608] by raab

Raab, Nena

Some changes with regard to javadoc, and a small change in OneToFiveMarkLevelTest.Thats it.

Modified Files:
src/java/de/fhworms/ztt/ox/gradingwizard/FifteenToZeroMarkLevel.java
src/java/de/fhworms/ztt/ox/gradingwizard/GradingAgent.java
src/java/de/fhworms/ztt/ox/gradingwizard/OneToFiveMarkLevel.java
src/java/de/fhworms/ztt/ox/gradingwizard/RoundValue.java
src_test/java/unit/de/fhworms/ztt/ox/gradingwizard/OneToFiveMarkLevelTest.java

2003-02-28 11:11:59 Tree
[r607] by raab

Raab, Nena
Only little changes
Modified Files:
src_test/java/unit/de/fhworms/ztt/ox/gradingwizard/FifteenToZeroMarkLevelTest.java
src_test/java/unit/de/fhworms/ztt/ox/gradingwizard/OneToFiveMarkLevelTest.java

2003-02-27 16:33:56 Tree
[r606] by raab

Raab, Nena

Two new Unit-Tests, Thats all....

FifteenToZeroMarkLevelTest tests RoundUp
OneToFiveMarkLevelTest tests RoundAverage

Added Files:
src_test/java/unit/de/fhworms/ztt/ox/gradingwizard/FifteenToZeroMarkLevelTest.java
src_test/java/unit/de/fhworms/ztt/ox/gradingwizard/OneToFiveMarkLevelTest.java
Removed Files:
src_test/java/unit/de/fhworms/ztt/ox/gradingwizard/QuantifierTest.java

2003-02-27 15:57:34 Tree
[r605] by wolf

Modified Files:
src/java/de/fhworms/ztt/mepros/Complex.java
test/src/java/unit/de/fhworms/ztt/mepros/ComplexTest.java

Added methods addto, subto, multo, modulus && test-methods

2003-02-27 14:34:31 Tree
[r604] by keidel

Modified Files:

New test case to check the Exception in the class Histogram.

Hofmann, Wolf, Keidel

src/java/de/fhworms/ztt/mepros/Histogram.java
test/src/java/unit/de/fhworms/ztt/mepros/HistogramTest.java
----------------------------------------------------------------------

2003-02-27 11:29:47 Tree
[r603] by raab

Nena Raab
Added Classes rounds the scored mark of a participant up/down to an
defined mark of the "Pruefungsordnung" (15,14,..,0) (1.0, 1.3, 1.7, ...,4.0, 5.0).
And shows if he has passed the exam.

Modified Files:
GradingAgent.java
Added Files:
FifteenToZeroMarkLevel.java OneToFiveMarkLevel.java
RoundValue.java
Removed Files:
OneToFiveMarkLevelPolicy.java QuantifierPolicy.java
RoundUpQuantifierPolicy.java

2003-02-27 10:44:45 Tree
[r602] by keidel

Improved code in Answer.java and Problem.java (typos, clone())

Orth, Keidel

Modified Files:
src/java/de/fhworms/ztt/ox/core/Answer.java
src/java/de/fhworms/ztt/ox/core/Problem.java
----------------------------------------------------------------------

2003-02-26 11:16:39 Tree
[r601] by orth

a.orth
added a logging mechanism for the examadministrationclient

Modified Files:
build.xml
src/java/de/fhworms/ztt/ox/examadministrationclient/ExamAdministrationClient.java
Added Files:
resource/de/fhworms/ztt/ox/examadministrationclient/logging.properties

2003-02-25 18:20:46 Tree
[r600] by conner

Added user authentication and SSL support.

Modified Files:
build.xml src/java/de/fhworms/ztt/zfunc/ZFuncServer.java
src/java/de/fhworms/ztt/zfunc/ZFuncServerImpl.java
src/java/de/fhworms/ztt/zfunc/ui/swing/ArgumentFrame.java
src/java/de/fhworms/ztt/zfunc/ui/swing/FTestSelectionFrame.java
src/java/de/fhworms/ztt/zfunc/ui/swing/MainFrame.java
src/java/de/fhworms/ztt/zfunc/ui/swing/SwingClient.java
src/java/de/fhworms/ztt/zfunc/ui/text/TextClient.java
src/script/zfuncclient.sh src/script/zfuncserver.sh
Added Files:
src/java/de/fhworms/ztt/directory/AmbiguousNodeException.java
src/java/de/fhworms/ztt/directory/CorruptDirectoryException.java
src/java/de/fhworms/ztt/directory/NoSuchNodeException.java
src/java/de/fhworms/ztt/directory/Node.java
src/java/de/fhworms/ztt/directory/NodeManager.java
src/java/de/fhworms/ztt/directory/XMLNodeManager.java
src/java/de/fhworms/ztt/security/CorruptPasswordException.java
src/java/de/fhworms/ztt/security/PassCrypt.java
src/java/de/fhworms/ztt/ui/swing/BlockingFrame.java
src/java/de/fhworms/ztt/ui/swing/UserAuthFrame.java
src/java/de/fhworms/ztt/usermanagement/DuplicateDescriptorException.java
src/java/de/fhworms/ztt/usermanagement/UserDescriptor.java
src/java/de/fhworms/ztt/usermanagement/UserManager.java
src/java/de/fhworms/ztt/zfunc/RMISSLClientSocketFactory.java
src/java/de/fhworms/ztt/zfunc/RMISSLServerSocketFactory.java
src/script/keystore
Removed Files:
src/java/de/fhworms/ztt/zfunc/UserAuthInfo.java
src/java/de/fhworms/ztt/zfunc/ui/swing/BlockingFrame.java
src/java/de/fhworms/ztt/zfunc/ui/swing/UserAuthFrame.java

2003-02-25 17:20:30 Tree
[r599] by orth

a.orth
improved the logging (again!)

Modified Files:
src/java/de/fhworms/ztt/ox/campusdatarepository/CourseCatalog.java
src/java/de/fhworms/ztt/ox/campusdatarepository/StudentCatalog.java
src/java/de/fhworms/ztt/ox/deployment/ClusterNodeListener.java
src/java/de/fhworms/ztt/ox/deployment/DeploymentDaemonImpl.java
src/java/de/fhworms/ztt/ox/deployment/ExamDeployment.java
src/java/de/fhworms/ztt/ox/deployment/LinuxExamDeploymentImpl.java
src/java/de/fhworms/ztt/ox/deployment/MailFactory.java
src/java/de/fhworms/ztt/ox/examrepository/ProblemCatalog.java
src/java/de/fhworms/ztt/ox/examserver/ExamAdministrationClientConnectorImpl.java
src/java/de/fhworms/ztt/ox/examserver/ExamServer.java
src/java/de/fhworms/ztt/ox/examserver/RemoteExam.java
src/java/de/fhworms/ztt/ox/examserver/RemoteExamInterface.java
src/java/de/fhworms/ztt/ox/gradingwizard/GradingAgent.java
src/java/de/fhworms/ztt/ox/repositoryserver/RemoteCourseCatalog.java

2003-02-25 11:03:27 Tree
Older >
MongoDB Logo MongoDB