基于知识点的课自助练习平台【字数:11201】
目录
摘要 1
关键字 1
Abstract. 1
Key words 1
1 概述 1
1.1 研究背景 1
1.2 研究意义 1
1.3 国内外研究现状 2
1.4 研究过程与实施方案 2
1.5 可行性分析 2
1.5.1 技术可行性 2
1.5.2 操作可行性 3
2 需求分析 3
2.1 设计内容 3
2.1.1 用户端 3
2.1.2 管理员端 4
2.2 设计目标 4
2.3 开发工具与平台 4
2.4 系统用例图 4
2.5 系统活动图 5
2.5.1 “用户登陆”事件流及其活动图 5
2.5.2 “查看试题信息”事件流及其活动图 6
2.5.3 “上传试题”事件流及其活动图 7
2.5.4 “约束组卷”事件流及其活动图 8
3 系统设计 9
3.1 数据库设计 9
3.1.1 数据库概念设计(ER图) 9
3.1.2 数据库物理设计 12
3.2 功能结构设计 15
3.3 核心功能实现 17
3.3.1 遗传算法基本原理 17
3.3.2 遗传算法思想在组卷上的应用 18
3.3.3 组卷流程 19
4 系统实现 20
4.1 实体类层 20
4.2 Dao层 21
4.3 Service层 21
4.4 Action层 21
5 系统功能 21
5.1 用户注册与登陆 22
5.2 用户浏览试题信息 22
5.3 用户查看具体试题 22
5.4 用户上传试题 23
5.5 用户浏览试卷信息 23
5.6 约束组卷 23
5.7 在线做题 24
5.8 自我批阅 24
5.9 *景先生毕设|www.jxszl.com +Q: ¥351916072$
查看个人信息 25
5.10 查看成绩分析 25
6 系统测试与结论 26
6.1 测试方法 26
6.1.1 试题相关测试 26
6.1.2 试卷相关测试 26
6.2 测试结果分析 26
6.3 结论 26
致谢 27
参考文献 27
关键字:自助练习;组卷;SSH
Selfhelp Exercise Platform for Professional Courses Based on Knowledge Points
Student majoring in network engineering LI Jiafeng
Tutor ZHAO Li
Abstract: With the development of computer technology, computer multimedia teaching has gradually occupied the classroom, but studentsafterclass exercises are still in a more traditional stage,such as using relevant textbooks for afterschool exercises ,distributing paper exercises by teachers and so on. Because of the limited number of questions and the emphasis on universality, the above methods can not give students efficient and targeted exercises. Therefore, this paper discusses a selfhelp exercise system for professional courses based on SSH framework. Users can upload test questions freely, establish relevant constraints to organize test papers, conduct selftest and test paper marking. At present, only selfmarking is supported. Compared with the traditional mode of teaching and training, this system can greatly reduce the burden of teachers and ease the immobilization of studentsknowledge training, providing theoretical reference and technical support for the future development of teaching mode.
原文链接:http://www.jxszl.com/jsj/jsjkxyjs/563920.html