Quizz Module - March 98 - by Sylvain HUET ----------- This module is a quizz module : 8 questions can be handled. And an open question is handled to. The editor allows to enter the 8 questions. For each question, there is : - an action 'quizz' : activate the question on the user's screen - an event 'yes' : user answers yes - an event 'no' : user answers no The open question runs like this : - the parameter is the content of the question - actions and events for this question are 'quizz','yes' and 'no'.