Use Cases 2.2.2: Make a CBT Report Draft - CBTYoung/Documentation GitHub Wiki

Description

A guest can fill a report of what happened, what he did, felt and thought, during an event that happened that day or earlier. the user don't clicks save before returning.

Actors

guest user or patient.

Pre conditions

none.

Parameters

optional information of the event.

Post conditions

the user have a new report draft.

Sequence of events

  1. the user clicks on "add new report"
  2. The user enters the required information.
  3. the user exiting to the home page, or exiting the app.
  4. the report will be saved as draft.

Alternative flows

  1. did not write anything
  1. the user clicks on "add new report"
  2. The user don't write anything.
  3. the user exiting to the home page, or exiting the app
  4. the report will be deleted.