Quiz application

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
minds_gifts
Forum Commoner
Posts: 63
Joined: Mon Feb 10, 2003 4:23 am

Quiz application

Post by minds_gifts »

hello,

I'm looking for a quiz application script which works like follows

1.Lets assume there are set of questions and when the user answers each question correctly, a part of the image(pic) is shown.So, when he keeps answering each question correctly, the image parts are shown and when he finishes all the questions, he would be able to see the complete image.

2.Ex: 10 questions and One image.This image is divided to 10 parts and when the user answers each question correctly, one part of the image is shown and so on.....

Does somebody have seen such scripts or somebody has implemented one, I would like to use it.

Many thanks
Post Reply