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
- the user clicks on "add new report"
- The user enters the required information.
- the user exiting to the home page, or exiting the app.
- the report will be saved as draft.
Alternative flows
- did not write anything
- the user clicks on "add new report"
- The user don't write anything.
- the user exiting to the home page, or exiting the app
- the report will be deleted.