CheckQuestions
Name: Checklist Questions
Type: Ancillary
Modules: MDT, MDC
Description: User defined list of available checklist questions for attaching to checklists.
| Field | Documentation |
|---|---|
| CheckListID | Numeric identifier of the checklist (from the CheckLists table). |
| QuestionId | Numeric identifier of the checklist question (from the CheckQuestions table). |
| Sequence | Order in which the questions are displayed. |
| Required | Flag that indicates whether the question must be answered. |
| CheckListEvent | Event type that the checklist question is about (e.g., a Perform or Arrive event). |
| CheckListActivity | Activity type that the checklist question is about (e.g., Pick-up or Drop-off). |
| QuestionValue | Value (weight) assigned to the question so that it can be scored differently based on the checklist it appears in. |