- Moodle 1.9 Extension Development
- Jonathan Moore Michael Churchward
- 371字
- 2021-08-06 17:24:03
Chapter 1. Moodle Architecture
Moodle is an open source Learning Management System (LMS). It can be used to deliver online learning in a variety of settings. These settings include virtual schools, K12, higher education, corporate universities, charter schools, and commercial training, to name but a few. Moodle is designed to be used primarily as an asynchronous learning tool, where learners study at different times. However, it also includes synchronous tools. Moodle is used both as the primary delivery vehicle for courses as well as a supplemental tool for face-to-face learning. To put it simply, Moodle is a teacher's toolkit to help improve learning. Moodle is designed in a community with teachers interacting directly with programmers. Moodle's intuitive and simple interface is the result of this collaboration.
Moodle originally stood for Modular Object-Oriented Dynamic Learning Environment. From a programmer's perspective, the "M" in Moodle is a very important concept. Modularity is designed throughout Moodle. This lets a developer make significant modifications to Moodle without having to modify its code. This is a very important capability in terms of reducing the amount of time taken to make modifications when new versions of Moodle are released. Writing modular plugins for Moodle will be a large focus of this book.
You can learn more about general Moodle functionality and history on the Moodle Documentation site at http://docs.moodle.org/en/About_Moodle.
This chapter introduces some of the important concepts of Moodle architecture; how Moodle is structured and how Moodle works. This chapter introduces the following concepts:
- Components of the system (operating system, web server, PHP interpreter, database, and browser)
- Directory and system structure (Moodle code, database, and file storage)
- Installation (how to install, what happens during installation, and how to upgrade)
- Program execution (the major calling structure, included libraries, execution paths, and separation of function/display/data)
- Configuration (from the interface, from the
config
file, and from the database) - Application Programming Interface (a brief description of what the major libraries do)
- Other common libraries (PEAR, ADOdb, YUI, and XMLDB)
- Access control for users, courses, and other security objects
As you can see from the list, we will be covering a lot of ground in this chapter. Let's get started with a discussion of the technology stack that drives Moodle.
- TensorFlow與自然語言處理應用
- 對比Excel,輕松學習SQL數據分析
- 移動App測試的22條軍規
- Excel 2013電子表格處理
- 照相館的故事:Photoshop CC 2018調色合成精修
- Joomla! Social Networking with JomSocial
- 工業軟件研發、測試與質量管理論叢
- iPhone Applications Tune/Up
- 新媒體美工一冊通(全彩)
- ASP.NET 3.5 Social Networking
- Excel 2013公式·函數與數據分析
- Photoshop手繪從新手到高手
- iPad Procreate風格繪畫之美
- NHibernate 3 Beginner's Guide
- 中文版Corel DRAW X5案例實訓教材