This is a XML generated QUIZ !
It supports an unlimited amount of questions and potentially answers. The current file supports up to six potential answers. Very easy to add more than 6 though.
It has options such as:
- Setting the timer on or off
- Allowing the user to only submit an answer once(turned off in the preview)
- Setting the time limit on the questions(turned on in preview. Also change in the XML )
- Displaying the point value for the current question (turned on for preview)
- What the Alert boxes say on their particular event (set these strings in the XML )
- You can set the MAX _POINTS available for each question (It doesnt have to stay the same) as well as the PENALTY _POINT for each question. PENALTY _POINT is how much the user gets dinged for missing a question.
The total score is automatically calculated by flash so no math is necessary to get a users final grade. It will also output the users percentage at the end.
To see how easy this is, I will add the options and 1 node of the XML so you can get an idea.

Posted 14 days ago