c语言在线考试系统—试题生成模块.doc
上传人:天马****23 上传时间:2024-09-12 格式:DOC 页数:18 大小:2.9MB 金币:10 举报 版权申诉
预览加载中,请您耐心等待几秒...

c语言在线考试系统—试题生成模块.doc

c语言在线考试系统—试题生成模块.doc

预览

免费试读已结束,剩余 8 页请下载文档后查看

10 金币

下载此文档

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

河北农业大学信息学院本科毕业论文题目:C语言在线考试系统——试题生成模块摘要现如今,我们生活在信息大爆炸的时代,网络信息的应用已经进入我们的生活的各方各面。尤其在网络教学中,网上在线考试系统在其中扮演了重要的角色,相比于传统的考试方式具有更好的规范性、科学性,更加有利于考试工作的组织和管理。C语言在线考试系统是一个拥有自动组卷、自动判卷、学生和成绩信息管理的网上考试系统。它分为试题生成模块、在线考试模块、自动评分模块,整个系统层次结构简单,操作简易,并具备了一定的安全性,在有利于提高网络教学的质量的同时,大大的拓展了考试的灵活性,阅卷效率,还保证了考试的公平性,答案的安全性。我主要设计和实现了试题的生成模块,其中包括了批量上传试题,单条上传试题,试题的查询与删除,试卷的自动生成等环节。本系统的开发实现是基于B/S模式的,数据库采用MySQL,开发平台是PHP,开发工具是Dreamweaver,服务器采用了Apache。关键词:在线考试系统;B/S模式;PHPAbstractToday,wearelivingintheeraofinformationexplosion,theapplicationofnetworkinformationhasenteredourlivesonallsides.Especiallyintheonlineteaching,onlineexaminationsysteminwhichplayanimportantrole,comparedtotraditionalexaminationshavebetternormative,scientific,moreconducivetotheexaminationworkoftheorganizationandmanagement.Clanguageisanonlineexaminationsystemhasautomaticgeneration,automaticgraders,students,andperformanceinformationmanagementonlineexaminationsystem.Itisdividedintoquestionsgenerationmodule,onlineexaminationmodule,automaticscoringmodule,theentiresystemhierarchyissimple,easytooperate,andhaveacertaindegreeofsecurity,thenetworkwillhelpimprovethequalityofteachingatthesametime,greatlyexpandtheflexibilityoftheexamresistance,scoringefficiency,butalsotoensurethefairnessoftheexamination,theanswersecurity.Imainlydesignandimplementationofagenerationmoduletestquestions,includingquestionsbulkupload,uploadingsinglequestions,questionsanddeletequeries,andotheraspectsoftheautomaticgenerationoftestpaper.DevelopmentofthissystemimplementationisbasedonB/Smode,thedatabaseusingMySQL,developmentplatformisPHP,developmenttoolsisDreamweaver,theserverusestheApache.Keywords:onlineexaminationsystem;B/Smode;PHP目录TOC\o"1-3"\h\z\uHYPERLINK\l"_Toc358307874"1.绪论PAGEREF_Toc358307874\h1HYPERLINK\l"_Toc358307875"1.1课题背景PAGEREF_Toc358307875\h1HYPERLINK\l"_Toc358307876"1.2在线考试系统开发的目的和意义PAGEREF_Toc358307876\h1HYPERLINK\l"_Toc358307877"2.在线考试系统的需求分析PAGEREF_Toc358307877\h2HYPERLINK\l"_Toc358307878"2.1功能需