JabberSurvey Use Case: Post Survey

Goal: Post a survey for others to fill out.
Actor: Jabber User
Assumptions: None
Primary Flow:
  1. Jabber User chooses to post a new survey.
  2. Jabber User creates survey (including meta-information such author, start date, and end date, as well as survey questions).
  3. Jabber User sends survey to system. [A1] [E1]
  4. Subscribers are informed of new survey.
  5. USE CASE ENDS.
Alternate Flows:
  1. Jabber User cancels.
Exceptional Flows:
  1. Survey information is invalid or corrupt.
Design Notes:
  • Make this functionality password-protected?