Just for everyon's info I'm working on the IceTeks trivia section which will be quizzes and you can gain more itbucks by getting answers right. You can also loose some by getting answers wrong. Each question can be set individually.
I designed the db structure yesterday, now I simply need to impliment the questions and the algorthms to calculate results etc...
If anyone wants to submit a quiz please PM me. It's best if most quizzes are not any bigger than ~20 questions, 10 questions is preferred but if you go over that's fine. It is multiple choice, so if you send it, try to send it in this format:
Question
possible answer1
possible answer2
possible answer3
EPA (just put that as it is, it's a marker to tell the script there's no more answers)
Right answer
Money if right
Money if wrong (negative values permited, will cause money loss)
Make sure there's not more returns than shown. The question must be 1 line.
There can be an unlimited ammount of possible answers, that's why there's the EPA tag which will tell the script to stop listing answers and execute the next html. If it's too much trouble to follow that format you can do it how you like and I'll accept it, but with that format it will be listed much faster.
So tak, I'm sure you can come up with an English and math quiz
Archived topic from Iceteks, old topic ID:1194, old post ID:10753