PHPWebQuiz is a quiz program developed to be used together with QuizPro. It uses the same format for the question files and the database. This means, you can create your own quizzes with QuizPro and publish them on the Internet by using PHPWebQuiz. The results of the questioning can be imported by QuizPro, and analysed statistically.
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.