毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

asp.net+sqlserver在线考试平台的设计+源代码

时间:2020-04-04 18:14来源:毕业论文
用ASP.NET及SQL技术开发了网站后台数据库,而前台页面采用最新的html5+css3布局,javascript实现动态效果。本平台功能包括用户登录验证、用户信息管理、在线考试、自动改卷

摘要:本文介绍了在线考试平台的需求分析、总体设计及具体设计过程,包括管理员子系统的设计开发,其中使用ASP.NET及SQL技术开发了网站后台数据库,而前台页面采用最新的html5+css3布局,javascript实现动态效果。本平台功能包括用户登录验证、用户信息管理、在线考试、自动改卷、试卷管理、成绩管理等功能。本平台设计实现的意义在于,改变了传统纸质考试中人工出题人工阅卷的做法,节省了资源,考试者甚至不需要固定考点。节省了大量人力物力,也为远程教育过程中教学成果检验的实现提供了强有力的保障。47449

毕业论文关键词:在线考试平台;ASP.NET;SQL Sever;B/S架构

The Design and Implementation of Online Examination Platform

Abstract:This paper introduces the requirement analysis of the online examination platform、Overall design and specific design process,Including the design and development of the administrator subsystem,The use of ASP.NET and SQL (Query Language Structured) technology developed the website background database,And the front page using the latest html5+css3 layout,javascriptAchieve dynamic effect.The platform features include user login authentication、user management、the online exam、random questions、automatic grading, test management、performance management and other functions,Including the increase of the relevant data information, delete, modify and other functions.The significance of this platform is to design and realize,change the manual manual marking traditional paper exam practice,Saving resources,even without a fixed point test.Saves a lot of manpower and material resources.It also provides a strong guarantee for the realization of the teaching achievement test in the process of distance education.

Key Words:Online examination platform;ASP.NET;SQL Sever;B/Sarchitecture

目    录

摘要 1

引言 1

1.课题研究现状和意义 2

1.1课题研究现状 2

1.2课题研究意义 2

2.系统关键技术 2

2.1 ASP.NET 2

2.2 Sql数据库技术 3

3. 需求分析 3

3.1系统需求分析 3

3.2系统模块分析 3

4.数据库设计 5

4.1数据库逻辑设计 5

4.1数据表的创建 6

5.系统详细设计与实现 7

5.1用户登录模块 7

5.2在线答题模块 7

5.3成绩管理模块 7

5.4信息管理模块 7

6.小结 8

参考文献 8

致谢 10 

在线考试平台的设计与实现引言

    随着社会的进步和计算机技术的发展,传统的考试形式已经不能满足教育教学目标,在线考试应运而生。在线考试拥有其独有的优势,相较于传统纸质考试,在线考试平台采用网上随机出题网上阅卷的模式,大大降低了老师的工作量,同时也减少人为因素对于考试成绩的影响。近年来在线考试系统发展日趋多样化,本次设计的是基于B/S架构即直接在浏览器中在线考试的平台,无需下载客户端安装,不会增加计算机运行负担,进入考试更加方便快捷,提高了考试的质量,更好的为老师们同学们服务。 asp.net+sqlserver在线考试平台的设计+源代码:http://www.youerw.com/jisuanji/lunwen_49558.html

------分隔线----------------------------
推荐内容