All releases of CyberTester


Release Notes: This release implements domain hierarchy segregation for users, which is particularly useful for administrator users. An administrator can now be restricted to only a sub-section of the domain hierarchy tree, thus can only access and modify users, tests, and questions within the restricted sub-nodes. This release has been updated for JBoss 4.2.0 GA. An updated JDBC driver is provided to support MySQL 5.x.


Release Notes: This release implements reordering of questions that are assigned to a test with the administrator test editor. The Ant build script has been changed to package all Web Java classes into a jar file, which is then put into the WEB-INF/lib within the war file. There are unit tests using JBoss Embeddable EJB3 container. This release adds INTEGER (single integer answer) and DECIMAL (single decimal value answer) question types. Some bugs have been fixed.


Release Notes: The latest Java Enterprise standard technologies, such as EJB3, were incorporated. The code has been thoroughly refactored and cleaned up. Major improvements include a rich text editor, automatic creation of a default admin user, and the ability for users to review their test answers prior to submitting them for assessment. The GPL has been adopted for the entire application.


Release Notes: This version allows Question instances to be "cloned" when they are assigned to a Test, so that the original Question instances can be assigned to other Tests. This allows a Question to be reused across multiple Tests. Questions are grouped under hierarchy nodes in the same way as Tests, so that the user won't be overwhelmed by the entire database of Questions when trying to associate Questions to a Test. Various JavaScript bugs were fixed. CyberTester has been upgraded to use JBoss 4.0.x and Struts 1.2.


Release Notes: This release features an updated MySQL Connector JDBC driver (version 3.1.8). Unfortunately, it was later discovered that this JDBC driver did not work properly with JBoss 3.2.x. Therefore, this version 0.6.1 reverts back to MySQL Connector JDBC driver version 3.0.x.


Release Notes: Activation and expiry date-times were implemented to allow the administrator to define a time window in which the test may be taken. Anonymous users were implemented. An anonymous user can take the same test repeatedly. Such test results are not associated with any individual user.


Release Notes: This release adds the ability for admin to view testees' test results from either the User View or Test View. Sample data now includes a question with an image attachment.


Release Notes: This release adds image attachments (e.g. GIF/PNG/JPEG) to question text and answer choices. Furthermore, the Question creation page flow has been improved.


Release Notes: This release has been largely rewritten to use XDoclet to make future development much easier. It also adds a variety of question types (e.g. keyword matching), user groups, client-side form validation, internationalization, a better administrator interface and a simpler build process. However, the database schema has been drastically altered, so this release is not backwards compatible with version 0.2.2.


Release Notes: This is a minor release to fix problems with deployment. CyberTester should be a lot easier to install now.