Book Image

Moodle 2 Administration

Book Image

Moodle 2 Administration

Overview of this book

Moodle has evolved from an academic project to the world's most popular virtual learning environment. During this evolution, its complexity has risen dramatically and so have the skills that are required to administer the system.Moodle 2 Administration is a complete, practical guide to administering Moodle sites. It covers how to set up Moodle in any learning environment, configuration and day-to-day admin tasks, as well as advanced options for customizing and extending Moodle.The author, who has been administering systems for over 20 years, has adopted a problem-solution approach to bring the content in line with your day-to-day operations. The practical examples will help you to set up Moodle for large groups and small courses alike. This is a one-stop reference for any task you will ever come across when administering a Moodle site of any shape and size.
Table of Contents (24 chapters)
Moodle 2 Administration
Credits
About the Author
About the Reviewers
www.PacktPub.com
PacktLib.PacktPub.com
Preface

Appendix A. Configuration Settings

The objective of the Configuration Settings reference is to provide you with a list of parameters that can be modified in config.php and to understand the impact that each of the values will have.

We will first look at config.php and what types of parameters are supported by Moodle. After providing this overview, we will look at the following two types of configurations settings:

  • Administration Settings: These are settings that are available via the Site administration menu, but can be locked with values specified in config.php.

  • System Settings: We will distinguish between default and supplementary configuration values. The former have been created by the installer and are required for Moodle to function. The latter are parameters that change various behaviors of Moodle.