Version: 1.00, by TWTCommish
Developer Last Online: Dec 2022
Version: 2.2.x
Rating:
Released: 06-10-2002
Last Update: Never
Installs: 213
No support by the author.
vBQuiz 1.0
NOTE: all functionality-impairing bugs have been fixed. The attached files should work well on just about any PHP installation.
What's it do?
It allows you to setup a quiz center on your boards quickly and easily. This quiz center is FULLY templated, integrated with vBulletin, and has an advanced Admin script for managing the quizzes, categories, and questions. Here's an example: Movie Forums - Quizzes
A few of its features...
Tracks all results and displays high scores.
Upon completion, users are given a total quiz breakdown of the quiz, showing them how they fared on each question, and, on the ones they missed, showing them the correct answer.
Upon completion, users are shown a graphical bar representing their score, and a graphical bar representing the average score for the quiz. They are also emailed their information.
Main quiz page calculates and displays the easiest and most difficult quizzes automatically.
Quizzes can be split up into categories.
Quizzes can be approved or disapproved easily to add/remove them from public view/use.
Full integration with the Who's Online? page...IE: "Viewing Quizzes" or "Viewing So and So Quiz" and even "Taking So and So Quiz"
Admin Abilities:
Disallow multiple quiz takings.
Toggle to disinclude quiz results coming from the author of the quiz.
Change the display order of the answers to each question.
Add multiple questions and answers at once (no limit).
That's it! Don't forget, however, to read ALL of the instructions.txt file in the enclosed vbquiz.zip file. It'll help guard against some common bugs.
Files Enclosed (in vbquiz.zip)
- instructions.txt (read it!)
- quiz.php (upload to main forum dir)
- admin_quiz.php (upload to admin dir)
- install_quiz.php (upload to admin dir and then run)
Enjoy!
Also: a HUGE, HUGE, HUGE thanks to GamerForums for beta testing this hack for me. His help was completely invaluable and surely saved me a lot of work in the long run. Thanks!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
i goit MYSQL error.. i installed everything.. created a categorie..than created an quiz and some questions..but when i wanna cvall this site: http://spielplanet2.de/forum/quiz.php
you will see i get an error
whats wrong.. i dindnt touch the code of the quiz php..all tables semms to be in right place..and the install script created everything needed..but..it wont work..why?
ok..it works.. it added all templates only to one TEMPLATE PACK..and not to all styles i got.. so i added now manually to the TEMPLATES all the quiz templatees..and it WORKS fine now .. very nice.. i like it and i searched long time for something like this.. kewl.. very kool.. ..hellyeahh i like it
All of a sudden, ONLY THE TOP SCORES views stopped working, both the high and the all time scores...
ONLY those links are not working.
All it loads is an empty HTML page:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
I doublechecked the tables, which seem fine.
I replaced the translated quiz.php with the original quiz.php
I checked carefully the templates but they all look fine (I just translated them and saw them WORKING for at least one month!)
Now I get nothing only on the popup contents!
Any explanation?
Can any1 help me finding out the source of the problem?
Have you checked your require('./global.php'); statement, and made sure that with that specific line that your file is located in the $ROOT/forum/ directory? If the file is in another directory, you'll need to do some finageling.
anytime you get a blank page, then you are either not calling $ROOT/forum/global.php properly, or your eval'd templates are screwing up. Typically it is due to $ROOT/forum/global.php not being called right.
I installed the hack and added a quiz and all I get when I go to the quiz.php file is a blank page. Install was a success. Any hints on what could be wrong.