CheckListQuestions
Name: Checklist Question
Type: Application
Modules: MDT, MDC
Description: User defined list of questions for vehicle drivers pertaining to their vehicle inspection.
| Field | Documentation |
|---|---|
| QuestionId | Numeric identifier of the checklist question. |
| QuestionText | Question to be asked on the checklist. |
| QuestionType | Type of checklist question (e.g., Pre, Post inspection). |
| MaintenanceTypeId | Numeric identifier of the maintenance type for the question (e.g., ?Are the vehicles tires OK?? If the answer is no, then Maintenance required would be for the tires) (from the VehicleMaintenanceTypes table). |
| IncidentSubType | Maintained incident subtype (from the OpsIncidentTypes table). |
| RightAnswer | Flag that indicates whether the question must be answered correctly with either yes or no. |