Hi Everyone, How do I create a Multiple Choice Quiz, with a back-end to allow the administrator to add, delete, edit or activate questions. The user will have the option to answer a,b,c, or d for each question by clicking on the appropriate button. The user will need to have the option to select a level out of three available levels.
Well you'll need to know several mysql query functions, and know how to combine php with html forms. I can't really show you the code since its too complex to make here just for a post.
try this http://www.urquiz.co.uk/iquiz/ or this : http://www.regretless.com/scripts/scripts.php Hope it helps