package model

Type Members

  1. class ClazzEvalStat extends LongId with EvalStat with Rank
  2. class ClazzOptionStat extends LongId with OptionStat
  3. class ClazzQuestionStat extends LongId with QuestionStat
  4. class ClazzQuestionTypeStat extends LongId with QuestionTypeStat
  5. class CourseEvalStat extends LongId with EvalStat with Rank
  6. class CourseOptionStat extends LongId with OptionStat
  7. class CourseQuestionStat extends LongId with QuestionStat
  8. class CourseQuestionTypeStat extends LongId with QuestionTypeStat
  9. class DepartEvalStat extends LongId with EvalStat
  10. class DepartOptionStat extends LongId with OptionStat
  11. class DepartQuestionStat extends LongId with QuestionStat
  12. class DepartQuestionTypeStat extends LongId with QuestionTypeStat
  13. trait EvalStat extends LongIdEntity
  14. class FinalTeacherScore extends LongId with Rank
  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