This element handles guesses that are being made by participants in a game.
If an active game is detected, it is resumed. 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: 3634 $ |