After posting earlier about our QuizBuilder project we felt it was a good idea to try to explain a bit better how it all is intended to work. Here is an overview:

overview.jpg The process starts with a teacher creating a quiz with a web interface. That quiz is stored on the server in a MySQL database and the application runs in PHP. Once that quiz is on the server, students browsing in with the QuizBuilder Flash Lite interface, running on a mobile phone or in a web browser on a computer, can see the quiz and go through it. Once the student has finished the quiz, their student id, date, score, and the number of the quiz is sent back to the server and stored. Later, the teacher can go in to the web interface and see what students have taken their quiz and what were the results.