org.openurp.edu.exam.model

Type members

Classlikes

class DefaultMapping extends MappingModule
class ExamActivity extends LongId with Remark

考试活动

考试活动

class ExamGroup extends LongId with Named with SemesterBased with Updated

排考组

排考组

class ExamNotice extends LongId

考试通知

考试通知

class ExamRoom extends LongId

考场

考场

class ExamRoomGroup extends LongId with Named with ProjectBased with Updated

教室组

教室组

class ExamTaker extends LongId with Remark

应考学生

应考学生

class ExamTask extends LongId with Coded with SemesterBased with Remark

排考任务

排考任务

class ExamTurn extends LongId

排考场次

排考场次

class FinalMakeupCourse extends LongId

毕业补考任务

毕业补考任务

class FinalMakeupTaker extends LongId with Updated with Remark

毕业清考名单

毕业清考名单

class Invigilation extends LongId with Updated

监考任务

监考任务

class InvigilationClazzQuota extends LongId

教学任务上的监考配额

教学任务上的监考配额

class InvigilationQuota extends LongId with Remark

监考人员 NatureId(teacher,semester)

监考人员 NatureId(teacher,semester)

class InvigilationQuotaDetail extends LongId

监考人员配额明细

监考人员配额明细

enum PublishState(val name: String, val timePublished: Boolean, val roomPublished: Boolean)
case class TurnOfDay(beginAt: HourMinute, endAt: HourMinute)