Index: shared/scripts/configuration/config.py =================================================================== diff -u -r5e1b3686da46f4401f11a6d0ffe8e650f7c89417 -rb5f97cddacc0a93b825af43c75ca3097a71d51b8 --- shared/scripts/configuration/config.py (.../config.py) (revision 5e1b3686da46f4401f11a6d0ffe8e650f7c89417) +++ shared/scripts/configuration/config.py (.../config.py) (revision b5f97cddacc0a93b825af43c75ca3097a71d51b8) @@ -45,8 +45,15 @@ UF_MINIMUM_SLIDER_WIDTH = -2 UF_MAXIMUM_SLIDER_WIDTH = 638.00 UF_VALID_RANGE = 700 +PATIENT_CONNECTION_TEXT = "Patient Connection" +TUTORIAL_TEXT = +{ + 1 : "Wash your hands and establish vascular access per your clinic's instructions.", + 2 : "Pinch arterial clamp and venous clamp on located on the cartridge patient lines.", + 3 : "Remove arterial and venous shunt.", + 4 : "Connect arterial and venous cartridge lines to your patient access lines." + } - # dictionary of rejection reason from application source code. # message location -> denali-> Headers-> common-> MsgDefs.h REJECTION_REASON = {