Quirex v2.02
[demo] [download] [f.a.q.]See Quirex PHP for more advanced features.
Quirex is a quiz system suitable for many uses. Whether you are a teacher who wishes to let your students take the quizzes, and have the reports emailed to you, or a web site developer who wants to have a quiz installed on your web site to give some fun to your visitors, Quirex is for you.
This script allows the quiz-taker to select the number of questions he wants to attemp. The script will take the number of questions randomly from the database and display them in random order. After the answers are submitted, a page of results will be displayed showing the quiz-taker's answer and the correct answer of each question. It also counts the number of questions he has got correct.
In addition, the script can also keep a record of challengers, recording their names, emails, number of questions attemped and their scores, and display the results of the most recent challengers.
Upgrading from Quirex 1.x
After installing Quirex 2.0, access convert.cgi (included) to convert your old database to the new one.
Benchmark...
Here is a simple Benchmark report comparing the performance of Quirex v1.3 and Quirex v2.0. This is just for fun though, it is very unlikely that you will want to display 2000 questions all at once...
Revision History:
2001-05-01 : Version 2.02 Released
- A little bug fix
2001-04-29 : Version 2.01 Released
- Enhanced the random list generation algorithm
- Enhanced the record sorting algorithm
2001-04-28 : Version 2.0 Released
- Entire script rewritten from scratch
- Support multiple quizzes
- Ability to classify quizzes into three levels
- Added the function to show "Record Holder" and "Top N" charts
- Added two question types: Numeric Answer & True/False
- Option for quiz takers to hide their emails
- Option to email admin when someone takes a quiz
- Option to email the quiz taker when he takes a quiz
- Enhanced the Administration script's functionality a lot
- Much easier installation
- Other minor functions added
1999-08-11 : Version 1.3 Released
- Added the "short question" question type
- Added the function to add short questions in the admin script
1999-08-08 : Version 1.2 Released
- Bug fixes
- Allowed users to attemp "ALL" questions in the question
database
- Added the function to remove questions in the admin script
1999-07-25 : Version 1.1 Released
- Added an Admin script, which aids in adding questions
1999-07-xx : Version 1.0 Released
- Just released ^^"
- Lost the file, so I don't have much info on it now