Question Writer Results In Your Own Database

Here’s something useful – a small PHP application that allows you to have results from your Question Writer quizzes written to your own MySQL database.
You can download it here.
It comes with installation instructions, but you’ll need to be able to set up a database and upload some files to your webserver. It stores the data it receives in two tables – one table for the quiz results, and one table that stores the responses to the individual questions. Once the data is in your database, you’ll need to decide what to do with it.
I’m not sure on the minimum requirements for use yet but I’ve kept it pretty basic – you won’t need anything more than MySQL 4+ and PHP 5+ and you might well get away with less.

This entry was posted in Question Writer Tracker. Bookmark the permalink.

Comments are closed.