知识学习
2025-03-31 15:49:04 2 举报
论文知识学习
作者其他创作
大纲/内容
社区管理员
<<boundary>>开发者用户学习界面
<<service>>设置问题难度、分类
+setQuestionDifficultyAndCategory()
<<service>>发布题目
+publishQuestion()
1
<<service>>选择难度
+selectQuestionDifficulty()
<<entity>>题目
-题目ID-题干内容-参考答案-分类ID-难度ID-创建者ID-创建时间-反馈次数
<<service>>选择分类
+selectQuestionCategory()
<<entity>>难度等级
-难度ID-难度名称
<<control>>知识学习
+startLearning()+selectQuestionCategory()+selectQuestionDifficulty()+viewReferenceAnswer()+submitFeedback()+setQuestionContent()+setQuestionDifficultyAndCategory()+publishQuestion()
<<boundary>>社区管理员设置参数界面
<<dao>>题目分类数据访问
+update()+query()
<<entity>>题目分类
-分类ID-分类名称
<<dao>>题目数据访问
+update()+query()+add()
<<service>>开始学习
+startLearning()
<<service>>查看答案
+viewReferenceAnswer()
<<service>>设置问题内容
+setQuestionContent()
<<dao>>难度等级数据访问
<<service>>提交反馈
+submitFeedback()
开发者用户
0 条评论
下一页
为你推荐
查看更多