org.openurp.edu.lesson

model

package model

Visibility
  1. Public
  2. All

Type Members

  1. class CourseActivity extends LongId with Ordered[CourseActivity] with Activity

    教学活动

    教学活动

    上课对象是任务对应的教学班学生

  2. class CourseSchedule extends Component with Serializable with Cloneable

  3. class CourseTake extends LongId with Updated with Cloneable with Ordered[CourseTake]

  4. class DefaultMapping extends Mapping

  5. class DepartScheduleRoom extends LongId with ProjectBased

    项目教室关系数据

  6. class ExamActivity extends LongId

    考试活动

  7. class ExamMonitor extends LongId

    监考信息

    监考信息

    记录监考院系、教师、自定义监考人员

  8. class ExamRoom extends LongId

    考场

  9. class ExamSchedule extends Component with Serializable with Cloneable

  10. class ExamTake extends LongId with Cloneable

  11. class Lesson extends LongId with ProjectBased with Updated with Cloneable with YearId

    教学任务 每学期开课任务,以此为开始作为排课、排考、成绩录入的依据。代表着从对上课对象和开课院系的完整的教学实际任务信息.

    教学任务 每学期开课任务,以此为开始作为排课、排考、成绩录入的依据。代表着从对上课对象和开课院系的完整的教学实际任务信息. - 1、教什么(课程名称、类别)、什么时候教(学年学期),谁来教(授课学院、零个或多个教师) - 2、教学班信息——教谁(学生人数、上课对象(院系、学生类别)、选课对象)

    • 3、安排情况(具体安排,开始周、结束周、总课时)
    • 4、选课情况(是否预选、选课上下限、实选人数、选课规则) - 5、任务要求(教室要求、课程要求(教材、参考书、案例)、是否挂牌、是否双语)
    • 6、创建时间、修改时间、备注
  12. class LessonGenderLimit extends Component

    教学班性别限制

  13. class LessonGroup extends LongId with ProjectBased with Named

    教学任务课程组

  14. class LessonLimitGroup extends LongId with Cloneable with YearId

    课程限制条件组

  15. class LessonLimitItem extends LongId with Cloneable with YearId

    选课限制条件项

  16. class Teachclass extends Cloneable with Component with Named

Value Members

  1. object SchedulePublishStates extends Enumeration

Ungrouped