Health Declaration
This page is used to define new health related questions.
- Enable Health Declaration Form: Enable/disable feature. Default value is false.
- Require Health Declaration form for all guests in the room: Enable/disable if Health Declaration page is shown in Kiosk Client for all guests in the room or only for main guest. Default value is true.
- Hotel email address to be notified in case of alert: Optional string, respecting email address validation rules. Default value is empty.
Questionnaire Configuration
- Translation key
- Questions are displayed in Client and in Admin based on this translation key, sorted alphabetically.
- It is also used as a key for the localized text of questions (in a similar manner like for UDFs).
- Mandatory string, max length = 20 chars, accept any digits, letters and underscores chars w/o spaces, default empty.
- Purpose of question
- Optional string, free form text of max. 128 chars.
- OBS: This field is only meaningful for Admin, to provide a hint about the nature of the question, so that the system admins know how to organize the questions.
- The Kiosk Client will not make actually use of this Purpose of question field.
- The text that the Kiosk Client will show per each question is going to be taken from the translation files.
- Each translation file will have its own text for a specific translation key.
- Alert Value
- Indicates the answer to this particular question, that would trigger an email notification.
- Boolean value, default = false, to be interpreted as:
- True (Alert Value checked) => Raise alerts when Guest answered Yes
- False (Alert Value unchecked) => Raise alerts when Guest answered No
- Prevent Check In
- Indicates whether to prevent the check-in process for being completed in case when somebody answers with the "alert" value.
- Boolean value, default = false, meaning to not block the check in process even in case of alerts.
The Questionnaire Configuration list can be modified by adding, editing or removing questions as needed.