evaluation_question_answers


Description

A list of all answers to questions within the evaluation.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

candidate_idint410null
candidates.idDefined in XMLR

Id of the candidate the record belongs to.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

contentvarchar65535null

Evaluation answer text. Note: this field is only available for primary user (with full access).

created_attimestamp29,6null

Date the record was created.

evaluation_idint410null
evaluations.idDefined in XMLR

Id of the evaluation the record belongs to.

question_kindvarchar255null

Kind of the question answered in the evaluation form.

question_titlevarchar65535null

Title of the question answered in the evaluation form.

updated_attimestamp29,6null

Date the record was updated.

Relationships