资源描述:
《【计算机软件毕业设计】基于高校教学管理系统的设计与实现—习题作业管理模块》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、河北农业大学本科毕业论文(设计)题目:基于高校教学管理系统的设计与实现—习题作业管理模块摘要当前社会高度发展,对教育的需求超过了人们的想象,而传统的教育资源有限并会受到时间空间等多方面的限制,从而而研制和开发的一种基于网络的Browser/Server模式并可在Internet/Intranet网络环境下运行的应用软件。以实现这种方便性与互动性、开放性集于一身的教育体制,以对当前传统的教育模式提供必要的补充。本系统主要通过使用B/S模式,对习题作业信息资源进行全面、系统的管理。在整个系统开发的过程中,运用了软件工程的基本概念
2、、相关技术和方法。并且采用Myeclipse6.0、SQLServer2000、PhotoShop、Dreamweaver等软件完成该系统的设计。此系统采用当前较为流行的B/S(浏览器/服务器)结构。通过对系统进行一系列的需求分析、设计、编码、测试等工作,使系统实现了管理员发布管理公告、教师管理、设置班级、课程;老师在线发布作业、批改作业、网上答疑;学生上传作业、查看作业信息、提出疑问的功能。关键词:作业管理;习题发布;无组件上传;ADO;ASP;AbstractHeightofcurrentsocialdevelopmen
3、t,thedemandforeducationbeyondpeople'simagination,butthetraditionaleducationresourcesarelimitedandwillbesubjecttotimeandspaceandotherconstraints,andthedevelopmentofasoftwareapplicationanddevelopmentofBrowser/ServermodebasedonnetworkandcanberunintheInternet/Intranete
4、nvironment.Inordertorealizetheconvenienceandinteractivity,opennessoftheeducationsystem,inordertoprovidethenecessarysupplementtothepresenttraditionaleducationalpattern.ThissystemmainlythroughtheuseofB/Smode,comprehensive,systemofexerciseshomeworkinformationresourcem
5、anagement.Intheprocessofsystemdevelopment,usingthebasicconcepts,relevanttechnologyandmethodsofsoftwareengineering.DesignandusingMyeclipse6,SQLServer2000,PhotoShop,Dreamweaverandothersoftwaretocompletethesystem.ThissystemusesthecurrentpopularB/S(Browser/server)struc
6、ture.Throughtheanalysis,aseriesofdemanddesign,coding,testingworkonthesystem,allowingthesystemtoachievethemanagement,teachermanagementadministratorissuedannouncement,settheclassteacher,curriculum;publishedonlinehomework,homework,onlineQ&A;studentsuploadhomework,view
7、thejobinformation,thequestionofthefunction.Keywords:Jobmanagement; problem; nouploadcomponent; ADO; ASP;目录1概述11.1问题的定义21.2研究背景和意义42开发平台与技术52.1Dreamweaver52.2B/S模式系统及其特点52.3ASP简介52.4access简介62.5无组件上传技术简介63系统需求分析73.1开发背景分析73.2功能需求分析73.2.1管理员部分的主要功能要求 73.2.2教师部分的主要功能要
8、求 73.2.3学生部分的主要功能要求 73.3系统功能图73.4登陆系统流程图84总体设计与实现104.1数据库设计104.2数据库逻辑分析104.3数据库表设计104.4页面设计124.4.1登录界面124.4.2公告管理界面124.4.3作业发布界面134.4.4作业评分界面134.