- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于Web网络的考试系统
摘 要
在线考试系统,即基于Web网络的考试系统,可以借助Internet/Intranet,使考试不受时间和空间限制,可以减轻教师的工作负担,提高工作效率,与此同时也提高了考试的质量,从而使考试更趋于公证、客观。
本论文主要介绍了系统的分析、设计和开发的全部过程,包括运用数据流图、数据字典、系统结构图等对系统的设计过程进行详细的说明。本设计完成的在线考试系统包括前台和后台两个部分:前台部分有学生信息管理、自动生成试卷、在线考试和成绩查询等模块;后台部分主要有管理员管理、课程管理、试题管理和考试计划管理等模块。
本系统基于Windows XP操作系统、ACCESS数据库平台,采用B/S计算模式及Asp开发动态Web技术。
【关键词Abstract
Online Testing System,is a examination system based on Web network,can use Internet / Intranet,so examination can escaped the time and space constraints. Can reduce the burden on teachers, improved work efficiency, at the same time also improved the quality of the examination, so that the examination tend to be more civil and objective.
This paper introduced the entire process for the system analysis, design and development. Including the use of data flow diagram, data dictionary, the structure of the system,etc to details for the design process. Online Testing System which is the completion to achieve including two parts, one is the outlook and the other is the background, outlook have student information management, automatically generated papers, examinations for online,query results and other modules.The main background of administrator management, curriculum management,test management , test programme management and other modules.
This system is based on the Windows XP operating system, ACCESS database platform, the use of B / S calculations and Asp dynamic development of Web technology.
【Key word】Online Testing System, System Analysis,ASP,B/S Pattern,Access
第一章 引言 - 1 -
1.1 开发在线考试系统的背景和意义 - 1 -
1.2 此项目的现状 - 2 -
第二章 系统开发技术 - 4 -
2.1系统平台 - 4 -
2.2计算模式的进化及本系统选用的模式优越性 - 4 -
2.2.1 集中式管理——主机/终端模式 - 4 -
2.2.2 Client/Server模式 - 4 -
2.2.3 Brower/Server模式 - 5 -
2.2.4 系统采用B/S三层体系结构模式的优越性 - 5 -
2.3 ASP 技术 - 6 -
2.3.1 ASP概述 - 6 -
2.3.2 ASP内建对象 - 8 -
2.3.3 ASP访问数据库的技术 - 9 -
2.4 Access数据库 - 10 -
第三章 需求分析 - 12 -
3.1功能需求分析 - 12 -
3.2性能需求分析 - 13 -
3.3数据字典描述 - 14 -
3.4在线考试数据流图 - 15 -
第四章 系统设计 - 17 -
4.1系统结构设计 - 17 -
4.2系统功能设计 - 18 -
4.2.1管理员管理
文档评论(0)