基于ASP.NET在线考试系统设计ASP.NET+SQL

进修社 人气:4.82K
毕业论文

基于在线考试系统设计
 
摘要:本文在分析计算机(网络)考试的发展及现有模式的基础上,结合计算机网络技术的发展和素质教育的要求,提出了计算机网络自适应考试的'模式,并在技术实现上进行了详细的分析.本系统是在Windows XP下,以IIS5.1(Internet Information Server)网络信息服务为应用服务器,选择(C#)、SQL Server 2000开发在线考试系统,采用WEB技术实现,WEB技术超越了传统的“客户机/服务器”的两层结构,采用的是3层体系(B/S)结构:用户端/服务器端/数据库,因此WEB结构有着更好的安全性,在用户机上不需要安装任何应用程序;本系统可以随机生成试卷,同时保证试卷的整体水平1致的前提下,每套试卷的题目不完全相同,即使对于同1个试题而言,试题答案的显示顺序也是不相同的。同时该系统避免了传统在线考试效率低,可维护性不高的缺点。

关键字:在线考试; ; SQL Server; Browser/Server; C#

Online examination system design based on  

Abstract:The analysis in the computer (network) examination of existing patterns of development and the basis of computer network technology development and the requirements of quality education, made the computer network model of self examination, and in the technical realization of a detailed analysis. The system is in Windows XP, using IIS5.1 (Internet Information Server) network information services in applications servers, choosing (C#)、SQL Server 2000 for developing online examination system, using Web technology to achieve, Web technology beyond the traditional "client / server" two-tier structure, using the three-tier system (B/S) structure : user/ server/database structure, so Web structure is better safety, Client do not need to install any user applications; The system can randomly generated papers while ensuring the overall level of consensus papers premise set papers topics are not the same even for the same questions, the answers to questions that the order is not the same. At the same time avoid the traditional online examination of the system inefficient, low maintenance shortcomings.

Keywords:Online examination; Active Server ; SQL Server; Browser/Server; C#

注释:不含源代码

基于在线考试系统设计+SQL