Quản lý điểm

{{ scoreData.ClassName }} — {{ scoreData.CourseName }}
# Học sinh TB Ghi chú
{{ sIdx + 1 }} {{ student.StudentName }} {{ student.AverageScore != null ? student.AverageScore.toFixed(2) : '' }}

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

{{ classItem.ClassName }}
Lịch học: , {{ FormatDayOfWeek(sch.DayOfWeek) }} ({{ sch.StartTime }} - {{ sch.EndTime }})
Học phí: {{ FormatCurrency(classItem.TuitionFee) }}đ / {{ classItem.TuitionType === 'PER_SESSION' ? 'buổi' : 'tháng' }}
{{ classItem.InstitutionName }}
{{ classItem.FacilityName }}
{{ classItem.CourseName }}
Học sinh ({{ classItem.StudentCount }}):
# Học sinh TB Ghi chú
{{ sIdx + 1 }} {{ student.StudentName }} {{ student.AverageScore != null ? student.AverageScore.toFixed(2) : '' }}

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

Vui lòng chọn trường để xem bảng điểm