evaluations


Description

A list of all candidate evaluations.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null
evaluation_question_answers.evaluation_idDefined in XMLR
interview_activities.evaluation_idDefined in XMLR

Primary key.

admin_idint410null
admins.idDefined in XMLR

Id of the admin the record belongs to.

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.

created_attimestamp29,6null

Date the record was created.

kindvarchar255null

Kind of the evaluation - one of (‘rating’, ‘template_form’).

offer_idint410null
offers.idDefined in XMLR

Id of the offer the record belongs to.

ratingvarchar255null

Evaluation rating.

talent_pool_idint410null
talent_pools.idDefined in XMLR

Id of the talent pool the record belongs to.

template_namevarchar255null

Template name used for the evaluation.

updated_attimestamp29,6null

Date the record was updated.

Relationships