资源描述:
《基于javaee的信息学院网络教学综合平台 学士学位论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、JIUJIANGUNIVERSITY毕业论文题目基于JavaEE的信息学院网络教学综合平台英文题目TheNetworkEducationPlatformBasedonJavaEEforSchoolofInformation院系信息科学与技术学院专业计算机科学与技术姓名聂婷婷班级学号A081122指导教师杨振宇二○一二年五月信息科学与技术学院学士学位论文摘要论文从网络教学综合平台的背景和意义开始,阐述了网络教学综合平台的发展趋势,采用MVC设计模式,以JavaEE开发平台技术为基础,提供了基于java的JSP、JavaBean、Struts技术实现组件化的Web程序和B/S三层体系开发
2、的基本思想。从业务需求、模块功能需求等方面,分别对系统中教师、学生、管理员三种角色的体系结构和功能作用进行了分析。从表示层、业务层和数据层三层逻辑层,进行了具体设计和实现。系统主要实现的效果是教师可以管理课程,如添加某门课程,添加教学大纲、教师计划,还可以实现在线观看视频、发布课后作业等。教师可以查看授课班级学生信息及作业成绩,同时可以发布公告和发布日记。学生可以查看公告、教师信息及课程的相关信息,还可以提交课后作业,对于不懂的问题可以进行网上答疑。管理员可以对教师和学生进行有关操作,同时管理网上答疑模块。通过这个系统,学生可以方便的获取所学课程的学习资料,触发的学习积极性。老师能够
3、在线辅导学生,通过课后作业,了解学生的学习情况。关键词:网络教学综合平台,JavaEE,MVC设计模式,Struts47信息科学与技术学院学士学位论文AbstractFromthenetworkbackgroundandsignificanceofeducationplatform,paperhasexplainthetrendsinnetworkeducationplatform,usingtheMVCdesignpatternforJavaEEdevelopmentplatformtechnology,providesajava-basedJSP,JavaBean,Strutst
4、echnologycomponentsoftheWebprogramsandB/Sthree-tiersystem,developedthebasicidea.Demandfromthebusinessrequirements,functionalrequirementsandotheraspectsofthemodule,analysissystemstructureandfunctionoftheteacher,student,andadministratorthreeroles.Fromthepresentationlayer,businesslogiclayeranddata
5、layerthree-layer,thespecificdesignandimplementation.Thissystemtoachievetheeffectisthatteacherscanmanagecourses,suchasaddingaclass,addasyllabus,teachingplan,butalsocanbeachievedonlinewatchvideos,publishhomework.Teacherscanviewstudentsoftheteachingclassinformationandscore,andalsocanpublishtheAnno
6、uncementmessageanddiary.StudentscanviewtheAnnouncementmessage,teacherinformationandcourseinformation.StudentscanalsosubmithomeworkandsolvetheunknownproblemsbyonlineQ&A.Administratorcanoperateteachersandstudents,andalsomanagestheonlineQ&Amodule.Throughthissystem,studentscaneasilyobtaintheinforma
7、tionofthecourses,andcanbetriggeredtheenthusiasmforstudy.TeachercanhelpstudentonInternet,,andunderstandstudents'learningsituationbyhomeworkwhichissubmitted.Keywords:TheNetworkEducationPlatform,JavaEE,MVCDesignPattern,Struts47信息科学与技