文档介绍:智能考试管理系统的分析与设计
摘要:随着时代的发展,各类考试越来越多,老师批卷任务也越来越繁重,智能考试管理系统就是针对这一情况,对教育、培训机构开发的,它对学生信息、考试成绩等进行统一管理,本系统主要针对客观题,进行自动批卷、自动判分以及保存,并且准确率高、效率高,这大大的减轻了老师批卷的劳动强度,减少批卷时间,提高批卷的准确性,对教师的减负有极大的帮助以便教师空出更多的时间从事创造性的教学活动。
本系统使用Java编程语言,采用SQL Server作为数据库,实现了题库的维护包括试题的添加、修改、删除,学生信息管理,考试管理,成绩统计以及学生答题等操作。
关键词:考试管理系统、系统开发、数据库。
Intelligent Test Management System Analysis and Design
Abstract: With the development, more and more types of examinations, teachers granted more and more arduous task volume, intelligent examination of this situation is the management system of education, training, institutional development, and its student information, test scores, etc. unified management, the system can be major problems for the objective, automatic batch volume, automated sub-divided and the preservation of, and high accuracy, high efficiency, it greatly reduces the volume of the teachers approved the labor intensity and reduce the volume batch time and increase approved the accuracy of the volume, the burdens on teachers of great help to teachers more time in space and creative teaching activities.
The system uses the Java programming language, using SQL Server as the database to achieve the item bank maintenance, including test questions to add, modify, delete, student information management, test management, performance statistics and operations such as the students answer.
Key Words: Test Management System, system development, database
目录
引言 1
1 系统开发环境 2
2
2
2
2 智能考试管理系统分析 3
3
3
3
3
3
3
3
4
4
4
4
4
3 智能考试管理系统系统概要设计 5
5
系统功能定义 5
6
6
6
4 数据库设计 7
7
8
9
考生、教师权限 11
5 功能模块详细设计与实现 11
11
11
6 智能考试管理系统测试及运行 21
测试目的 21
21