Moodle 1.9 Extension Development
暫譯: Moodle 1.9 擴展開發

Jonathan Moore, Michael Churchward

  • 出版商: Packt Publishing
  • 出版日期: 2010-04-29
  • 售價: $2,220
  • 貴賓價: 9.5$2,109
  • 語言: 英文
  • 頁數: 320
  • 裝訂: Paperback
  • ISBN: 1847194249
  • ISBN-13: 9781847194244
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

By writing Moodle plugins, you can make this open source learning platform fit your needs precisely, and this book shows you how with a step-by-step approach that takes you from the basics to advanced techniques.

Overview

  • Develop your own blocks, activities, filters, and organize your content with secure code
  • Thoroughly covers key libraries of Moodle and best practices to use them
  • Explore the Moodle architectural concepts, how it is structured, and how it works
  • Detailed examples and screenshots for easy learning

What you will learn from this book

  • Add activities and grading components to keep a track of students' progress automatically
  • Create Moodle Filters to process and filter the contents of the database
  • Customize the look and feel of your Moodle site using powerful plug-ins
  • Customize Moodle reports to assess the performance of a student easily
  • Allow integration with third-party systems such as HR and student information systems to access any data directly
  • Automate notifications for any updates in the courses
  • Customize forms to be filled by students using ‘formlib' library
  • Extend Moodle beyond its boundaries using web services and explore the features of SOAP-based and XMM-RPC-based web services

Approach

The author's experience as a Moodle developer enables him to combine a simple, descriptive how-to approach with enthusiastic insights into the rich potential of customizing Moodle according to your needs. The chapters gradually build up your skills and by the end of the book you will be confident enough to customize Moodle on your own.

Who this book is written for

This book is written for technologists who are interested in expanding Moodle's functions through programming, either for their own organizations or to contribute to the open source project. You should be familiar with Moodle's basic technologies: PHP, MySQL ,and HTML/CSS.

In Detail

Moodle gives you the power to create and customize feature-rich plug-ins. If you can write Moodle plug-ins, you can make it do just about anything. From making the site easier to administer, to new features, to completely changing the way it looks; plug-ins are the method Moodle offers to customize and extend its functionality.

This book will show you how to build all sorts of Moodle plug-ins: admin plug-ins, Blocks, Activities, Grading components, Reports, Fliters that change the way your site works and looks. You will develop standard Moodle plug-ins such as Activities, Filters, and Blocks by creating functioning code that you can execute in your own Moodle installation. Writing modular plug-ins for Moodle will be a large focus of this book. This book will take you inside Moodle and provide you with the ability to develop code the “Moodle way”.

This book will expose you to all of the core code functions in Moodle, in a progressive, understandable way. You will learn what libraries are available, what the API calls are, how it is structured and how it can be expanded beyond the plug-in system.

You will begin by getting an understanding of the basic architecture that Moodle uses to operate in. Next you will build your first plug-in; a block. You will carry on building other Moodle plug-ins, gaining knowledge of the “Moodle way” of coding, before plunging deeper into the API and inner libraries. Lastly, you will learn how to integrate Moodle with other systems using a variety of methods.

When you have completed, you will have a solid understanding of Moodle programming and knowledge of how to extend its functionality in whatever way you want.

A practical guide to creating feature-rich extensions for your website using Moodle plug-ins

商品描述(中文翻譯)

透過撰寫 Moodle 外掛程式,您可以使這個開源學習平台完全符合您的需求,而本書將以逐步的方法指導您,從基礎到進階技術。

概述
- 開發您自己的區塊、活動、過濾器,並使用安全的程式碼組織您的內容
- 徹底涵蓋 Moodle 的關鍵函式庫及其最佳實踐
- 探索 Moodle 的架構概念、結構及其運作方式
- 提供詳細的範例和截圖以便於學習

您將從本書中學到的內容
- 添加活動和評分組件,自動追蹤學生的進度
- 創建 Moodle 過濾器以處理和過濾資料庫的內容
- 使用強大的外掛程式自訂您的 Moodle 網站的外觀和感覺
- 自訂 Moodle 報告,以輕鬆評估學生的表現
- 允許與第三方系統(如人力資源和學生資訊系統)整合,以直接訪問任何數據
- 自動化課程更新的通知
- 使用 'formlib' 函式庫自訂學生填寫的表單
- 使用網路服務擴展 Moodle 的功能,並探索基於 SOAP 和 XML-RPC 的網路服務的特性

方法
作者作為 Moodle 開發者的經驗使他能夠將簡單、描述性的操作方法與對根據您的需求自訂 Moodle 的豐富潛力的熱情見解相結合。各章節逐步提升您的技能,到了書的結尾,您將有足夠的信心獨立自訂 Moodle。

本書的讀者對象
本書是為對透過程式設計擴展 Moodle 功能感興趣的技術人員撰寫的,無論是為自己的組織還是為了貢獻於開源專案。您應該熟悉 Moodle 的基本技術:PHP、MySQL 和 HTML/CSS。

詳細內容
Moodle 使您能夠創建和自訂功能豐富的外掛程式。如果您能撰寫 Moodle 外掛程式,您幾乎可以讓它執行任何操作。從使網站更易於管理,到新增功能,再到徹底改變其外觀;外掛程式是 Moodle 提供的自訂和擴展其功能的方法。

本書將向您展示如何構建各種 Moodle 外掛程式:管理外掛程式、區塊、活動、評分組件、報告、過濾器,這些都會改變您網站的運作和外觀。您將通過創建可在您自己的 Moodle 安裝中執行的功能性程式碼來開發標準的 Moodle 外掛程式,如活動、過濾器和區塊。撰寫模組化的 Moodle 外掛程式將是本書的一大重點。本書將帶您深入 Moodle,並提供您以「Moodle 方式」開發程式碼的能力。

本書將以漸進且易於理解的方式向您介紹 Moodle 中所有核心程式碼功能。您將學習可用的函式庫、API 調用、結構以及如何超越外掛系統進行擴展。

您將首先了解 Moodle 運作所使用的基本架構。接下來,您將構建您的第一個外掛程式;一個區塊。您將繼續構建其他 Moodle 外掛程式,獲得「Moodle 方式」的編碼知識,然後深入 API 和內部函式庫。最後,您將學習如何使用多種方法將 Moodle 與其他系統整合。

完成後,您將對 Moodle 程式設計有堅實的理解,並了解如何以任何您想要的方式擴展其功能。

一本實用指南,教您如何使用 Moodle 外掛程式為您的網站創建功能豐富的擴展。