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

  1. The Therapist exists and is logged in.
  2. 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

  1. Pick option to change modules state.
  2. The Therapist enters Patient identification details.
  3. The Therapist enters Modules to change state of.
  4. Change the state of the modules.

Alternative flows

  1. No Modules to change.
  1. The system doesn't change the modules.