|
id
|
bigint(20) unsigned
|
|
|
|
|
evaluation_cycle_id
|
bigint(20) unsigned
|
|
|
|
|
evaluator_id
|
bigint(20) unsigned
|
|
|
|
|
evaluatee_type
|
varchar(255)
|
|
|
|
|
evaluatee_id
|
bigint(20) unsigned
|
|
|
|
|
department_id
|
bigint(20) unsigned
|
|
|
|
|
period_name
|
varchar(255)
|
|
|
|
|
status
|
enum
|
-- |
|
draft
|
|
total_score
|
decimal(5,2)
|
|
|
|
|
general_comment
|
text
|
|
|
|
|
created_at
|
timestamp
|
|
|
|
|
updated_at
|
timestamp
|
|
|
|