Student Profiles
| School ID | First Name | Last Name | DOB | Age | Gender | Assigned Grade | Active | Medical Conditions | Allergies | Photo Consent | Registration Date | Assessment | Action |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| = esc($student['school_id']) ?> | = esc($student['firstname']) ?> = student_enrollment_status_button($student, $selectedYear) ?> | = esc($student['lastname']) ?> | = esc($dobDisp) ?> | = esc((string)($student['age'] ?? '')) ?> | = esc($student['gender']) ?> | = esc($student['class_section_name']) ?> | = $isActive ? 'Yes' : 'No' ?> | = esc($student['medical_conditions'] ?? '') ?> | = esc($student['allergies'] ?? '') ?> | = !empty($student['photo_consent']) ? 'Yes' : 'No' ?> | = esc($regDisp) ?> |
View Status
= esc(ucwords(str_replace('_', ' ', $studentAssessment['status']))) ?>
Review
View Results
Reviewed
|
|
| No students found. | |||||||||||||