摘  要

 

随着时代的发展网课已经逐渐的被人们接受,尤其是在疫情的情况下基本全国的中小学和高校都是通过网课的形式授课,一般的网课管理都是教师人工手动的方式进行挂了,但是随着时代的发展这种比较落后的管理方式已经逐渐的被广大高校摒弃,教育工作者需要一种更加灵活且操作方便的网课管理系统出现,为此我开发了本疫情下网课管理系统。

本基于Java的疫情下网课管理系统是根据当前网课相关的内容实际情况开发的,在系统语言选择上我们使用的Java语言,数据库是小巧灵活的MySQL数据库,本系统的开发可以极大的提高疫情下网课管理系统的管理效率。

本疫情下网课管理系统采用Java语言来进行开发,从角色上分为管理员,教师和学生,教务人员4个部分,本系统主要实现了用户登录,系统首页,个人中心,学生管理,教师管理,教务人员管理,课表信息管理,课堂记录管理,课堂签到管理,课堂作业管理,课程统计管理,考试统计管理,缓修信息管理,学生请假管理,课程分类管理,系统管理等功能,通过这些功能基本可以满足疫情期间网课管理的需求。


关键词:疫情,网课,MySQL,Java  

Abstract


With the development of The Times, online courses have gradually been accepted by people, especially in the case of the epidemic, the basic national primary and secondary schools and colleges are taught through the form of online courses, the general online course management is manual teachers to die, but with the development of The Times, this relatively backward management has been gradually abandoned by the majority of colleges and universities. Educators need a more flexible and convenient online course management system, so I developed this epidemic online course management system.

This Java-based epidemic online course management system is developed according to the current online course related content of the actual situation, in the choice of system language we use Java language, the database is small and flexible MySQL database, the development of this system can greatly improve the epidemic online course management system management efficiency.

This online course management system uses Java language to develop, from the role of the administrator, teachers and students, teaching staff four parts, the system mainly realizes the user login, system home page, personal center, student management, teacher management, teaching staff management, curriculum information management, class record management, class check-in management, classroom work management, the system is designed to achieve the system. Course statistics management, examination statistics management, deferred study information management, student leave management, course classification management, system management and other functions, through these functions can basically meet the needs of online course management during the epidemic.


Keywords: epidemic, online course, MySQL, Java  

目  录

第1章 绪论 4

1.1研究背景和意义 4

1.2研究动态 5

1.3研究内容和论文结构 5

第2章 关键技术介绍 7

2.1 JAVA语言介绍 7

2.2 SPRINGBOOT介绍 7

2.3 数据库技术 7

第3章 系统分析 9

3.1可行性分析 9

3.1.1 经济可行性 9

3.1.2 技术可行性 9

3.1.3 法律可行性 9

3.1.4 社会可行性 9

3.1.5 可行性结论 10

3.2 需求分析 10

第4章 系统设计 13

4.1 基于JAVA的疫情下网课管理系统网站功能结构设计 13

4.2 基于JAVA的疫情下网课管理系统网站数据库设计 14

第五章 系统详细设计 21

5.1登录模块的实现 21

5.2学生管理 21

5.3教师管理 22

5.4教务人员管理 23

5.5课表信息管理 24

5.6课堂记录管理 25

5.7课堂签到管理 27

5.8课堂作业管理 28

5.9课程分类管理 29

5.10缓修信息管理 30

第六章 系统测试 32

6.1 基于JAVA的疫情下网课管理系统网站的测试目的 32

6.2 基于JAVA的疫情下网课管理系统网站的测试方法 32

6.3 基于JAVA的疫情下网课管理系统网站的测试用例 33

总结 37

致谢语 38

参考文献: 40


本疫情下网课管理系统采用Java语言来进行开发,从角色上分为管理员,教师和学生,教务人员4个部分,本系统主要实现了用户登录,系统首页,个人中心,学生管理,教师管理,教务人员管理,课表信息管理,课堂记录管理,课堂签到管理,课堂作业管理,课程统计管理,考试统计管理,缓修信息管理,学生请假管理,课程分类管理,系统管理等功能,通过这些功能基本可以满足疫情期间网课管理的需求。


基于Springboot+vue的疫情下网课管理系统-计算机毕业设计源码+LW文档_Java

基于Springboot+vue的疫情下网课管理系统-计算机毕业设计源码+LW文档_管理系统_02

基于Springboot+vue的疫情下网课管理系统-计算机毕业设计源码+LW文档_管理系统_03

基于Springboot+vue的疫情下网课管理系统-计算机毕业设计源码+LW文档_管理系统_04