Personal project to build a flexible online multiple choice test generator.
Pure XHTML/CSS tableless design with object-orientated PHP/MySQL backend.
Now testing at http://multitest.newpresence.co.uk.
All comments welcome
Test IndexOnce logged in with administrator privileges the index allows addition, editing and deletion of tests, as well as showing a summary of results for each test. A user with normal priveleges can either select a test or see their previous results.
|
CMS - Introduction to TestEach test has an introductory section which may only consist of a title, or of a text or image, or combination of the three.
|
CMS - Section ManagementContent may be divided into logical sections and these, and their introductory contents, are managed through the control panel pictured above.
|
CMS - Test QuestionsQuestions are divided into sections based on the introductory image or text. There is no limit to the questions in each section, and the answer to each question may be chosen from between two and five options.
|
Test SectionIndividual tests have a flexible structure consisting of one or more sections, with each section containing as many questions as required, and each question allowing between two and five multiple choice answers.
This screenshot shows a simple section of a test with variable option questions based on an image.
|