| ID | Name | Description | Actions |
|---|---|---|---|
| {{ cls.id }} | {{ cls.name }} | {{ cls.description }} |
| ID | Name | Class | Actions |
|---|---|---|---|
| {{ stu.id }} | {{ stu.name }} | {{ getClassName(stu.class_id) }} |
| Student | Status |
|---|---|
| {{ stu.name }} |
Select a class to load students.
| Student | Date | Status |
|---|---|---|
| {{ getStudentName(rec.student_id) }} | {{ rec.date }} | {{ rec.status }} |