公共课作业系统——学生作业中问题汇总、分析模块
摘 要
在现代化的教育技术模式下,计算机已经广泛应用于学校的教育管理,给传统的教学方式带来了重大的革命。如何有效进行作业管理是摆在我们面前的一个新的课题。
本文在研究目前国内外作业管理情况的基础上,从学校的实际需求出发,采用当前较为流行的B/S(浏览器/服务器)结构和ASP动态网页开发技术,基于WindowsXP Professional操作系统和ACCESS数据库,设计并实现了一个功能较为完善的小型作业管理系统。通过对系统进行一系列的需求分析、设计、编码、测试等工作,使系统实现了管理员发布管理公告、教师管理、设置学生姓名、班级、学号;老师在线管理学生成绩;分析学生成绩和错误信息。重点对系统设计过程作了相应描述,同时也对系统需要改进的地方做了总结。
本系统经过测试,运行效果稳定,操作方便、快捷。不仅适用于普通学校的作业管理,也适用于网络远程教学,能较好地解决作业管理混乱的状况。
关键字:B/S结构;作业管理 ;数据库;
Abstract
Under the modernized educational technique pattern, the computeralready widely applied to the school education administration, hasbrought the significant revolution for the traditional teaching way.How effectively carries on the work management is suspends in front ofus a new topic. This article in the research at present in the domestic and foreignworks management situation foundation, embarks from the school actualdemand, uses current more popular B/S (browser/server) the structureand the ASP dynamic homepage development technology, based onWindowsXP the Professional operating system and the ACCESS database,designed and has realized a function more perfect small workmanagement system management system. Through carries on a series ofwork and so on demands analysis, design, code, test to the system,caused the system to realize the manager to issue the managementannouncement, the teacher managed, establishes the student name, theclass and grade, the student number; Teacher on-line managementstudent result; Analyzes the student result and the error message. Keyhas made the corresponding description on the system design process,simultaneously the place which needed to improve to the system hasalso made the summary. This system after the test, the movement effect is stable, ease ofoperation, quickly. Not only is suitable for the ordinary school workmanagement, also is suitable for the network long-distance teaching,can solve the work management chaotic condition well.
【Key Words】 : B/S Structure ;homework management; DataBase
目录
摘 要………………………………….………….………………………..…0
Abstract…………………………………………………………………..............1
第一章 绪论………………………………………….………………………...…3
第二章 学生作业管理系统的需求分析…………………………………………..4
2.1系统运行环境……………………………………………………………….4 2.2系统功能需求……………………………………………………………….5 2.3系统性能需求……………………………………………………………..….5
2.4系统技术需求……………………………………………………………..….6
第三章 学生作业管理系统设计……………………..……………………………9
3.1 系统模块设计……………………………………..………………………....9
3.2系统总体结构图…………………………………………………………….10
3.3 数据库分析与设计……………………………..…………………………..10
3.4系统安全保密设计………………………………………….……………....11
第四章 作业管理系统的具体实现……………………….……………………...12
4.1作业管理系统登录模块的实现……………………………………….…...12
4.2作业管理系统首页的实现………………………………………………....13
4.3管理员主要模块的实现…………………………………………………....16
第五章 系统测试…………………………….………………………………..….27
致谢…………………….…………………….……………………………..……..28
参考文献…………………………….…………………………………….………29
第一章 绪 论
随着信息技术的迅速发展、电脑化教学与远程的网络化教学的普及,给传统的教学方式带来了重大的革命,也给教学改革的实施者们提出了很多新的课题。如何有效进行作业管理就是一个让很多老师头痛的问题。
目前,国内外作业管理一般采用两种方法:一种将作业存在软盘上交;另一种者存放到教师电脑上的一个共享目录内。但这两种方法都有各自的弊端:前一种方法不方便携带、速度慢、容量小、易损坏;后一种方法虽然解决了软盘容量小、容易坏的问题。但却存在一个更致命的缺点:学生可以随意查看、更改和删除其它同学的作业,造成大量如抄袭作业、恶意删除或修改其他同学作业的事情发生;老师在帮学生修改作业时,也很容易弄不清楚作业批改与否;作业是谁的或是旧作业没删除掉,跟新作业搞混了等情况,虽然有些可以用严格的纪律来实现管理,但仍然会给学校和老师带来很多的麻烦。在当前的信息化时代中,任何学校,都需要一个实用的作业管理系统来规范作业管理,这将会大大提高学校的管理水平,优化资源,实现效益的最大化。因此,将作业管理系统作为本次毕业设计课题是非常有意义,具有研究的价值。
现在国内外也有很多作业管理的软件,采用的技术也是多种多样,如基于JSP、FTP模式,但大多数作业管理系统主要用于网络学院的远程教学。至于校园内的正规教学,利用作业管理系统组织管理教学活动的并不多。针对国内外对教学管理软件的巨大需求和基本要求,一个好的教学管理软件,必须要功能齐全,操作简便,向用户展示友善的操作界面。在完善功能的同时又必须兼顾系统的灵活性,安全性,健壮性。一个好的教学管理系统,不管是计算机专业人员还是其他用户都能很快上手,操作简便,便于安装,容易普及。
(需要该计算机毕业设计论文的,请联系我们在线客服QQ:599057179或联系我们客服电话:13723761910) |