Điểm danh

{{ attendanceData.InstitutionName }}
{{ attendanceData.FacilityName }}
{{ attendanceData.CourseName }}
{{ attendanceData.TimeSlotName }}
{{ attendanceData.ClassName }}
Lịch học: {{ FormatSchedules(attendanceData.Schedules) }}
Học phí: {{ FormatCurrency(attendanceData.TuitionFee) }}đ / {{ attendanceData.TuitionType === 'PER_SESSION' ? 'buổi' : 'tháng' }}
Học sinh ({{ attendanceData.StudentCount }}):
# Học sinh {{ FormatDateHeader(d) }} Đã học
{{ sIdx + 1 }} {{ student.StudentName }} đã nghỉ {{ GetAttendanceValue(sIdx, d) === 'P' ? '✓' : '' }} {{ CountPresent(sIdx) }}
{{ classItem.InstitutionName }}
{{ classItem.FacilityName }}
{{ classItem.CourseName }}
{{ classItem.TimeSlotName }}
{{ classItem.ClassName }}
Lịch học: {{ FormatSchedules(classItem.Schedules) }}
Học phí: {{ FormatCurrency(classItem.TuitionFee) }}đ / {{ classItem.TuitionType === 'PER_SESSION' ? 'buổi' : 'tháng' }}
Học sinh ({{ classItem.StudentCount }}):
# Học sinh {{ FormatDateHeader(d) }} Đã học
{{ sIdx + 1 }} {{ student.StudentName }} đã nghỉ {{ GetMultiAttendanceValue(cIdx, sIdx, d) === 'P' ? '✓' : '' }} {{ CountMultiPresent(cIdx, sIdx) }}
Lớp chưa có học sinh

Lớp chưa có học sinh

Vui lòng chọn khóa học hoặc lớp để xem bảng điểm danh