|
The Crifano Quiz Component is a software that lets you create your own internet quizzes. It's very easy to use and even a beginner may create high quality quizzes.
Use the randomize attribute to make each quiz different each time it is taken, that is, it will randomized the order of the answers.
If needed a detailed question feedback is presented, so the user can see exactly if each answer is correct.
The component gives a report at the end of the quiz with the total point (if points are set in the xml the file) and the right answer for each question. Anyway you can personalize your report using actionscript.
This component is a standard extension for Macromedia Flash 8. You simply install the MXP file, then drag & drop the extension from the Components' panel onto the scene of your movie.
With the Control Panel you can manage all parameters very easily.
To see the Action script methods and events check at the bottom.
|