xmlQuizxmlQuiz v1.0 is a simple quiz script. Using an XML file, you can easily add, edit, and delete questions. Questions can be short answer or multiple choice. Short ...
xmlQuiz v1.0 is a simple quiz script. Using an XML file, you can easily add, edit, and delete questions. Questions can be short answer or multiple choice. Short answer questions must be answered exactly as they are in the XML file. After all questions have been answered, the quiz script calculates the number of correct answers. v1.0 does not allow a random order of questions; the order of questions from the XML file is preserved.