基于SSM框架的课程智能组卷系统,可以给管理员们、学生、教师使用,包括学生模块、老师模块、试卷模块、试题模块、考试模块、公告模块和系统基础模块
百度云盘链接:https://pan.baidu.com/s/1rNMGexjeL7LH9GSNAuBI5Q 密码:55qk
基于SSM的课程智能组卷系统
摘 要
随着互联网时代的到来和计算机网络技术高速发展,网络管理运用也变得越来越广泛。因此,建立一个B/S结构的基于SSM的课程智能组卷系统,会使课程管理工作系统化、规范化,也会提高高校平台形象,提高管理效率。
本系统是针对目前课程管理的实际需求,从实际工作出发,对过去的基于SSM的课程智能组卷系统存在的问题进行分析,结合计算机系统的结构、概念、模型、原理、方法,在计算机各种优势的情况下,采用目前最流行的B/S结构、ssm技术,MySQL数据库设计并实现的。本基于SSM的课程智能组卷系统主要包括登录管理员模块如下:首页、个人中心、学生管理、老师管理、试卷管理、试题管理、系统管理等。学生:首页、个人中心、试卷管理、系统管理、考试管理,老师;首页、个人中心、学生管理、试卷管理、试题管理、系统管理等多个模块。它实现了信息化、网络化,通过测试,实现了系统设计目标,相比传统的管理模式,本系统合理的利用了网络数据资源,有效的减少了学校管理方面的经济投入,大大提高了工作人员的效率。
关键词:基于SSM的课程智能组卷系统;java;语言 MySQL;数据库; SSM框架
ABSTRACT
With the advent of the Internet era, and the rapid development of computer network technology, network management has become more and more widely used. Therefore, the establishment of a B / S structure of the course intelligent test paper generation system will systematize and standardize the work of the course intelligent test paper generation system, improve the platform image of the course intelligent test paper generation system, and improve the management efficiency.
This course intelligent test paper generation system is aimed at the actual needs of the current course intelligent test paper generation system. Starting from the actual work, it analyzes the problems existing in the past course intelligent test paper generation system. Combined with the structure, concept, model, principle and method of the computer system, it adopts the most popular B / S structure, Java technology and MySQL database design under various advantages of the computer And realized. This course intelligent test paper generation system mainly includes login administrator module as follows: home page, personal center, student management, teacher management, test paper management, test question management, system management, etc. Student: home page, personal center, paper management, system management, examination management, teacher; home page, personal center, student management, paper management, test management, system management and other modules. It helps the course intelligent test paper system to achieve the information, network, through the test, to achieve the system design goals, compared with the traditional management mode, the system makes reasonable use of network data resources, effectively reduces the economic investment of the course intelligent test paper system, greatly improves the efficiency of the staff.
Key words: course intelligent test paper generation system; Java; language MySQL; database; SSM framework
摘 要............................................ I
ABSTRACT........................................ I
目 录........................................ III
第1章 绪论...................................... 1
1.1开发背景................................................ 1
1.2开发意义................................................ 1
1.3研究内容................................................ 1
第2章 主要技术和工具介绍..................................................................... 3
2.1 B/S结构................................................ 3
2.2 java技术............................................... 3
2.3 SSM三大框架............................................ 5
2.4 MySQL数据库............................................ 3
3.1.1经济可行性......................................... 5
3.1.2技术可行性......................................... 5
3.1.3操作可行性......................................... 5
3.1.4 时间可行性........................................ 5
3.1.5 法律可行性........................................ 5
3.2需求分析................................................ 5
3.3业务流程分析............................................ 6
3.4数据流程分析............................................ 7
4.1系统结构设计............................................ 9
4.2功能模块设计............................................ 9
4.3数据库设计............................................. 10
4.3.1 E-R图设计........................................ 10
4.3.2表设计............................................ 12
第5章 系统实现........................................................................................ 19
5.1登录模块的实现......................................... 19
5.2管理员功能模块......................................... 20
5.3学生功能模块........................................... 22
5.4老师功能模块........................................... 22
第6章 系统测试....................................... 26
6.1 程序测试基本概念....................................... 26
6.2 程序测试具体内容....................................... 26
6.2.1 测试的重要性及目的............................... 26
6.2.2登录测试.......................................... 26
6.2.3试题管理模块测试.................................. 27
6.3 系统的优点............................................. 28
第7章 总结.................................... 29
第1章 绪论
1.1开发背景
在发展迅速的信息化时代中,越来越多互联网科技走进人们的生活,人们开始接受互联网带来的方便快捷的服务,同时享受这互联网带来的冲击与安全。基于SSM的课程智能组卷系统是目前宣传课程信息不可或缺的。但是由于各种无法预测的现实原因让它无法普遍实现出来,。如果时间久了,管理十分不便利,存在误差,查询难的现象,一旦数据过多,人工管理方式就很难维持。随着信息技术的应用拓展,逐渐引用了信息化技术管理,逐渐取代了人工管理模式,采用计算机系统来管理基于SSM的课程智能组卷系统信息,智能的管理减少了人力物力财力,节省了管理的时间和空间,提升了工作的准确率和效率。本次系统开发,主要以基于SSM的课程智能组卷系统为对象,根据需求来完成功能设计[1][2]。