资料详情

基于PHP的网络教学平台设计与实现毕业论文+任务书+开题报告+附录代码

头像

PHP

编号:3077

目   录

摘 要 1

Abstract 2

前  言 3

第1章 绪论 4

1.1  课题研究的背景及意义 4

1.2  网络教学平台存在的问题和原因 6

1.3  本文研究内容 7

1.4  本文的组织结构 7

第2章 网络教学平台系统分析 8

2.1 可行性分析 8

2.1.1 技术可行性 8

2.1.2 经济可行性 8

2.1.3 操作可行性 8

2.2需求分析 9

2.2.1 总体功能需求分析 9

2.2.2详细功能需求分析 9

第3章  平台解决方案和开发技术简介 12

3.1平台设计思想 12

3.2平台设计目标 13

3.3平台技术解决方案 13

3.3.1 技术框架 13

3.3.2开发环境 13

3.4开发技术简介 14

3.4.1  B/S体系结构 14

3.4.2  Apache 15

3.4.3  PHP 16

3.4.4 MySOL 18

第4章 网络教学平台系统设计 20

4.1数据库设计 20

4.1.1  ER图设计 20

4.1.2  数据表设计 21

4.2系统主要模块流程设计 23

4.2.2教师模块系统流程图 23

4.2.3学生模块流程图 24

第5章 网络教学平台的实现 25

5.1用户管理模块 25

5.2 课程管理模块 27

5.3课程通知模块 29

5.4 课程讲义模块 31

第6章 系统测试 33

6.1主要功能模块测试 33

6.1.1 用户注册测试 33

6.1.2添加课程测试 34

6.1.3添加课程讲义测试 35

6.1.4添加通知测试 37

参考文献 38

小  结 39

致  谢 41

附录: 源程序主要代码 42


摘 要:随着计算机网络技术的不断发展,利用计算机网络学习正在由远程教育迅速向校内教学的方向延伸,网络技术和多媒体教育技术的发展正以惊人的速度改变着人们的工作方式、学习方式和生活方式,同时,教育模式也不无例外的在发生着变化。与此同时,网络教学作为一种新的教学方式,是传统教学模式的一个有益的补充。它可以使教学突破时间、空间的限制, 使教师的“教”与学生的“学”更加灵活、方便;另一方面,针对我国教育资源不平衡的现状,同时也可以优化、整合教育资源,更充分地利用优秀的教育资源。因此,网络教育已成为未来教育方式的一个重要发展方向。

网络教学需要采用一种便捷、有效地的方式来实施。这种情况下,网络教学平台是一个很好方法。该平台为师生在网上的教学活动提供了支持,能够使教师把精力更集中教学;学生也可以不受时间、空间限制的自主地进行学习、交流和测试。

本文提出了构建一个网络教学平台的思路,并基于PHP和MySQL技术实现了一个网络教学平台。该平台为教师提供了更好的教学方式,包含了在线课堂、在线答疑、在线布置作业等功能模块,同时也为学生提供了很好的学习条件,学生可以在线学习,在线完成作业,与教师进行在线交流与互动。这样师生在网上就可以很好地互动交流,共同完成该门课程的学习、教学任务。

本网络教学平台基于Linux + Apache,采用B/S体系结构搭建,开发语言为PHP,后台数据库采用的是MySQL。

关键词: PHP;B/S;MySQL;网络教学平台;网络教学

Abstract: with the computer network technology and the continuing development of the computer network used by long-distance education is learning quickly to the drection of extension of their teaching,network technology and multi-media education is the development of technology at an alarming rate changes in the way people work,learning and lifestyle。 At the same time,it is caused by the profound reform in the field of education。network teaching as a kind of new teaching methods。Fully utilizethe computer technology network technologe。and multimedia technology,etc-to show more flexibilite,of teaching materials,vivid,make teaching across space and time to the limit,with great flexibility and interactivite。accordingly more and more get the favour of teachers。

Implementing network teaching need a simple and effective network teaching plafform。This platform for the teachers and students in online teaching activities provided support。and Can make the process easier。teachers carl concentrate on teaching。Students can  learn and communicate with the test。which al e not of space and time limit。

This paper puts forward the thought of building a network teaching platform;Based on PHP and MySQL technique to build a network teaching platform。This platform to offer better teaching methods for teachers,including the online course,and online FAQ,online homework and others module,and also to provide students with a very good study condition,students can online learning,finish homework,with the teacher in online exchanges and interaction。This way help teachers and students can be a very good mutual communication online,together complete the course of study,teaching task。

The network teaching platform using the B/S structure。the development platform is Linux + Apache,develop language for PHP/MySQL backend databaSe is used。

Keywords:  PHP;B/S MySQL;Network Teaching Platform Network Teaching