| id |
bigint(20)
|
|
|
|
| record_id |
bigint(20)
|
|
|
Browse foreign values
|
| session_date |
date
|
|
|
|
| session_type |
enum('conference', 'performance_coaching', 'mentoring', 'technical_assistance', 'progress_check', 'corrective_coaching', 'development_coaching', 'positive_feedback')
|
utf8mb4_unicode_ci
|
|
|
| objective_reference |
varchar(255)
|
utf8mb4_unicode_ci
|
|
|
| purpose |
text
|
utf8mb4_unicode_ci
|
|
|
| observation |
text
|
utf8mb4_unicode_ci
|
|
|
| strengths |
text
|
utf8mb4_unicode_ci
|
|
|
| performance_gap |
text
|
utf8mb4_unicode_ci
|
|
|
| employee_input |
text
|
utf8mb4_unicode_ci
|
|
|
| support_needed |
text
|
utf8mb4_unicode_ci
|
|
|
| agreed_summary |
text
|
utf8mb4_unicode_ci
|
|
|
| follow_up_date |
date
|
|
|
|
| status |
enum('draft', 'for_acknowledgment', 'acknowledged', 'closed')
|
utf8mb4_unicode_ci
|
|
|
| created_by |
int(10)
|
|
|
|
| rater_acknowledged_at |
datetime
|
|
|
|
| ratee_acknowledged_at |
datetime
|
|
|
|
| created_at |
timestamp
|
|
|
|
| updated_at |
timestamp
|
|
|
|