类图
2019-04-19 13:02:47 0 举报
练习题类图
作者其他创作
大纲/内容
Practice
-Integer id -String name -Integer questionCount -Date upTime -String teacherId -Integer isReady -String outlines
+getXXX();+setXXX();
PracticeResult
-Integer id\t-Integer practiceId\t-Long scroreRatio\t-String wrongQuestionids\t-String phoneNo
Question
-Integer id\t-String content\t-Integer questionType\t-Integer number\t-Integer practiceId\t-String analysis
Teacher
-String teacherId\t-String name\t-String email\t-String password
Enrollment
-Integer id -String teacherId -String studentId
Option
-Integer id\t-String content\t-String label\t-Integer questionId\t-Integer isAnswer
Student
-String studentId\t-String name\t-String email\t-String password
0 条评论
下一页