This simple quiz script uses php and mysql. The questions are added, edited or deleted via an online admin area. The quiz is simple to install, easy to customise, and very robust. There is also a 5 page tutorial for anyone wanting to examine the php code and see how it was created.
Duck is a practice-testing system that ameliorates some of the most evil aspects of using quizzing software. Duck does not use a 'right/wrong' approach. Each response to a question can have unique feedback associated with it that is labeled as coming from the instructor. Students can interact with a question until they are ready to move on to the next one.
PHP Trivia is a MySQL-driven interactive trivia application written in PHP. It features: Add Multiple Sections, Under each section you can have as many questions as you like, Each question has 4 answers, You can edit Anything Listed (Sections, questions, and Answers), Gives Reponses for Right and Wrong Answers, You can set the number of retries, and Tallies the stats at the end (Number of Questions, Right Answers).