基于WEB的作业提交与批改系统

 2022-01-17 11:01

论文总字数:27093字

目 录

第一章 绪论 1

1.1 前言 1

1.2 基于Web的作业提交与批改系统实施背景 1

1.3 本文主要工作 2

第二章 开发工具与数据库简介以及安装部署 2

2.1 开发工具简介 2

2.1.1 Sublime Text简介 2

2.1.2 MySQL简介 2

2.2 工具的安装配置 3

2.2.1 Sublime Text开发工具的安装 3

2.2.2 安装PHP程序员工具箱 3

第三章 系统分析 5

3.1 系统设计目标 5

3.2 系统需求分析 5

3.2.1 系统功能需求 5

3.2.2 系统可用性与灵活性需求 5

3.2.3 可靠性需求 5

3.3 可行性分析 6

3.5.1 经济可行性 6

3.5.2 时间可行性 6

3.5.3 技术可行性 6

3.5.4 操作可行性 6

3.5.5 法律可行性 6

第四章 系统设计 6

4.1 基于Web的作业提交与批改系统实施项目概述 6

4.2 概要设计 7

4.2.1管理员模块 7

4.2.2 教师模块 8

4.2.3 学生模块 9

4.3 数据库设计 9

第五章 系统实现 20

5.1 管理员模块 21

5.1.1 登录界面 21

5.1.2 公告管理 22

5.1.3 班级管理 22

5.1.4 教师管理 22

5.1.5 学生管理 23

5.2 教师管理模块 24

5.2.1 教师登录 24

5.2.2 公告查看 25

5.2.3 作业管理 25

5.2.4 教师个人信息 27

5.2.5 学生列表 28

5.2.6 问题列表 28

5.3学生管理模块 29

5.3.1 学生登录 29

5.3.2 公告查看 30

5.3.3 作业管理 30

5.3.4 学生个人资料 32

5.3.5 学生问题管理 33

5.4用户权限与安全性控制 33

第六章 系统测试 34

6.1 单元测试 34

6.2 集成测试 35

6.3 用户测试 36

6.4 测试结果 36

第七章 结论 36

参考文献 36

致谢 38

基于Web的作业提交与批改系统

葛蓉

20141344024

,China

Abstract: With the development of Internet technology, its application is becoming more and more extensive. Among them, the education industry has also adapted to the trend of the times in a large scale, integrating the Internet technology with it, making it separate from the traditional way of education. Therefore, in order to meet this demand, one of the technologies Work Submission and Correction System based on Web was born, to change the situation of traditional paper work, so that the operation management of the education industry entered the paperless area. The transformation of this educational mode has facilitated communication between students and teachers, and has also saved a lot of resources. Therefore, globally, similar systems are still widely used.

Work Submission and Correction System based on Web adopts the MVC(Model View Controller) structure model, which gives full play to the advantages of the model, making the system structured and clearer.It uses ThinkPHP as the design framework, and makes the function realization of the system simpler. The system includes three main functional modules, student management, teacher management and administrator management, as well as some sub functional modules such as information management, announcement management, job management and problem management, to meet the different needs of three different objects in the work submission and correction management system.

This article mainly expounds the work management and problem management between the teachers and students in the work submission and correction management system, as well as a series of contents of the administrators' announcement management and the information management of the teachers and students, to realize the work management function of between the students and the teachers through the system and with the form of attachments to realize publishing, uploading, downloading and checking of homework, as well as the interaction and communication between teachers and students. So by meeting these functions to achieve the maximum purpose of the system, no paper, no face to face, teachers and students can communicate online and finish the work. The system enhances interaction and avoids time and space constraints.

Key words:Work Submission and Correction;Web;MVC;Interactions

绪论

1.1 前言

互联网技术的发展使得各行各业开始信息化,例如公司的人员信息管理、学校的教师信息管理,乃至各大商场的商品信息管理。信息化的转变,使得我们记录信息、修改信息等,不再局限于纸张、记事本,通过相应的一个网页查询,详细内容便可一目了然,因此,互联网的技术受到各行各业人员的青睐,并愿意花时间、花精力去做进一步的开发。

同样,在教育行业,教职工人员和各级学生人数众多的情况下,更需要计算机技术的应用,将大量的数据存入数据库中,通过计算机检索、查询等新技术,在大数据的情况下,快速、准确地找到自己需要的信息,而不是传统的在纸上记录下数据信息,如果数据过多,一张张纸张记录不仅效率低,而且浪费资源,时间久了更容易丢失。而互联网技术的运用,不论是对教师和学生的信息管理,还是学生和教师的线上互动,都使这个行业进入了一个新的阶段,也是无纸化的时代,同时产生了新的教学方式。

在教育过程中,作业的布置、接收、提交、批改是必不可少的过程,随着教育事业的发展以及互联网技术的更新,计算机从业者们也开发了更符合师生交流、管理员掌控的基于Web的作业提交与批改系统。从学生们一起在教室里听老师布置作业,写在本子上,再一起在教室里收齐批改的传统的纸本方式,到老师通过FTP上传作业内容、学生自行下载的简单的文件传递的方式,再到如今可以线上沟通、接收公告的全新方式,不仅解决了异地问题,同时提高了交互性,方便学生和老师之间的交流。

1.2 基于Web的作业提交与批改系统实施背景

在目前的信息化时代下,无论哪所学校,都需要一个实用的作业管理系统来规范作业管理[1],线上作业、线上交流,无需拘泥于传统的纸质作业。通过该系统实现教育资源的最大优化,提高作业的管理水平,因此,在此行业背景下,基于Web的作业提交与批改系统的开发的毕业设计课题,很有意义。

本系统采用了B/S架构模型技术,使用PHP为开发语言,MySQL数据库管理系统作为支撑,开发出一个集实用性、交互性和稳定性于一体的作业提交与批改系统,教师、学生不但可以直接访问浏览器,进行一系列的与作业相关的操作,而且还可以让学生对教师进行提问,教师可以及时发现,继而对问题做出解答。该系统在加强对学生作业管理的同时,也提高了教学质量。

剩余内容已隐藏,请支付后下载全文,论文总字数:27093字

相关图片展示:

您需要先支付 80元 才能查看全部内容!立即支付

该课题毕业论文、开题报告、外文翻译、程序设计、图纸设计等资料可联系客服协助查找;