资源描述:
《c#在线考试加错误习题集系统论文》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、职场大变样社区(www.zcdby.com):下载毕业设计成品全套资料,全部50元以下本科毕业设计(论文)题目:在线考试系统学生姓名:学号:指导教师:院系:专业年级:在线考试系统的设计与实现夺商要随着近几年来微机技术、网络技术、多媒体技术及相应软件技术的迅猛发展,学校的教学、管理、考试等工作己越来越离不开计算机了。一方面,计算机辅助教育与计算机辅助教学是计算机技术非常重要的应用领域;另一方面,计算机与网络的应用更加促进了两者的飞速发展,S前它们已逐步成为现代教学的一个很重耍且有效的手段。本系统——在线考试系统,采用ASP.NET技术作为创建应用程序的方
2、式,以C#.net作为编程语言,采用SQLServer数据库作为后台数据库。它是基于Browser/Server结构下形成的数据驱动的Web应用程序。本系统基本遵循了软件工程方法论进行系统分析、总体设计、详细设计和软件测试。实现了用户登录、试题的管理、试题库的维护、试题库的组卷管理、在线考试管理、考试成绩评阅管理等功能。关键词:在线考试自动组卷ASP.NETSQLServerOnlineExaminationSystemDesignandImplementationABSTRACTWiththecomputertechnologyinrecentyea
3、rs,networktechnology,multimediatechnologyandthecorrespondingrapiddevelopmentofsoftwaretechnology,schoolteaching,management,examination,etc.hasbecomeincreasinglyinseparablefromthecomputer.Ontheonehand,computer-aidededucationandcomputer-aidedteachingisaveryimportantcomputertechnol
4、ogyapplications;Ontheotherhand,theapplicationofcomputerandnetworktopromotemorerapiddevelopmentofthetwo,atpresenttheyhavegraduallybecomeaveryimportantteachingandeffectivemeans.Thesystem-onlinetestingsystem,usingASP.NETtechnologyasawaytocreateapplicationstoCNetastheprogramminglang
5、uage,theuseofSQLServerdatabaseastheback-enddatabase.TtisbasedonBrowser/Serverstructureformedunderthedata-drivenWebapplications.Followedthesystemofbasicsoftwareengineeringmethodologyforsystemanalysis,design,detaileddesignandsoftwaretesting.Therealizationoftheuserlogin,testmanagem
6、ent,testdatabasemaintenance,thetestpapersquestionsTreasurymanagement,onlinetestmanagement,testmanagementfeaturessuchasmarkingresults.Keywords:OnlineExaminationAutomaticTestPaperASP.NETSQLServeri41觀11.1开发背景11.2项口提出的意义11.3系统的开发方法11.4系统开发工具21.4.1C#简介21.4.2ASP.NET简介31.4.3数据库简介42需求分析
7、62.1可行性分析62.2系统需要解决的主要问题62.3系统应该具备的基本功能73系统总体设计83.1基本简介83.2运行环境83.3系统结构阁83.4详细设计93.4.1用户个人信息设计93.4.2数据库中表的设计93.4.3数据库逻辑设计E—R图123.4.4功能模块详细设计133.4.5主要模块的流程图144系统程序实现184.1index(系统±界面)184.2用户管理模块204.3试卷制定模块254.4试卷评阅274.5问答题维护324.6学生考试模块355软件测试405.1软件测试的意义415.2软件测试的重要性415.3软件测试的范閛41
8、5.3软件测试的方法425.3软件测试的目的和原则42测试143测试2测试3.测试4.6结论与