-
Cybertester must always store and read its user data from its own database. Given that TWiki is not Java-based, I think the only way to automatically add a user is for the wiki to execute SQL statement on the database to create the user record. You need to add the user record to the CD_USER table, then join it to the CD_USER_ROLE table.
Look at CyberTester2/CyberTester/load-sample-data.sql...
2007-12-02 18:47:51 UTC by alexycyap
-
We are looking to integrate this with our internal wiki (TWiki based) and I was wondering if I can link the htaccess for this site with CyberTester. For example, someone creates a new account on our TWiki, we want them to be able to also be at a "student level" so they can take tests.
The server is running the latest version of Apache2.
2007-12-02 12:54:04 UTC by tgatewood
-
alexycyap committed patchset 225 of module CyberTester2 to the CyberTester CVS repository, changing 8 files.
2007-11-17 00:48:42 UTC by alexycyap
-
alexycyap committed patchset 224 of module CyberTester2 to the CyberTester CVS repository, changing 1 files.
2007-11-13 05:27:32 UTC by alexycyap
-
alexycyap committed patchset 223 of module CyberTester2 to the CyberTester CVS repository, changing 2 files.
2007-11-13 04:21:57 UTC by alexycyap
-
With the implementation of numeric range type in version 0.2.0, all the mentioned scenarios should be possible. Bool is really just having two mutually exclusive Yes and No choices.
2007-07-05 14:14:07 UTC by alexycyap
-
Done. Will be available in version 0.3.0.
2007-07-05 14:10:26 UTC by alexycyap
-
alexycyap committed patchset 222 of module CyberTester2 to the CyberTester CVS repository, changing 1 files.
2007-07-05 13:21:29 UTC by alexycyap
-
alexycyap committed patchset 221 of module CyberTester2 to the CyberTester CVS repository, changing 1 files.
2007-07-05 12:44:20 UTC by alexycyap
-
alexycyap committed patchset 220 of module CyberTester2 to the CyberTester CVS repository, changing 3 files.
2007-07-05 12:38:04 UTC by alexycyap