基于BS结构的在线考试系统的研究与实现

基于BS结构的在线考试系统的研究与实现

基于BS结构的在线考试系统的研究与实现

  • 适用:本科,大专,自考
  • 更新时间2024年
  • 原价: ¥311
  • 活动价: ¥200 (活动截止日期:2024-04-30)
  • (到期后自动恢复原价)
基于BS结构的在线考试系统的研究与实现

基于B/S结构的在线考试系统的研究与实现
摘要:本文主要阐述了基于B/S基础上的在线考试系统的设计和实现的功能,对在线考试系统的运用实施管理等方面给出详细的描述。随着现代化技术的日新月异,传统的考试慢慢由网络化考试所替代,考生从登录专门的考试界面、开始考试、结束考试以及知晓成绩的整个过程中完成考试任务,它可以保证考试的公平公正且客观反映出真实存在的问题;针对以往传统考试过程中出现过的繁琐工序和可能导致的失误,给老师和同学都带来了时间地域上的限制。通过利用后台数据库操作和asp.net技术,将考试题目考试时间合理安排后实现在线考试系统各个功能模块的运用、数据的安全性等,在一定程度上改进了教学手段提高了考生的积极性。我们运用在线考试系统适应了时代的要求也是未来评判教学质量的主流方向。
关键词:B/S结构;在线考试;asp.net

Based on B/S structure of the research and implementation of online examination system
Abstract: This article mainly elaborated based on B/S online examination system on the basis of the design and implementation of the function, for the use of online examination system to implement management gives a detailed description. With the changing of modern technology, the traditional exam slowly replaced by networked examination, candidates from login examination interface, the exam will begin and end and the known results in the whole process of test task, it can guarantee the fair of the exam and objectively reflect the real problems; In view of the previous traditional examination that appeared in the process of complicated process and can lead to mistakes, to the teacher and classmates brought time geographic restrictions. By using background database and asp.net technology operation, will achieve after exams test time arrange the use of online examination system each function module, data security, etc., to a certain extent, improve the teaching means to improve the enthusiasm of the students. We use the online examination system to meet the requirements of The Times and is also the mainstream direction of the future to judge the teaching quality.
Keywords: B/S structure; Online examination; asp.net

 

目    录

一、绪论 1
(一)在线考试系统实现的背景及意义 1
(二)在线考试系统的研究现状 1
1.笔试阶段 2
2.上机考试 2
(三)在线考试系统的研究内容 2
二、在线考试系统的需求分析 2
(一)系统需求分析 2
(二)考试系统性能需求分析 3
(三)在线考试系统需求的技术特点 3
1.技术成熟 3
2.操作简便 3
3.经济适应 3
三、开发工具 4
(一)ASP.Net 4
(二)SQL Server 2005 4
(三)C#语言 5
四、在线考试系统结构与功能设计 5
(一)考试系统设计要求 5
1.简单的操作过程 5
2.全面广泛的应用 5
3.保证系统的安全性和稳定性 5
(二)考试系统结构设计 5
1.B/S和C/S的优点 5
2.B/S和C/S的缺点 5
3.B/S结构具体介绍 5
(三)考试系统功能模块设计 6
1.在线考试 7
2.试卷管理 7
3.试题管理 7
4.课程管理 7
5.教师管理 7
6.学生信息管理 7
7.成绩查询 7
8.自动阅卷 7
(四)考试系统模块结构图设计 7
(五)考试系统功能设计 8
1. 考生操作功能 8
2. 管理员操作功能 8
3. 教师操作功能 9
五、数据库设计 9

(一)数据库设计概述 9
(二)数据库设计的标准 9
1.系统数据规范化 9
2.数据完整性 9
3.数据一致性 10
4.数据类型的标准性 10
(三)数据表 10
1. 用户(学生)信息表 10
2. 教师信息表 10
3. 管理员信息表 11
4. 科目信息表 11
5. 单项选择题(多选题)信息表 11
6. 试卷内容信息表 11
7. 成绩信息表 12
六、在线考试系统的实现 12
(一)数据库连接 12
(二)功能模块的实现 12
1.考生系统 13
2.管理员系统 15
3.教师系统 18
毕业设计总结 19
参考文献 20

参考文献
[1]  李萍,黄可望,黄能耿.SQL Server数据库应用及实训.无锡职业技术学院,2014.1.
[2]  李萍,王得燕,杨文珺.ASP.NET(C#)动态网站开发案例教程.北京:机械工业出版社,2014.7.
[3]  孙风庆,于峰.SQL Server 2008数据库原来及应用[M].北京:北京邮电大学出版社,2012.
[4]  钱灵.基于.Net的网上考试系统的设计与实现[D].天津大学,2005.
[5]  孙铁鑫.浅析B/S和C/S结构的对比[J].今日科苑,2007(3):78-79.
[6]  肖自红,张祖平.基于.Net的试题库与在线考试系统研究[J].计算机与数字工程,2008(03):136-139.
[7]  陈天娥.物联网设备编程与实施.北京:高等教育出版社,2014.9.
[8]  陈志泊.ASP.NET数据库应用程序开发[M]. .北京:人民邮电出版社,2009.
[9]  李敏.在线考试系统设计与实现[D].山东大学,2013.

 

 


http://www.bysj360.com/html/6486.html
http://www.bysj360.com/html/6469.html
http://www.bysj360.com/html/6483.html

  • 关键词 BS 结构 在线考试 研究 实现
  • 上一篇:酒店入住预约系统
  • 下一篇:基于BS结构的篮球场地预约与管理系统
  • 暂无购买记录

    暂时没有评论

    真实

    多重认证,精挑细选的优质资源 优质老师。

    安全

    诚实交易,诚信为本。

    保密

    所有交易信息,都为您保密。

    专业

    10年专业经验,10年来帮助无数学子。