
07-18-2006, 08:00 PM
|
 |
|
|
Join Date: Nov 2005
Location: Craiova
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by oz_moses
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?
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.
Hope this helps,
Moses.
|
it's very hard to do since you have to update each user and with my board that has more than 6.000 users and on a challenge for the world cup with prizes we had more than 2.000 users that took place in that challenge immagine the work we had to do
|