网络工程专业毕业论文--基于web的在线测试系统毕业设计--教务系统学生成绩管理模块分析与设计.doc
文本预览下载声明
摘 要
网络化考试是在互联网的基础上兴起的。随着WEB数据库技术的发展日趋成熟,国内的网络化考试正在逐渐兴起。在对WEB开发、ASP技术、数据库等进行了较深入的学习和应用的基础上,主要完成在线测试系统的需求分析、数据库设计、系统模块设计,并成功实现了该系统。
该在线测试系统是一个小型的标准化测试系统,以组织客观、公正、科学合理考试为目的
关键词:在线测试 ASP Access
Abstract
Online testing developed based on the Internet. The examination of the domestic network is gradually rising with the maturity of WEB database technology day by day. With in-depth study and application in WEB, ASP technology, databases, etc, complete the needs analysis, database design and module design in main, and succeed in achieving implementation of the system.
The online testing system is a small-scale standardized testing system, to organize an objective, impartial, scientific and reasonable examination for the purpose. After registration of candidates, you can choose the period stipulated in the best condition to participate in the examination period, the system will be allocated for each of the candidates under the same degree of difficulty of the different papers to test ,after finish the exam, the test results will be on-site feedback; Administrators can do the maintenance of test structure and the contents in any place, the management of students’ information, and marking work of examination. The system uses B / S structure, which is simple and easy to operate, safe and reliable to the online testing system of the basic requirements, and it is of practical significance.
Key words: online testing; ASP; Access
目录
1. 绪论 1
1.1 课题开发背景 1
1.2 国内外研究现状 1
1.3 研究目标和意义 2
2. 开发环境与相关技术 4
2.1 总体开发环境简介 4
2.2 B/S模式简介 5
2.3 ASP简介 6
2.3.1 ASP技术特点 6
2.3.2 ASP内置对象 7
2.4 结构化查询语言(Structured Query Language) 8
2.5 IIS简介 8
3. 系统分析 9
3.2 可行性分析 10
3.3 系统需求分析 10
3.3.1 业务流程分析 10
3.3.2 数据流分析 11
4. 系统设计 13
4.1 数据库设计 13
4.1.1 概念结构设计 13
4.1.2 逻辑结构设计 14
4.1.3 数据库建立与连接 16
4.2 系统模块设计 17
5. 系统实现 20
5.1 系统实现概况 20
5.2 系统功能实现 21
5.2.1 文件结构图 21
5.3 关键技术实现 23
5.3.1 考生信息模块 23
5.3.2 在线测试模块 24
5.3.3 后台管理模块 29
5.4 其他模块简介 32
5.5 系统主界面 33
5.5.1 系统首页 33
5.5.2 考试界面 34
5.4.3 管理界面 35
6. 系统测试 36
6.1 软件测试综述 3
显示全部