JabberSurvey Use Case: Complete Survey

Goal: Provide feedback by completing a survey.
Actor: Jabber User
Assumptions: None
Primary Flow:
  1. Jabber User chooses to complete a survey.
  2. Jabber User selects a specific survey to complete.
  3. Jabber User sends an answer to the system for each survey question. [A1]
  4. System tabulates response. [A2]
  5. USE CASE ENDS.
Alternate Flows:
  1. Jabber User cancels.
  2. Survey answer cannot be tabulated.
Exceptional Flows:
  1. User input is invalid.
Design Notes:
  • Include help function?