在线考试系统的设计与实现
- 格式:doc
- 大小:344.50 KB
- 文档页数:27
吉林工商学院毕业论文 在线考试系统设计与实现
学生姓名 所在系部 计算机 专业名称 网络技术 所在班级 班 学生学号 42 号 所在校区 西安校区 指导教师
二 〇 一 〇 年 五 月 2
在线考试系统设计与实现 摘 要 在目前而言中国教育正在迈进一个全新的时代,在互联网的时代下,利用网络技术的在线考试成为一个新的亮点。随着网络技术的逐渐完善。这里提出推行网络考试已经是一个必然的发展方向。在教学上用于对学生学习相关的测试,检验学生的学习效果。在线考试将能解决以前考试的很多弊端问题。然而分析现状:中小学的学校中,使用在线考试没有的到很好的发展,手工方式的测验或考试的弊端依然存在,比如学校字纸资源,设备资源,学生舞弊行为,监考老师资源的浪费依然很大。所以推行在线考试系统是必然的。目前一些网上考试系统已经在网络中出现,有的功能强大,但不是很实用。有的简单。但是没办法完成必要工作。不尽如人意之处很多。为解决该问题,本人利用ASP.net 、DREAMWAVER等软件开发出一个全新的在线考试系统。本文详细地介绍开发设计的考试系统的功能模块以及讲解开发该考试系统所运用的理论依据。最后对系统进行直观分析,功能模块演示。
关键词:网络 在线考试 ASP DREAMWAVER 3
abstract says the net school in at present which China emerges massively, the network technology also gradually improves.Here proposed the carrying out network test already was an inevitable development direction.Uses in the study to the student studies the related test, examines student's study effect.The online test will be able to solve before took a test very many malpractice question.However analysis present situation: In elementary and middle schools' school, the use online test no to the very good development, the manual way examination or the test malpractice still exists, for instance the school wastepaper resources, the equipment resources, the student corrupts practices the behavior, monitors an exam teacher the resources waste very to be still big.Therefore the carrying out online test system is inevitable.At present on some nets took a test the system already to appear in the network, some functions were formidable, but was not very practical.Some simplicity. Not the entirely as desired place are very many.In order to solve this problem, myself use softwares and so on ASP.net, DREAMWAVER develop a brand-new online test system.This article introduced in detail the development design the test system function module as well as the explanation develops the theory basis which this test system utilizes.Finally carries on the direct-viewing analysis to the system, the function module demonstration.
Keyword: Network online test ASP DREAMWEAVER 4
目 录 第一章:前 言 ............................................................ 5 1.1在线考试的诞生 ..................................................... 5 1.2设计的技术 ......................................................... 6 1.3数据库技术 ......................................................... 6 1.4 在线考试系统的使用 ................................................ 7 第二章: 在线考试的设计方案 ............................................... 8
2.1在线考试的功能对象 ................................................. 8 2.2管理员管理 ......................................................... 9 第三章:在线考试系统模块设计 .............................................. 9
3.1网络访问布局 ....................................................... 9 3.2 在线考试系统功能模块 ............................................. 10 3.2.1 前台子系统功能模块 ............................................. 10
3.2.2 后台子系统功能模块划分 ......................................... 10 3.3 数据库概念设计 ................................................... 11 3.4 数据库总设计规划 ................................................. 11 3.4.1 数据库需求分析 ................................................. 11
3.4.2 数据库物理设计 ................................................. 12 3.4.3 数据库逻辑设计 ................................................. 13 3.5 系统结构 ......................................................... 14 第四章:详细设计 ......................................................... 15
4.1 用户登录模块 ..................................................... 15 4.1.1 流程分析 ....................................................... 15
4.2 题库管理模块 ..................................................... 18 4.2.1 题库管理功能模块图 ............................................. 18
4.2.2 判断题管理模块页面流程 ......................................... 18 4.2.3 在线考试自动组卷 ............................................... 19 4.3 试卷管理模块 ..................................................... 20 4.3.1 试卷管理功能模块图 ............................................. 20
4.3.2 设计思想及特点 ................................................. 20 第五章: 系统测试 ........................................................ 21 第六章: 总结 ............................................................ 24 参考文献 ............................................................. 25
致 谢 ................................................................... 26