package model

Type Members

  1. class CourseEvalStat extends LongId with EvalStat with Rank
  2. class CourseOptionStat extends LongId with OptionStat
  3. class CourseQuestionStat extends LongId with QuestionStat
  4. class CourseQuestionTypeStat extends LongId with QuestionTypeStat
  5. class DepartEvalStat extends LongId with EvalStat
  6. class DepartOptionStat extends LongId with OptionStat
  7. class DepartQuestionStat extends LongId with QuestionStat
  8. class DepartQuestionTypeStat extends LongId with QuestionTypeStat
  9. trait EvalStat extends LongIdEntity
  10. class FinalTeacherScore extends LongId with Rank
  11. class LessonEvalStat extends LongId with EvalStat with Rank
  12. class LessonOptionStat extends LongId with OptionStat
  13. class LessonQuestionStat extends LongId with QuestionStat
  14. class LessonQuestionTypeStat extends LongId with QuestionTypeStat
  15. trait OptionStat extends LongIdEntity
  16. trait QuestionStat extends LongIdEntity
  17. trait QuestionTypeStat extends LongIdEntity
  18. trait Rank extends AnyRef
  19. class SchoolEvalStat extends LongId with EvalStat
  20. class SchoolOptionStat extends LongId with OptionStat
  21. class SchoolQuestionStat extends LongId with QuestionStat
  22. class SchoolQuestionTypeStat extends LongId with QuestionTypeStat
  23. class TeacherEvalStat extends LongId with EvalStat with Rank
  24. class TeacherOptionStat extends LongId with OptionStat
  25. class TeacherQuestionStat extends LongId with QuestionStat
  26. class TeacherQuestionTypeStat extends LongId with QuestionTypeStat

Ungrouped