1 / 45
文档名称:

毕业设计(论文)-基于WEB的网上考试系统的设计与实现.doc

格式:doc   页数:45
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-基于WEB的网上考试系统的设计与实现.doc

上传人:3346389411 2013/9/26 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于WEB的网上考试系统的设计与实现.doc

文档介绍

文档介绍:学校代码: 10128
学号:


本科毕业设计说明书
(
题目:基于WEB的网上考试系统的设计与实现
学生姓名:
学院:信息工程学院
系别:计算机系
专业:计算机科学与技术
班级:计算机04-1
指导教师: 讲师
工程师
二〇〇八年六月
摘要
在线考试系统旨在解放教师传统教学中制作试卷时的困惑,对一些考生不集中的考试,比如一些认证式的网上考试就比较适合这种在线考试的方式,不仅方便了制作试卷的流程,更重要的是实现了无纸化,适应可持续发展的战略思想。本系统就是为此类问题而专门设计的-基于WEB的网上考试,它包括试题管理、考生管理、在线制作试卷等功能。
本论文主要介绍了网上考试系统的设计和开发的全部过程。本文所提出的基于WEB的网上考试系统,是根据目前非常流行的Struts框架与Hibernate数据库持久层,在具体的系统应用中为基础而制作的,由Struts实现表现层和业务逻辑层,由Hibernate实现数据持久层,成功实现了WEB系统开发的M-V-C的分离。为系统开发的效率和系统的测试以及以后的维护、扩展带来了方便。结合了网上考试系统的各种需求,解决了考试系统中的题库维护、组卷困难、评卷烦琐等问题,减少了人为因素在考试中的干预,很大程度上提高了考试的公证性和客观性。充分利用了校园网的软硬件资源,节约了大量的人力财力。全文共分为开发方案、需求分析、系统设计、关键技术解决,结论等部分。
网上在线考试系统是典型的B/S架构的系统,其开发主要包括应用程序的开发, 数据库的建立和维护两个方面。它引入了面向对象编程的思想,使系统界面友好,功能完善,操作灵活,使用方便。同时,在数据库的建立和维护方面,采用Oracle 公司的Oracle(9i)作为数据库的开发工具。它适用于Unix/Windows操作平台,是大中型系统使用较广的数据库开发平台。和局域网内的在线考试。
关键词:网上考试;WEB;Struts;Hibernate
Abstract
Online examination system aimed at the liberation of teachers teaching in the traditional type of examination, for some candidates do not focus on the examination, such as some of the online certification test is more suitable for such on-line examination of the way, not only facilitate the production of the papers process, Important is to achieve a paperless, to the sustainable development of strategic thinking. The system is the main development and application of such issues designed - WEB-based online examinations, including management questions, candidates management, on-line production of papers, and other functions.
This paper introduced an online examination system design and development of the entire process. This article by WEB-based online testing system is currently very popular in accordance with the Struts framework and lasting Hibernate database layer, in specific applications, from Struts to achieve performance layer and bussiness logic from Hibernate to achieve lasting data layer. WEB essful implementation of the system developed by the MVC online examination system needs to address the examinat