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.
And yes, the new, commercial version will have a form through which users can submit quizzes, and will be subject to approval from the admin.
Chris, I am soooo psyched for this! Quizzes have been very popular on my site, and I'm thrilled to see that vb3 will have its own version soon, especially by the original creator. I hope it's not too expensive, 'cause me = poor, but I'll be happy to support you for all the hard work you've been putting into it.
One thing I haven't noticed yet (it might be earlier in the thread, my apologies for not reading too far back): will you include the add-on where people can see the newest added quizzes and/or the top quiz winners on forumhome or a nonvb page? 'Cause that one rocks.
i just realised the only reason i been waiting on this is for the store integration, is that as standard and if not, would you be willing to add it for an additional fee?
see i'm a dreamer thought it could've been done as simply as
PHP Code:
if ($quizresultsstyle == new) { if ($score > 60% and $score < 80%) { eval('$quizresults .= "' . fetch_template('quiz_resultstwo') . '";'); } }
any chances of this in the future thought chris?
Oh. I thought you'd meant something different. In that case, yeah, it can be done...but I imagine you'd need different templates not only for each result, but for each quiz, too. It's not quite as simple as that one statement, since the script supports more than one quiz.
Quote:
Originally Posted by sabret00the
i just realised the only reason i been waiting on this is for the store integration, is that as standard and if not, would you be willing to add it for an additional fee?
I think I'd be available for that, yeah. If it's just a few queries to update a point total in a table upon completion of a quiz, it probably wouldn't cost much, either.
Chris, I am soooo psyched for this! Quizzes have been very popular on my site, and I'm thrilled to see that vb3 will have its own version soon, especially by the original creator. I hope it's not too expensive, 'cause me = poor, but I'll be happy to support you for all the hard work you've been putting into it.
It won't cost too much, and I'm glad to hear you're excited. I'll add you to the list I'm going to notify once it's been properly tested (taking place as we speak).
Quote:
Originally Posted by kira
One thing I haven't noticed yet (it might be earlier in the thread, my apologies for not reading too far back): will you include the add-on where people can see the newest added quizzes and/or the top quiz winners on forumhome or a nonvb page? 'Cause that one rocks.
Can you link me to that? I may or may not have seen it. Either way, it soundds like a relatively simple add-on.
It won't cost too much, and I'm glad to hear you're excited. I'll add you to the list I'm going to notify once it's been properly tested (taking place as we speak).
It won't cost too much, and I'm glad to hear you're excited. I'll add you to the list I'm going to notify once it's been properly tested (taking place as we speak).
Many thanks! Can't wait.
Quote:
Can you link me to that? I may or may not have seen it. Either way, it soundds like a relatively simple add-on.
Sure -- and yep, you even responded to the thread, heh. Here's the link to the addon by Martin64. I think I was the one who requested this way back when, actually!