在线考试系统的开发.doc
约34页DOC格式手机打开展开
在线考试系统的开发,全文34页约16000字论述翔实摘要 随着网络技术的飞速发展,现在很多国外的大学和社会其他部门都已经开设了远程教育,通过计算机网络实现异地教育和培训。现在,计算机硬件技术的发展已经达到了相当高的水平。在线考试是现阶段研究开发的一个热点。它是建立在国际互联网上的应用系统,客户端的配置可以极为简单,使考试...
内容介绍
此文档由会员 棉花糖糖 发布
在线考试系统的开发
全文34页 约16000字 论述翔实
摘要
随着网络技术的飞速发展,现在很多国外的大学和社会其他部门都已经开设了远程教育,通过计算机网络实现异地教育和培训。现在,计算机硬件技术的发展已经达到了相当高的水平。在线考试是现阶段研究开发的一个热点。它是建立在国际互联网上的应用系统,客户端的配置可以极为简单,使考试不受地域的局限。所以本系统用ASP开发完成,此外一个完备的在线考试系统可以使用户在网上学习过后及时检验自己的学习效果,发现自己的不足,使得学习效率得到很大提高。
关键字 : 考试系统 , 网站 , ASP , 数据库
Abstract
The university of now a lot of abroad all have set up with the social other section the long range educates, passing the calculator network realizes foreign land education with train. Now, the technical development in hardware in calculator has come to the very high level. A hot point that on-line examination is a current research development. It is localization that applied system to establish on the international Internet, what customer carry installs can be extremely simple, make not summit to region in examination. A complete and on-line examination system can use a the door studies on the net later on time examine own study result, has discovered own shortage, make study that the efficiency gets the very big increasing.
Keywords: test,web site , ASP , data pool
第一章 引言 2
1.1课题研究 2
1.2需求分析 2
1.2.1系统需要解决的主要问题 2
1.2.2系统应该具备的基本功能 2
1.3可行性分析 2
1.3.1技术可行性 2
1.3.2经济可行性 2
1.3.3操作可行性 2
1.4期望效益 2
1.5系统设计目标 2
第二章 系统分析 2
2.1系统功能划分 2
2.2系统功能描述 2
2.3模块分析 2
2.3.1管理模块 2
2.3.2在线考试模块 2
2.4数据库设计 2
2.4.1数据库E-R图 2
2.4.2数据库结构表 2
第三章 系统实施 2
3.1系统制作平台的选择及安装 2
3.1.1 ASP技术介绍 2
3.1.2 SQL语句介绍 2
3.1.3 VBScript介绍 2
3.1.4 系统制作平台安装 2
3.2系统设计 2
3.3实现中的关键技术 2
3.3.1计时技术 2
3.3.2多选技术(多项选择) 2
3.3.3核心模块实现介绍 2
3.4 界面设计 2
3.4.1登陆页面的设计 2
3.4.2选择考试科目页面设计 2
3.4.3考试页面设计 2
3.4.4复查页面设计 2
第四章 系统运行实例 2
4.1在线考试模块 2
4.2管理模块 2
第五章 小结与体会 2
5.1系统的特色 2
5.2系统的不足 2
5.3可扩展之处 2
6.4体会 2
参考文献 2
致 谢 2
部分参考文献
[5] 张海藩.《软件工程导论》.清华大学出版社, 2001年出版
[6] 丁贵广.《ASP动态网站建站实例与技巧――ASP与Web数据库的结合》.人民邮电出版社,2002出版
[7] 李禹生,蒋丽华.《Access 2000 应用技术》.中国水利水电出版社,2001出版
[8] 潘锦平,施小姚,姚天昉.《软件系统开发技术》.西安电子科技大学出版社,1997年出版
[9] 苗雪兰,刘瑞新,王怀峰. 《数据库系统原理及应用教程》.机械工业出版社, 2001年出版
[10] A.J.Slywotzky. 《Windows 2000/Me 操作系统》.中信出版社, 2000年出版
全文34页 约16000字 论述翔实
摘要
随着网络技术的飞速发展,现在很多国外的大学和社会其他部门都已经开设了远程教育,通过计算机网络实现异地教育和培训。现在,计算机硬件技术的发展已经达到了相当高的水平。在线考试是现阶段研究开发的一个热点。它是建立在国际互联网上的应用系统,客户端的配置可以极为简单,使考试不受地域的局限。所以本系统用ASP开发完成,此外一个完备的在线考试系统可以使用户在网上学习过后及时检验自己的学习效果,发现自己的不足,使得学习效率得到很大提高。
关键字 : 考试系统 , 网站 , ASP , 数据库
Abstract
The university of now a lot of abroad all have set up with the social other section the long range educates, passing the calculator network realizes foreign land education with train. Now, the technical development in hardware in calculator has come to the very high level. A hot point that on-line examination is a current research development. It is localization that applied system to establish on the international Internet, what customer carry installs can be extremely simple, make not summit to region in examination. A complete and on-line examination system can use a the door studies on the net later on time examine own study result, has discovered own shortage, make study that the efficiency gets the very big increasing.
Keywords: test,web site , ASP , data pool
第一章 引言 2
1.1课题研究 2
1.2需求分析 2
1.2.1系统需要解决的主要问题 2
1.2.2系统应该具备的基本功能 2
1.3可行性分析 2
1.3.1技术可行性 2
1.3.2经济可行性 2
1.3.3操作可行性 2
1.4期望效益 2
1.5系统设计目标 2
第二章 系统分析 2
2.1系统功能划分 2
2.2系统功能描述 2
2.3模块分析 2
2.3.1管理模块 2
2.3.2在线考试模块 2
2.4数据库设计 2
2.4.1数据库E-R图 2
2.4.2数据库结构表 2
第三章 系统实施 2
3.1系统制作平台的选择及安装 2
3.1.1 ASP技术介绍 2
3.1.2 SQL语句介绍 2
3.1.3 VBScript介绍 2
3.1.4 系统制作平台安装 2
3.2系统设计 2
3.3实现中的关键技术 2
3.3.1计时技术 2
3.3.2多选技术(多项选择) 2
3.3.3核心模块实现介绍 2
3.4 界面设计 2
3.4.1登陆页面的设计 2
3.4.2选择考试科目页面设计 2
3.4.3考试页面设计 2
3.4.4复查页面设计 2
第四章 系统运行实例 2
4.1在线考试模块 2
4.2管理模块 2
第五章 小结与体会 2
5.1系统的特色 2
5.2系统的不足 2
5.3可扩展之处 2
6.4体会 2
参考文献 2
致 谢 2
部分参考文献
[5] 张海藩.《软件工程导论》.清华大学出版社, 2001年出版
[6] 丁贵广.《ASP动态网站建站实例与技巧――ASP与Web数据库的结合》.人民邮电出版社,2002出版
[7] 李禹生,蒋丽华.《Access 2000 应用技术》.中国水利水电出版社,2001出版
[8] 潘锦平,施小姚,姚天昉.《软件系统开发技术》.西安电子科技大学出版社,1997年出版
[9] 苗雪兰,刘瑞新,王怀峰. 《数据库系统原理及应用教程》.机械工业出版社, 2001年出版
[10] A.J.Slywotzky. 《Windows 2000/Me 操作系统》.中信出版社, 2000年出版