Use Cases 5.7: Change Open Modules Of A Patient - CBTYoung/Documentation GitHub Wiki
Description
A Therapist can change a Patient's open Modules at any time.
Actors
Patient, Therapist.
Pre conditions
- The Therapist exists and is logged in.
- The Therapist has a Patient.
Parameters
Patient identification details, Modules to change state of.
Post conditions
Modules state is open/closed according to the parameters.
Sequence of events
- Pick option to change modules state.
- The Therapist enters Patient identification details.
- The Therapist enters Modules to change state of.
- Change the state of the modules.
Alternative flows
- No Modules to change.
- The system doesn't change the modules.