演示:php地方高校幕课平台录像

php地方高校幕课平台[源码+论文+录像]插图

 

地方高校幕课平台设计与实现

摘 要

“MOOC”这一网络技术将会给高等教育带来新的机遇、挑战和冲击。在影响高等教育的同时,MOOC作为一种网络学习方式,对大学生的学习影响也是不容忽视的,尤其是对大学生的自主学习有很大的影响。自主学习是指以学生作为学习的主体,通过学生独立地分析、探索、实践、质疑、创造等方法来实现学习目标,完成知识的学习,是学习方式的一种。同时,自主学习因人而异,因学习方式而异,因学习目标而异,基于地方高校幕课平台环境下的网络学习对大学生的课程自主学习有很大的影响。

根据本系统的研究现状和发展趋势,系统从需求分析、结构设计、数据库设计,在到系统实现,分别为前端实现和后端实现。论文内容从系统描述、系统分析、系统设计、系统实现、系统测试来阐述系统的开发过程。本系统力求结合实际找出一种切实可行的开发方案,经过反复研究和学习,借助php编程语言、mysql数据库和apache服务器来完成系统的所有功能,最后进行系统测试,来检测系统的权限和漏洞,从而将系统完善,达到符合标准。

 

关键字:地方高校幕课平台,php编程语言,mysql数据库

 

The design and implementation of the local high school curtain platform

ABSTRACT

The “moocs” network technology will bring new opportunities, challenges and shocks to education. In the influence of the higher education at the same time, the MOOC as a way of network learning, should not ignore the influence on the learning of college students, especially for college students’ autonomous learning has a great influence. Autonomous learning refers to students as the main body of learning, through the analysis of the student independently, exploration, practice, questioning and creation methods to achieve learning goals, complete knowledge of learning, is a kind of study way. At the same time, autonomous learning is different from person to person, owing to the different study way, owing to the different learning objectives, based on local colleges act class platform under the environment of network learning on college students’ autonomous learning has a great influence on the course.

According to the research status and development trend of this system, the system from the demand analysis, structure design, database design, in to the system implementation, respectively for the front-end and back-end. The paper discusses the development process of the system from system description, system analysis, system design, system implementation and system test. The system tries to combine the actual find out a feasible development plan, after repeated research and study, using the PHP programming language, PHP and mysql database and apache server to accomplish all functions of the system, and finally to the system test, to detect system permissions and loopholes, thus the system perfect, to conform to the standard.

 

Key words: Local high school act platform, PHP programming language, mysql database

 

目 录

 

第1章 绪论

1.1开发背景

1.2开发现状

1.3论文结构

1.4本章小结

第2章 系统开发技术的介绍

2.1Adobe Dreamweaver简介

2.2HTML/CSS简介

2.3PHP简介

2.4Mysql数据库概念和特点

2.5本章小结

第3章 系统分析

3.1功能需求分析

3.2业务流程分析

3.3数据流程分析

3.4本章小结

第4章 系统设计

4.1系统网络架构设计

4.2系统总体设计

4.3系统功能模块设计

4.4数据库设计

4.4.1概念模型设计

4.4.2数据库表设计

4.5本章小结

第5章 系统的实现

5.1前台页面的实现

5.2登录模块的实现

5.3留言模块的实现

5.4评论模块的实现

5.5课程管理模块的实现

5.6选课模块的实现

5.7本章小结

第6章 系统测试

6.1运行环境说明

6.2界面测试

6.3功能测试

6.4测试结果

6.5本章小结

第7章 总结

致 谢

参考文献