资源描述:
《网络在线考试系统设计》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、-网络在线考试系统摘要在线考试是现阶段研究开发的一个热点,是建立在国际互联网上的应用系统,客户端的配置可以极为简单,使考试不受地域的局限。本在线考试系统是利用微软的.net平台并用B/S结构的模式和ACCESS数据库编写的网络应用程序。它有应用简单、升级和部署方便、扩展性强等特点。满足任何授权的考生随时随地考试并迅速获得成绩本论文叙述了考试方式的历史、现状以及ASP语言和access数据库管理系统的概况。重点介绍了无纸化网络考试系统的实现过程:包括系统分析、系统调查、数据流程分析、功能设计、数据库设
2、计、系统配置方案、系统测试和调试。总结了本系统的特点:节约考试成本,提高考试工作的效率。并且根据网络考试的特点,不安全性及不稳定性,对考试系统做了相应的处理,提出了一个具体的解决办法。本论文分为六章,将从绪论、相关知识介绍、需求分析、总体设计、详细设计以及系统测试6个部分详细论述系统开发过程。关键词网络;远程教育;考试系统.---AbstractAtthisstageonlineexaminationisahotresearchanddevelopment.ItisbuiltonInternetap
3、plications,theconfigurationoftheclientcanbeaverysimple,inorderthattheexaminationwithoutgeographicallimitations.TheonlineexaminationsystemusingMicrosoft's.NetplatformandusingB/SstructureofthemodelsandthepreparationofACCESSdatabasenetworkapplications.Ith
4、assimple,easytoupgradeanddeployment,scalabilityandstrongfeatures.Meetthecandidatesatanytimetoanyauthorizedexaminationandpromptaccesstoresultsofthispaperdescribesthehistoryofexaminations,thestatusquoaswellastheASPlanguageandaccesstheprofiledatabasemanag
5、ementsystem.Networkfocusesonpaperlessexaminationsystemprocess:includingsystemanalysis,systematicsurvey,dataflowanalysis,functionaldesign,databasedesign,systemconfiguration,systemtestinganddebugging.Summedupthecharacteristicsofthesystem:savingtheexamina
6、tioncostsandimprovetheefficiencyoftheexamination.Andexaminationsinaccordancewiththecharacteristicsofnetworks,insecurityandinstability,ontheexaminationsystemhasdoneadealwiththecorrespondingproposedaspecificsolution.Thispaperisdividedintosixchapters,from
7、theintroduction,therelevantknowledge,theneedsanalysis,design,detaileddesignandsystemtestingpart6detailtheprocessofsystemdevelopment.KeywordsWeb-based;DistanceEducation;ExaminationSystem.---目录摘要IAbstractII第1章绪论11.1系统开发背景11.1.1课题背景11.1.2国外与国内远程教育发展概况11.2
8、系统开发意义2第2章相关知识介绍42.1Asp服务器42.2C#语言与VisualStudio200562.3数据库7第3章需求分析83.1可行性分析83.2功能需求83.3性能需求9第4章系统总体设计104.1软件和环境设计要求104.2系统功能设计114.2.1总体功能设计114.2.2用户管理功能114.2.3考试功能模块124.3数据库设计12第5章详细设计155.1系统主要流程155.2前台用户模块175.2.1用户登陆175.2.2考试模块175.3后台管