广东海洋大学本科学位论文(大学本科)在线考试系统的开发张小晗二00八年六月二十日摘要在线考试系统是集合现代考试理论、方法和现代信息技术手段的智能化网上考试系统,为学生个性化学习提供灵活、方便、科学、公平的个别化考试服务,学生可以随时随地进行课程结业考试,它可以节约考试成本,提高考试工作的效率。本论文叙述了在线考试系统开发过程中的主要技术,包括基于B/S的服务模式、ASP语言和Access2003数据库管理系统等,重点介绍了在线考试系统的开发过程:包括系统分析、系统调查、数据流程分析、功能设计、数据库设计、系统物理配置方案、系统实现、系统调试和测试……关键字:在线考试;ASP;Access数据库;Web;自动评分AbstractDevelopmentofonlineexamsystemOnlineexaminationsystemisanintelligentwebexaminationsystemintegratingmodernexaminationtheory,methodandmoderninformationtechnology,whichistoprovideaindividualized,flexible,convenient,scientificandfairexaminationservice.Studentscanparticipateincourseexamatanytimeandinanyplace.Itcansaveexamcostandimproveexamefficiency.Thisthesisdiscussesmaintechniquesusedindevelopingtheonlineexamsystem,includingB/Sbasedservicepattern,ASPlanguageandAccess2003databasemanagementsystemetc.Anditplacesemphasisondevelopingprocessofonlineexaminationsystemincludingsystemanalysis,systemsurvey,dataprocessanalysis,functiondesign,databasedesign,systemphysicalconfigurationscheme,systemrealization,systemcommissioningandtesting.……Keywords:Onlineexamination;ASP;Accessdatabase;Web;Automaticgrading目录在线考试系统的开发.............................................................................................................................I摘要..................................................................................................................................IAbstract..............................................................................................................................................II目录..................................................................................................................................................1在线考试系统的开发..............................................................................................................................11.绪论..........................................................................................................................................11.1选题背景..........................................................................................................................11.2在线考试系统的技术路线...............................................................................................12.系统设计相关原理..................................................................................................................32.1ASP技术..........................................................................................................................32.1.1ASP的特点...........................................................................................................32.1.2ASP的处理流程...................................................................................................32.2JavaScript..............................................................................................................................32.3Access2003数据库.......................................................................................................32.4SQL语句......................