搜索
重置
导出
总出勤率:{{
detail.attendanceRate
}}
总达标率:{{ detail.standardRate }}
总作业提交率:{{ detail.homeworkCommitRate }}
{{ scope.row.classDate }}
{{
scope.row.startClassTime
? scope.row.startClassTime.substr(0, 5)
: ""
}}-{{
scope.row.endClassTime ? scope.row.endClassTime.substr(0, 5) : ""
}}
{{ scope.row.courseScheduleType | coursesType }}
s
{{ scope.row.courseScheduleStatus | coursesStatus }}
{{ scope.row.signInStatus | attendanceType }}
{{ scope.row.signOutStatus | attendanceOutType }}
{{
scope.row.settlementTime ? "已结算" : "未结算"
}}
{{ scope.row.isCallNames ? "已点名" : "未点名" }}
{{
scope.row.courseScheduleStatistics.attendanceRate
? scope.row.courseScheduleStatistics.attendanceRate
: "--"
}}
{{
scope.row.courseScheduleStatistics.standardRate
? scope.row.courseScheduleStatistics.standardRate
: "--"
}}
{{ scope.row.courseScheduleStatistics.serviceFlag ? "是" : "否" }}
{{
scope.row.courseScheduleStatistics.homeworkFlag
? "已布置"
: "未布置"
}}
{{
scope.row.courseScheduleStatistics.homeworkCommitRate
? scope.row.courseScheduleStatistics.homeworkCommitRate
: "--"
}}
补考勤
点名表
调整
清除考勤
{{
markAttendance.dataInfo.signInStatus | attendanceType
}}
{{
markAttendance.dataInfo.signInTime
}}
{{
markAttendance.dataInfo.signOutStatus | attendanceOutType
}}
{{
markAttendance.dataInfo.signOutTime
}}
{{
scope.row.status | studentCallName
}}
未到
请假
到课