|
id
|
bigint(20) unsigned
|
|
|
|
|
activity_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
employee_id
|
int(10) unsigned
|
|
|
Browse foreign values
|
|
development_need_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
nomination_source
|
enum
|
-- |
|
other
|
|
nomination_status
|
enum
|
-- |
|
nominated
|
|
attendance_status
|
enum
|
-- |
|
not_started
|
|
completion_status
|
enum
|
-- |
|
not_started
|
|
hours_completed
|
decimal(8,2)
|
|
|
|
|
certificate_reference
|
varchar(255)
|
|
|
|
|
immediate_rating
|
decimal(8,2)
|
|
|
|
|
learning_rating
|
decimal(8,2)
|
|
|
|
|
application_rating
|
decimal(8,2)
|
|
|
|
|
results_rating
|
decimal(8,2)
|
|
|
|
|
reentry_plan
|
text
|
|
|
|
|
application_evidence
|
text
|
|
|
|
|
supervisor_validation
|
text
|
|
|
|
|
completion_date
|
date
|
|
|
|
|
created_by
|
int(10) unsigned
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|