Book Image

Moodle 1.9 Extension Development

Book Image

Moodle 1.9 Extension Development

Overview of this book

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.
Table of Contents (19 chapters)
Moodle 1.9 Extension Development
Credits
About the Authors
About the Reviewer
Preface

About the Authors

Michael Churchward is currently the President and CTO of Remote Learner, a Moodle partner based in the U.S. and Canada. Mike has been a developer of Moodle since 2004, and contributes both core code and add-on functions to the open source project. Mike and his development team are currently working on other extensions to Moodle, and helping to define the new Moodle 2.0 architecture.

Michael began his career building computer-based simulations of internal aircraft systems used in the training of ground and maintenance crews. Since then, he has been involved in many types of software and computer-based learning. Programming Moodle became a natural extension of that career.

Michael lives with his family in a small town in south-western Ontario, and thanks all of them for their patience while he was writing this book.

Jonathan Moore is the Vice-President for Business Development at Remote Learner. Jonathan began working with Moodle in 2003. Over the past four years, Jonathan has worked with dozens of clients, delivering Moodle customizations. Jonathan has a Bachelor of Science degree in Information Technology.

Jonathan formerly served as the Director of Technology for Winfield Public Schools. He served in this capacity for almost ten years, and has developed a broad set of educational technology and project management skills over the course of his career. His student technology program, Student Technology Assistance Team (STAT), was recognized nationally by CompTIA as the best rural student technology program. Earlier in his career, Jonathan worked as a full-time developer, and studied computer science prior to pursuing Information Technology. Jonathan started working with open source technology in 1993 with an early release of Slackware Linux, and has used and supported a variety of open source technologies in educational settings.

Jonathan lives with his wife, in Lenexa, Kansas, a suburb of Kansas City.