| | I need to find two pre-existing PHP applications and install them on my site: 1. A quiz-type knowledge testing application. 2. A simple poll with a world-readable IP-based voting log. The quiz script should provide the option to create questions of the following types: - single-choice (5 or more radio buttons) - multiple choice (5 or more checkboxes) - true / false - answer by entering free text (case insensitive) and create a test for someone to take, by selecting individual questions or categories of questions. Has anyone successfully used these kind of applications before? If so, can you point me to where I can get them? |

