Category / Domain : | Tools |
SCOL Voy@ger Compatibility : | V 2.0c or above |
Update : | 1998/03 |
The QUIZZ module is an on-line questionnaire to which the answers can be yes or no. 8
different questions can be asked.
The questions are put in windows popup, in foreground, as a system message.
The events "answer yes" and "answer not" are generated.
Figure 1 : QUIZZ module interface
Prompt 0,1....7 => Text fields in which questions are entered. The interface, with the two answer buttons, will adapt automatically to the length of the text.
Action | Function |
module.event à quizz.quizz | Allows to ask a question which is not in the 8 defined questions of the editor. Simply enter the question as parameter of the link. For example : Do you want to listen to music? |
module.event à quizz.quizz x | Activates question x |
Event | Function |
quizz.yes à module Action | Generates an action following a positive response to question x via a quizz.quizz action |
quizz.yes.x à module Action | Generates an action following a positive response to question x. |
quizz.no à module Action | Generates an action following a negative response to question x via a quizz.quizz action |
quizz.no.x à module Action | Generates an action following a negative response to question x |
Zone | Function | Interface | Assignment |
None |