资源描述:
《基于web的等级考试网上辅导的设计与实现_毕业设计(论文)》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计说明书学生姓名:学号:学 院:专业年级:题目:基于WEB的等级考试网上辅导系统的设计与实现指导教师:评阅教师: 2013年 5月摘要随着计算机技术的迅猛发展,学校教学和管理的信息化发展也有长足的进步,这就要求各个环节都均衡发展,从软硬件双方面吧学下建设成一流的信息管理、教育的平台。本文涉及开发的考试管理系统也是其中重要的一个方面,此系统本着减轻教师负担、提高工作效率、优化学生考试得流程,比传统的考试模式节省人力财力和时间。系统分为四大模块:信息发布模块、在线答疑模块、考试模块和系统管理模块,其中系统管
2、理模块式除进行题目的添加、存储和删除外还对账户进行管理及对发不的信息进行管理,是系统运行的基础;考试模块是用户通过自己的姓名密码登陆系统,进入界面时选择考试等级、题目类型等设置好的试卷从题库中随机抽取适合的题目,形成试卷。系统选用的开发软件是Myeclipse、SQLServer2005数据库、tomcat服务器。本系统的开发采用结构化设计思想,系统说明书介绍了考试系统的开发初衷和背景,系统的开发工具,结构化开发的具体步骤,其中包括实体-联系模型,数据流图,功能结构图等必要的图形说明。关键词信息管理;在线答疑
3、;在线考试;Myeclipse;SQLServer2005TitleThegradeexaminationonlinetutoringsystembasedonWEBdesignandimplementationAbstract:Withtherapiddevelopmentofcomputertechnology,theschoolteachingandmanagementinformationdevelopmentalsohavegreatprogress,frombothhardwareandsoftw
4、aretolearnunderconstructionintofirst-classinformationmanagement,educationplatform.Thisarticleinvolvesthedevelopmentoftheexaminationmanagementsystemisoneimportantaspect,thissystemisinlinewitheaseteachers'burden,optimizestudentstestprocess,Thanthetraditionale
5、xammodesavemanpowerandtime.Systemisdividedintofourbigmodules:Informationreleasemodule,OnlineFAQmodule,testmoduleandsystemmanagementmodule,includingsystemmanagementmoduletypeexceptforsubjectadd,storeanddeleteonaccountmanagement,andalsomanagetosendinformation
6、,isthefoundationofthesystemisrunning;Testmoduleistheuserthroughitsownnameandpasswordloginsystem,entertheinterfaceselectiontypeSettingssuchasgoodgrades,exampapersrandomlyselectedfromthequestionbankissuitableforthetopic,formingtestpaper.Systemischosentodevelo
7、psoftwaremyeclipse,tomcatServer,SQLServer2005database.ThedevelopmentofthissystemUSESthestructureddesignthought,systemspecificationintroducedthetestsystemdevelopmentbackground,purposeandsystemdevelopmenttools,structureddevelopmentsteps,includingtheentity-rel
8、ationshipmodel,dataflowdiagram.Keywords:Informationmanagement;Onlineansweringquestions;Theonlinetest;Myeclipse;SQLServer2005目录1引言11.1开发背景11.2开发目的与意义12开发工具简介32.1软件简介32.2硬件简介52.3指导思想53系统需求分析83.1系统开发的目标83