毕业论文

打赏
当前位置: 毕业论文 > 经济论文 >

ASP.NET+SQLServer数据结构在线考试系统的设计

时间:2020-09-18 14:53来源:毕业论文
使用ASP.NET技术和SQL Server2008技术开发的数据结构在线考试系统。针对设计的功能特点展开叙述,首先介绍了开发背景、意义以及系统开发工具,给出系统开发环境。其次根据系统需求分

摘 要:本系统是使用ASP.NET技术和SQL Server2008技术开发的数据结构在线考试系统。针对设计的功能特点展开叙述,首先介绍了开发背景、意义以及系统开发工具,给出系统开发环境。其次根据系统需求分析,确定系统的功能模块和设计模式,给出数据库的设计。然后重点描述了系统的功能模块的实现过程,即有管理员、教师、学生三个模块,管理员模块即实现教师和学生的信息录入,查询和删除等。教师模块即试题的录入,更新;试卷的制定;试卷的批阅;查看和删除学生的成绩;对教师自己的信息进行更新。学生模块即学生登陆系统;选择试卷进行计时考试;查看自己的考试成绩;对自己的个人密码进行修改等。对主要代码进行详细说明,并给出数据库的操作。最后对系统进行测试,给出测试结果。56337

毕业论文关键词:ASP.NET,SQLServer2008,数据结构在线考试系统

Abstract: This system is the data structure of online examination system using ASP.NET technology and SQL Server2008 technology. According to the features of narrative design, first introduced the development background, the significance as well as the system development tool, given the system development environment. Secondly, according to the system demand analysis, function module and the design to determine the mode of the system, database design. Then the paper describes the process of system function module, the administrator, teachers, students three module, the administrator module is to realize information input of teachers and students, query and delete etc.. The teacher module that questions of entry, update; paper making; examination paper marking; view and delete student achievement; the teachers themselves to update the information. The student module students landing system; selection of papers for timed test; see my exam results; modify your personal password. A detailed description of the main code, and gives the database operation. Finally, the system was tested, the test results are given.

Key words: ASP. NET,SQL Server 2008, data structure on-line examination system

目  录

1引言 4

1.1系统开发背景 4

1.2系统开发的意义与目标 4

1.3系统开发相关技术 4

1.4 开发环境 5

2系统的总体设计 6

2.1用户需求分析 6

2.2可行性分析 6

2.3系统功能模块 6

2.4系统全局E-R图 7

2.5数据库设计 11

3系统的实现 14

3.1用户登录模块 14

3.2学生模块 16

3.3教师模块 21

3.4管理员模块 39

3.5数据库操作 40

4软件测试 42

4.1软件测试的必要性 42

4.2软件调试 42

结论 44

参考文献 45

致谢 46

1 引言

1.1系统开发背景

随着我国考试类型的不断增加及考试要求的不断提高,教师的工作量将会越来越大。在传统考试模式下,要求老师选择试题、安排考试、监考、收集试卷、讲评试卷和分析试卷,这是一件十分烦琐和非常容易出错的事情,可以说传统的考试方式已经不能适应现代考试的需要。由于计算机应用迅猛发展,网络应用不断扩大,如远程教育和虚拟大学的出现等,使得在线考试管理系统成为现实[1]。 ASP.NET+SQLServer数据结构在线考试系统的设计:http://www.youerw.com/jingji/lunwen_60849.html

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