Quiz: Added URL-based session id passing. The quiz should now work properly even with session cookies disabled.
Installer: Fixed a bug where the install script would not run if the php "register_globals" configuration option was set to "off"
Installer: Fixed a problem with saving configuration options
Admin: Fixed a bug where login would fail under IE if the user pressed the "Enter" key to login instead of clicking the "Login" button
Admin: Session ID's are no longer passed through the URL if the client supports session cookies (they will be still be passed through the URL if session cookies are not supported)
Admin: After performing changes to a quiz, users are now redirected back to the quiz options for the quiz being edited, instead of back to the list of all quizzes
Admin: Removed support for questions with less than 1 choice. There is no reason for having a question with no choices and forbidding this makes the code simpler
Admin: The "Current Question List" now strips all HTML tags from questions before displaying them. This simply prevents formatting from messing up the list of questions. HTML tags in questions are still fully supported.
Admin: The old way of adding choices to questions has been replaced with a more convenient method. It is now also possible to easily remove choices from questions
Category:
MultiWebQuiz is a multiple choice test management system. Participants can select the number of questions they wish to answer at a time, view partial and full results of all tests taken in one session. Questions are sorted by subject area and displayed in a random order. MultiWebQuiz 1.4 supports questions with as many as 6 answer options in single, multiple answer or boolean answer mode. The quiz management system features an intuitive admin area with a rapid quiz creation tool and search utility. After editing the database configuration file, maintenance is effortless.
Category: