This element handles guesses that are being made by participants in a game.
If a continuation is found, it is resumed and all local variables that
define an active game are restored, otherwise a new game is started.
The visitor is able to submit a guess through a form. The element validates
the answer and keeps track of the number of guesses. The user receives an
indication about the relation of the correct answer with the last submitted
guess. If the guess was correct, the success exit is activated.
author: Geert Bevin (gbevin[remove] at uwyn dot com) version: $Revision: 3705 $ |