学生综合素质测评系统
摘 要
随着互联网时代的到来,同时计算机网络技术高速发展,网络管理运用也变得越来越广泛。因此,建立一个B/S结构的学生综合素质测评系统,会使学生综合素质测评系统工作系统化、规范化,也会提高学生综合素质测评系统平台形象,提高管理效率。
本学生综合素质测评系统是针对目前学生综合素质测评系统的实际需求,从实际工作出发,对过去的学生综合素质测评系统存在的问题进行分析,结合计算机系统的结构、概念、模型、原理、方法,在计算机各种优势的情况下,采用目前最流行的B/S结构、java语言MySQL数据库设计并实现的 。本学生综合素质测评系统主要包括登录管理员模块如下:个人中心、学生管理、素质学习管理、我的学习管理、在线论坛、试卷管理、试题管理、系统管理、考试管理,学生:个人中心、我的学习管理、我的收藏管理、考试管理,前台首页;首页、素质学习、论坛信息、试卷列表、新闻资讯、我的、跳转到后台等多个模块。它帮助学生综合素质测评系统实现了信息化、网络化,通过测试,实现了系统设计目标,相比传统的管理模式,本系统合理的利用了网络数据资源,有效的减少了学生综合素质测评系统的经济投入,大大提高了工作人员的效率。
关键词:学生综合素质测评系统;java语言 ; MySQL数据库; JSP技术
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 students' comprehensive quality evaluation system will make the work of students' comprehensive quality evaluation system systematic and standardized, improve the platform image of students' comprehensive quality evaluation system, and improve the management efficiency.
The student comprehensive quality evaluation system is aimed at the actual needs of the current student comprehensive quality evaluation system. Starting from the actual work, it analyzes the problems existing in the past student comprehensive quality evaluation system. Combined with the structure, concept, model, principle and method of the computer system, it adopts the most popular B / S structure Java language MySQL database design and implementation. The student comprehensive quality evaluation system mainly includes login administrator module as follows: personal center, student management, quality learning management, my learning management, online forum, paper management, test management, system management, examination management, student: personal center, my learning management, my collection management, examination management, front page; Home page, quality learning, forum information, test paper list, news information, my, jump to the background and other modules. It helps the students' comprehensive quality evaluation system to realize the informatization and networking. Through the test, the system design goal is realized. Compared with the traditional management mode, the system makes reasonable use of network data resources, effectively reduces the economic investment of the students' comprehensive quality evaluation system, and greatly improves the efficiency of the staff.
Key words: Students' comprehensive quality evaluation system; Java language; Mysql database; JSP technology
目 录
摘 要
ABSTRACT
目 录
第1章 绪论
1.1开发背景
1.2开发意义
1.3研究内容
第2章 主要技术和工具介绍
2.1 B/S结构
2.2 java简介
2.3 JSP技术介绍
2.4 MySQL数据库 5
第3章 系统分析
3.1可行性分析
3.1.1经济可行性
3.1.2技术可行性
3.1.3操作可行性
3.1.4 时间可行性
3.1.5 法律可行性
3.2需求分析
3.3业务流程分析
3.4数据流程分析
第4章 系统设计
4.1系统结构设计
4.2功能模块设计
4.3数据库设计
4.3.1 E-R图设计
4.3.2表设计
第5章 系统实现
5.1登录模块的实现
5.2管理员功能模块
5.3学生功能模块
5.4前台首页功能模块
第6章 系统测试
6.1 程序测试基本概念
6.2 程序测试具体内容
6.2.1 测试的重要性及目的
6.2.2登录测试
6.2.3我的学习管理模块测试
6.3 系统的优点
第7章 总结
致 谢
参考文献