网上考试系统的开发与设计.rar

RAR格式版权申诉手机打开展开

网上考试系统的开发与设计,内 容 摘 要近几年,教育事业不断发展,考试类型以及考生的人数不断增多,远程教育和虚拟大学的出现,传统的考试方式已经不能适应现代考试的需要。同时近几年计算机应用也在迅猛的发展,网络应用不断扩大,且这些应用正逐步深入到各个领域。人们迫切要求利用这些技术来进行在线考试,以减轻教师的工作负担、提高工作效率、以及提高考试的质量...
编号:68-20952大小:80.30K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 天缘 发布

内 容 摘 要
近几年,教育事业不断发展,考试类型以及考生的人数不断增多,远程教育和虚拟大学的出现,传统的考试方式已经不能适应现代考试的需要。同时近几年计算机应用也在迅猛的发展,网络应用不断扩大,且这些应用正逐步深入到各个领域。人们迫切要求利用这些技术来进行在线考试,以减轻教师的工作负担、提高工作效率、以及提高考试的质量,从而使考试更趋于公证、客观,更加激发学生的学习兴趣。网上考试系统是基于Browser/Web模式的多用户在线考试系统。服务器端我们采用Access数据库和ASP组件来构成考试的应用服务系统;客户端采用浏览器来完成考试全过程,同时可进行远程系统维护和管理网络环境。

关键词
考试系统;ASP;Access;链接;对象

The Development & Design of Online Examination System
Author:Li bin Director:Wang hong mei Lector
Abstract
Education is developed in the last few years, the number which examines type and examinee increases continuously, the emergence of far distance education and virtual university, the traditional examination method has already can't adapted the demand of modern examination. In the meantime the last few years, computer application also in the fast fierce development, network application extends continuously, and these applications go deep into each realm gradually. People request to make use of these techniques urgently to carry on online examination to lighten the teacher's work burden, raise work efficiency, and raise the quality of examination, make examination fair and objective, stir up the student's interest in the study. Online Examining System is according to multiuser's on-line examination system of Browser/Web mode. In the server, we adopt Access database and ASP module to constitute examination application service system; In the client, we adopt a browser to complete the whole examination processes, and can carry on long range system maintenance and manage network environment in the same time.

Keyword
examination system; ASP; Access; link; object

目 录
1 前言 1
2 需求分析 3
2.1 网上考试系统的总体要求 3
2.2 系统人员相关权限列表 4
2.3 数据流程图 4
3 可行性研究 5
3.1 技术可行性 5
3.2 经济可行性 6
3.3 操作可行性 6
4 总体设计 6
4.1 系统设计相关技术及原理 6
4.1.1 ASP技术介绍 7
4.1.2 XML技术介绍 8
4.1.3 SQL语句介绍 9
4.2 系统主要功能模块 9
4.2.1 主体部分 10
4.2.2 答题部分 11
4.2.3 判题部分 11
4.2.4 整体转换结果 11
4.3 总体设计中各个功能模块的分析 12
5 详细设计 14
5.1 系统所需实现的基本功能 14
5.2 各功能模块的详细设计 15
5.2.1 管理模块 15
5.2.2 在线考试模块 17
5.2.3 用户注册模块 17
5.3 部分文件功能介绍及详解 17
6 行环境与开发工具 25
6.1 运行环境 25
6.2 开发工具及使用软件 26
7 测试与维护 27
7.1 软件的测试与维护 27
7.2 调试过程中遇到的主要问题和解决办法 27
8 后记 28
参考文献 29
附录 30