PHPWebQuiz 1.0.0 |
First version. |
PHPWebQuiz 1.0.1 |
Some bugs fixed in connection with UNIX servers. |
PHPWebQuiz 1.1.0 |
- Questions and answers consisting in files will be shown in IFRAMES.
Therefore, PHPWebQuiz is now fully compatible to all quiz formats used by QUIZ/QuizPro version 3.0.0.
-
New administration possibilities:
- Administrator may look at a results table at any time.
- The results table may be switched off for students.
- It is possible to submit your answer automatically when checking a answer box!
- You may switch off any feedback about your score and answers.
-
Bug fixed in connection with PHP version 4.0.6 and higher.
Changes:
- All applicable files: Version numbers (Generator and footer)
- question.php:
- Line 13, 43 - 46, 84, 85, 88, 92, 541, 552, 634: Modified
- Line 47 - 83, 100 - 113, 354 - 359, 361, 615, 616: New (inserted)
- welcome.php, twice.php, editdatabase.php: Major changes
- questionnof.php, admin.php, finished.htm: New
|
PHPWebQuiz 1.2.0 |
-
New administration possibility: You may delete all data belonging to a certain name.
-
Visitor counter includes a "Since ..."
-
Bugs fixed.
-
CSS sheet added for global format information
|
PHPWebQuiz 1.3.0 |
-
PHPWebQuiz 1.3.0 is compatible to PHP version 5 and higher (PHPWebQuiz 1.2.0 still available for download).
-
New administration possibility: New security setting possible to restrict the permission to take a test to a group of students.
Anybody will be able to start his test only with his his name and unique number and only one run is possible.
Changes:
- All applicable files: Version numbers (Generator and footer)
- All applicable files: Every $HTTP_POST_VARS replaced by a $_POST to get compatibility to standard configuration of PHP version 5 and higher.
For details see FAQ on my web site.
- question.php:
- Line 161 - 170 new or modified
- questionnof.php:
- Line 265 - 274 new or modified
- admin.php: Major changes
|
PHPWebQuiz 1.4.0 |
-
Security improvements, important mainly for taking examinations.
Changes:
- All applicable files: Version numbers (Generator and footer)
- locals.php: New.
- welcome.php, question.php, questionof.php, admin.php, score.php, twice.php, editdatabase.php, continue.php, showscore.php, ShowAnswer.php: Changed.
|