Web-based application to allow teachers to create tests/exams/assignments and assign them to students to conduct online tests. Uses JBoss + MySQL.
Be the first to post a text review of CyberTester. Rate and review a project by clicking thumbs up or thumbs down in the right column.
- Implemented domain hierarchy segregation for users. This 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. - Moved all access authorization checks from delegates into session EJBs. This also means that session EJBs must be called by authenticated callers. - Moved all User and Group related EJBs from Common sub-module into the CyberTester sub-module, to enable better integration of the users with the hierarchy tree nodes. - Updated to use JBoss 4.2.0 GA. - Upgraded Embeddable container to Beta 2. Unfortunately, unit tests are not working yet due to session EJBs requiring authenticated access. - Added new JDBC driver to support MySQL 5.x.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?