Skip to main content

job_worksheet_answers_v1

'Job worksheet answers' refer to the responses or data collected through the digital questionnaires associated with a job.

ColumnData typeDescription
idNUMBER(38,0)The identifier of the worksheet answer.
worksheet_nameVARCHAR(100)The name of the worksheet.
worksheet_group_nameVARCHAR(92)The name of the worksheet group.
question_textVARCHAR(2000)Textual representation of the worksheet question.
answer_textVARCHAR(4000)Textual representation of the worksheet answer.
is_defaultVARCHAR(3)Indicates if the answer is the default value provided for the question.
notesVARCHAR(8144)Additional textual notes provided for the worksheet answer.
quantityNUMBER(38,0)Quantity value associated with the cost type worksheet question.
net_amountNUMBER(38,0)Net amount value associated with the cost type worksheet question.
tax_amountNUMBER(38,0)Tax amount value associated with the cost type worksheet question.
gross_amountNUMBER(38,0)Gross amount value associated with the cost type worksheet question.
currencyVARCHAR(6)Currency code associated with the cost type worksheet question.
answered_atTIMESTAMP_TZ(9)The timestamp with the timezone offset of when the worksheet question was answered.
question_typeVARCHAR(58)The type of the worksheet question. Possible values: 'Yes/No', 'Whole number', 'Decimal', 'Text', 'Multi-select List', 'Single-select List', 'Cost', 'Date', 'Time', 'List', 'Barcode', 'Multi-select Icons list', 'Single-select Icons list', 'Optical character recognition'.
is_answer_mandatoryVARCHAR(3)Indicates if the answer to the worksheet question is mandatory.
is_on_job_cardVARCHAR(3)Indicates if the worksheet question appears on the job card.
question_orderNUMBER(38,0)The integer value marking order of the question in the worksheet.
is_deletedVARCHAR(3)Indicates if the answer was deleted from JobWatch.
deleted_atTIMESTAMP_TZ(9)The timestamp with time zone offset of when the answer was deleted.
_resource_idNUMBER(38,0)Identifier of the resource associated with the worksheet question.
_job_idNUMBER(38,0)Identifier of the job associated with the worksheet answer.
_last_sync_atTIMESTAMP_TZ(9)The timestamp with time zone offset of when the worksheet answer data was last refreshed.