1 / 32
文档名称:

基于javaWeb的在线考试系统论文.doc

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

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

分享

预览

基于javaWeb的在线考试系统论文.doc

上传人:rdwiirh 2018/9/14 文件大小:867 KB

下载得到文件列表

基于javaWeb的在线考试系统论文.doc

相关文档

文档介绍

文档介绍:基于JavaWeb的网上考试系统
摘要
的快速发展,传统的考试模式已经不适应社会和教育的快速发展,而在线考试系统作为一种新的考核手段和考试方式,具有许多优点,其中最主要的优点是它的高效性、开放性和不受地域限制等,因此,在线考试模式在实际教学领域中受到了广泛地应用。
本文所设计的在线考试系统在综合分析了当前传统考试系统研究成果的基础上,采用B/S的模式开发,利用Web,jsp技术作为界面设计,并用jsp技术结合Oracle数据库技术实现系统的主要模块的界面及功能,使用户可以利用浏览器直接访问本平台,完成考试和测评。本文所设计的在线考试系统的最主要功能包括新用户注册、用户登录、身份验证、教师和学生个人的信息管理、学生在线考试、管理员登录及管理信息等。
【关键词】互联网;Oracle;Web技术,jsp,MyEclipse。
The online examination system based on JavaWeb
Abstract
With the rapid development of , the traditional mode of examination longer meet the rapid development of society and education, and online examination system as a new means of assessment and examination methods, has many advantages, the most important advantage is its efficiency , openness and without geographical restrictions, etc. Therefore, the actual online exam mode of teaching in the field has been widely used.
The main module online exam system designed in this paper prehensive analysis of the current traditional examination system research based on the use of B / S mode of development, the use of Web, jsp technology as interface design, combined with Oracle database technology systems jsp technology the interface and functionality, so that users can use the browser to directly access the platform plete the examination and evaluation. The main function of this paper, the design of online examination system includes new user registration, user login, authentication, teachers and students, personal information management, student online examination, the administrator login and manage information.
【Key words】;Oracle;Web; JSP; MyEclipse。

目录
1 绪论 1
课题研究背景 1
课题研究目的和意义 1
考试历史和现阶段其他在线考试系统现状 2
本论文的结构简介 2
2 开发平台和技术可行性的介绍 3
Oracle数据库的概述 3
Web技术的简介 3
服务器tomcat的简介 4
系统技术可行性分析 4
4
3 系统架构 6
系统的功能需求分析 6
系统概述 6
7
7
4 数据库的设计 9
Oracle数据库引言 9
考试系统数据库需求分析 9
考试数据库逻辑结构设计 9
12
15
5 系统设计与功能展望 17
主页设计与测试 17