三门峡职业技术学院信息传媒学院毕业设计论文毕业设计题目:基于MVC在线考试系统的设计与开发专业:年级:学号:姓名:指导老师:摘要作为对传统考试方式的改革,网络化考试是近年来研究的一个热点课题。在线考试是网络化考试系统的重要组成部分,本论文的主要工作是设计并实现一个在线考试系统。利用在线考试系统,试卷动态生成,使用计算机自动判卷,大大提高阅卷效率。实现对试题的随机选题,对考生答案自动评分等功能关键词:在线考试,题库,试卷,动态生成IABSTRACTAsthereformoftraditionaltest,theexaminationsysteminnetworkisahotpointstudyinrecentyearstopic.Theonlineexaminationsystemistheimportantpartoftheexaminesysteminnetwork.Themainworkofthisthesisisdesignofanon-lineexaminationsystem.Withonlineexaminationsystem,testpapercanbeproduceddynamicallyandcanbecorrectedbycomputerefficiently.Thesystemprovidesgoodsecurityinthefashionofthree-tierauthorizedsystemincludingadministrator,teacherandstudent.KeyWords:SMTP:onlineexamination,questiondatabase,testpapers,produceddynamicallyII目录摘要................................................................................................................................IIABSTRACT........................................................................................................................III第一章前言..................................................................................................................51.1研究背景............................................................................................................51.2研究问题的提出................................................................................................51.3研究意义............................................................................................................61.4研究思路与研究方法........................................................................................71.5论文框架............................................................................................................8第二章相关研究及文献分析....................................................................................102.1传统考试的概述..............................................................................................102.2在线考试系统的概述......................................................................................102.3国内外相关研究介绍......................................................................................11III2.4研究的“发展趋势”......................................................................................122.5关键技术..........................................................................................................122.5.1Web的结构和工作原理...............................................................................122.5.2MVC概述................................................................................................13第三章系统设计........................................................................................................143.1系统需求分析..................................................................................................143.1.1系统可行性分析...................................................................................143.1.2系统功能需求分析...............................................................................143.2系统总体设计..........................................................