2.2.2 Package Feedback
2.2.2.3.3 Sequence Diagrams for Feedback.
Scenario 1 Right answer
Scenario 2 Wrong answer
Scenario 3 All questions are answered (Game over)
Scenario 2 Wrong answer
Player submits answer to Answered servlet
Answered gets players name from cookie
It next gets the question number of that question
It then gets the answer of that question
A connection to a database is opened
It gets the correct answer for that question
If correct answer doesnt match the users answer the score is zero
A message is generated for that particular score
HTML is processed
The player is presented with this information
Slated is initialised
A connection to a database is opened
All picked questions are returned to Unpicked.