The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Inferno Quiz v2.2 Details »» | |||||||||||||||||||||||||
Port of: https://vborg.vbsupport.ru/showthrea...threadid=80780
However, the system has a pretty big back-end, it's possible i over-looked a bit or 2, so if you encounter errors/php errors please feel free to let me know in this thread and i'll try to get them fixed asap v2.2 Updates: (Upgrade instructions inside ZIP) - Several areas of code otptimized (query reduction) - Uncached templates now cached - Ability in main options to choose default usergroups to participate/view results to be auto filled in when adding quizzes. Enjoy, - Zero Tolerance Show Your Support
|
Comments |
#372
|
||||
|
||||
Quote:
So hopefully both By the way, installation AND uninstallation of the product work perfectly now. That was hard work Also, the Who is Online page used to be: Unknown Location /forum/quiz.php Now it is: Browsing Quizzes Inferno Quiz Any suggestions on how to word that better? Browsing is the only word I could think of that covers just about anything you can do in the quiz section. |
#373
|
||||
|
||||
Well you could try "Viewing Quizzes" since most of the vBulletin system refer as "viewing".
So bbcentral, when do you intend to release it? |
#374
|
||||
|
||||
Quote:
I've just added the setting for disabling Private Messaging of the results. So now it just displays the results on the page instead of sending them via PM. Also, if a quiz author says they will let people take the quiz more than once, it will only save the results if the score is higher than the previous time, or if they haven't taken the quiz yet. And you can control how big the questions can be too, the default is 100 characters. I guess the downside is that you'll have to paste a long question in a single line text box, rather than a multi-line textarea. Should be ok for 90% of people, only a problem for people who allow full paragraph questions |
#375
|
||||
|
||||
Another screenshot.
This is the results screen after you complete a quiz. Attachment 49581 And this is the NEW Inferno Quiz Settings page that I've added. I don't like the idea of the script modifying a settings.inc.php file (hence the need to CHMOD that folder). Attachment 49582 It's coming along nicely. |
#376
|
||||
|
||||
One more screenshot, of the PM received upon completing a quiz (if enabled in AdminCP)
Attachment 49583 Also, it's looking like it will just be too much work to give a choice between Points and Percentage. I may try another time, but it probably won't be an option when I first release this. The percentage code is buried all the way through the system. I would have to completely rewrite all this to switch it over to Points, and if Percentage is enabled then it just calculates: (Number of Points / Number of Questions) * 100 to give you the percentage. Trying to turn a percentage back into points is a headache (and bad programming), especially for questions that have multiple answers. Also there's some neat 'cheat protection' built in, which I've managed to improve upon (it wasn't scoring properly) Question: What words contain the letter 'A': 1) Hello 2) Water 3) Night 4) Mechanic 5) Award 6) Juice So you can see that 3 of those answers are correct. To get 100% you need to choose those 3 answers, and ONLY those 3. Answers: 1) Hello 2) Water 3) Night 1/3 gives you 33% 2) Water 4) Mechanic 6) Juice 2/3 gives you 66% 2) Water 4) Mechanic 5) Award 3/3 gives you 100% 2) Water 4) Mechanic 5) Award 6) Juice 3/3 gives you 100%, but you choose 1 too many answers, so you get 66% 1) Hello 2) Water 4) Mechanic 5) Award 6) Juice 3/3 gives you 100%, but you choose 2 too many answers, so you get 33% 1) Hello 2) Water 3) Night 4) Mechanic 5) Award 6) Juice 3/3 gives you 100%, but you choose 3 too many answers, so you get 0% This should handle every possible combination |
#377
|
||||
|
||||
bbcentral, if it's going to use this code, you cannot start a new thread with your release without the original author's permission.
|
#378
|
||||
|
||||
Quote:
I think now I just have to get the admin panel working properly to handle the new field, and also fix some of the bugs. I keep getting an 'invalid date' error when I allow a submitted quiz, something to do with the unix timestamps being used. Not sure of the best way to handle the image uploads, I think for now the administrator can just save and resize uploaded quiz images themselves, if they are too big. Might have a zip file for people to try out sometime soon. I'd also like to remove the need for legacy functions in this. I know ZT was planning to do it (his comment says he'll get to it eventually), but I might as well have a go at it. |
#379
|
|||
|
|||
Great Hack! TY!
Anyone have any quiz exports they'd like to share Clicks installed |
#380
|
||||
|
||||
Quote:
|
#381
|
|||
|
|||
ROFL! Let me go stop my three kids from killing each orher and Ill get right on that heheTY
Also, looking forward to your update! the true false is a awesome add to this hack...Also. is there anyway we can phrase bb code in the questions? Like the the actual Q asks who is this a picture of with multi answers This is a feature I need |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|