public static List <Ket_Qua_Thi> GetExaminationResultWithGrade(string maKhoi) { return(DAO_Admin.GetExaminationResultForTeacher(maKhoi)); }