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
This modification may not be copied, reproduced or published elsewhere without author's permission.
Awesome to hear someone is going to help out Zero Tolerance
I've been dyin for an update. The answer explanation field is my biggest want but sounds like you are tackling some wicked improvements.
One thing I didn't see in your plans was a VBA module. That would be a mighty slick addon. Pain in the ass to do it manually. Last 10 Quizzes added, Top ten scores, Most popular quizzes. Preferrably the first one...
Thanks ZT, another quality hack from Inferno - installed no wuckas.
Just one query for you - is it possible to have a single-selection drop-down?
Quote:
Originally Posted by craiovaforum
request: add the posibility to create a question without an answer and after a while the admins could insert the correct answer and all the stats should be updated. I'm using this hack for the WC matches (like a betting service with prizes) and obviously I don't know the answers before (match results). This could be usefull for this kind of "competitions".
Exactly what I'm thinking craiovaforum, this would be an awesome modification to allow the quiz hack to be used as a tipping engine for sports matches, and I've got it working for me.. though kind of dodgily I'll happily admit.
Here's the changes I've made to facilitate this:
- disabled the PM's upon quiz completion (via commenting out the PM sections of /admincp/admin_quiz.php and /quiz.php)
- modified the 'quiz_thanks' template from 'Thank you for taking the quiz, your results have been PM'ed to you, check your Inbox to see them.' to 'Thank you for submitting your tips. Results will be posted next week.'
- Created a quiz, but left the 'correct answer' blank for each question
- The quiz is set to close the day before game day
- allow the users to take the quiz.. questions such as 'pick the result: wallabies, draw, all blecks' and 'who will score first try? Tuqiri, Latham, any other Wallaby'
- after the game I then 'Control Quiz Questions' and edit each question to input the now correct answer
- I then need to 'Moderate Quiz Results' and click 'Edit' followed by 'Update' for each user. It would be really nice if there were a query I could run that does a bulk update of all results.. but this is working for now.
- Finally I check all users who have 0% as I could have missed them.
the xml file goes in the xml directory, which is in the includes directory.
Hi, thanks for your answer. I uploaded it to root/includes/xml/quiz.xml but still says at fresh intallation:
Error - //quiz.xml not found - Please upload it to continue.