资源描述:
《软件工程毕业设计_高校教学管理系统的设计与实现—在线考试管理模块.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、河北农业大学本科毕业论文(设计)题目:高校教学管理系统的设计与实现——在线考试管理模块摘要随着计算机网络技术的不断发展和学校信息管理日益完善,传统的基于纸质的考试形式已不能适应现在高校教学的需要,计算机在线考试正在逐步取代传统考试。基于WEB的高校教学管理系统已经成为现代高校考试方式的有力补充和发展。为提高教学水平提供了先进的手段。本设计采用B/S的模式开发,以Tomcat作为Web服务器,使用JSP,JDBC技术和MySQL数据库实现,并且采用Myeclipse6.5、MySQL-Front2.5
2、、Dreamweaver8等软件完成该系统的设计。本项目实现了高校教学管理系统--在线考试管理模块,包括登陆注册模块,学生考试模块和教师管理模块。学生可以自行选择考试科目,进行在线答题,以及查看成绩和修改用户信息等操作。教师有试题管理和学生管理等权限,试题管理:可以增加和删除试题。学生管理:修改学生信息,查看修改成绩。论文首先对在线考试系统做了需求分析,然后给出系统的设计与实现过程,最后,针对系统的各个功能进行了阐述。关键词:在线考试系统;B/S;JSP;JDBC;MySQL;-23--23-Abs
3、tractWiththedevelopmentofcomputernetworktechnologyandtheschoolofinformationmanagementisincreasinglyperfect,thetraditionalpaperexaminationformbasedonhasnotbeenabletoadaptnowteachinginCollegesanduniversities,thecomputeronlinetestisgraduallyreplacingthetr
4、aditionalexamination.UniversityteachingmanagementsystemofWEBhasbecomethedevelopmentofpowerfulsupplementandmodernuniversityexaminationmodebasedon.Provideadvancedmeansforimprovingtheteachinglevel.ThisdesignusesB/Smodeldevelopment,withTomcatastheWebserver
5、,useJSP,JDBCtechnologyandMySQLdatabasedesignandimplementation,usingMyeclipse6.5,MySQL-Front2.5,Dreamweaver8andothersoftwaretocompletethesystem.Thisprojectrealizestheuniversityteachingmanagementsystem,onlineexaminationmanagementmodule,includingtheregist
6、rationofthelandingmodule,examinationmoduleandtheteachermanagementmodule.Studentscanchoosethesubjectsoftheexamination,onlineanswer,andviewtheresultsandmodifyuserinformationandotheroperations.Teachershavetheitemmanagementandstudentsmanagementauthority,te
7、stmanagement:canincreaseanddeleteitem.Studentmanagement:modifystudentinformation,viewthechangescores.Firstly,therequirementanalysisoftheonlineexaminationsystem,andthengivethesystemdesignandimplementationprocess,finally,allofthefunctionsofthesystemarede
8、scribed.Keywords:onlineexaminationsystem;B/S;JSP;JDBC;MySQL;-23-目录1概述11.1选题依据和意义11.2本课题国内外研究现状11.3研究的内容和采用的方法12系统开发和选择工具22.1基本环境22.2开发工具22.3系统实现中技术选择22.3.1JavaScript描述22.3.2Tomcat服务器22.3.3JDBC描述22.3.4MySQL描述33系统分析43.1开发背景43.2需求分析43.2.1系