3.1 Package Game
3.1.2.3 Sequence Diagrams for Game.
Scenario 1 Create a new game
Scenario 2 Player omits name in textfield
Scenario 3 Player plays multi-choice
Scenario 4 Player forgets to select radio button
Scenario 4 Player forgets to select radio button
Player presses the Answer button
Value of mult-choice sent to Answered
Answered gets the parameters of the multi choice form
Returns no radio button selected message back to Player
Player presses return to multi choice button
Form is sent back to multi2 servlet
Player selects radio button.
Player then presses Answer button