| id |
bigint(20)
|
|
|
|
| activity_id |
bigint(20)
|
|
|
Browse foreign values
|
| employee_id |
int(10)
|
|
|
Browse foreign values
|
| development_need_id |
bigint(20)
|
|
|
Browse foreign values
|
| nomination_source |
enum('idp', 'performance', 'competency_gap', 'supervisor', 'mandatory', 'self', 'other')
|
utf8mb4_unicode_ci
|
|
|
| nomination_status |
enum('nominated', 'for_approval', 'approved', 'declined', 'waitlisted')
|
utf8mb4_unicode_ci
|
|
|
| attendance_status |
enum('not_started', 'attended', 'partial', 'absent')
|
utf8mb4_unicode_ci
|
|
|
| completion_status |
enum('not_started', 'completed', 'incomplete', 'failed', 'waived')
|
utf8mb4_unicode_ci
|
|
|
| hours_completed |
decimal(8,2)
|
|
|
|
| certificate_reference |
varchar(255)
|
utf8mb4_unicode_ci
|
|
|
| immediate_rating |
decimal(8,2)
|
|
|
|
| learning_rating |
decimal(8,2)
|
|
|
|
| application_rating |
decimal(8,2)
|
|
|
|
| results_rating |
decimal(8,2)
|
|
|
|
| reentry_plan |
text
|
utf8mb4_unicode_ci
|
|
|
| application_evidence |
text
|
utf8mb4_unicode_ci
|
|
|
| supervisor_validation |
text
|
utf8mb4_unicode_ci
|
|
|
| completion_date |
date
|
|
|
|
| created_by |
int(10)
|
|
|
|
| created_at |
timestamp
|
|
|
|
| updated_at |
timestamp
|
|
|
|