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

Moodle hubs


A Moodle or MNet hub is similar to a peer-to-peer network, with the only difference that it accepts connections from multiple Moodle and Mahara servers. While this could be set up manually using a number of peer-to-peer connections, the hub mode automatically accepts any hosts that try to connect to it. Potentially, this is a big time and maintenance saver, but at the cost of opening up your site to other Moodle instances.

A public learning portal that contains resources to be shared across a number of sites is typically implemented using the hub mode. Each Moodle instance that wishes access to the portal, has to be configured to connect to the hub.

Once networking has been turned on, choose the Moodle site that will act as a hub and go to Networking | Manage peers to click on the Turn it on button to register all hosts. Effectively, a hub is a regular Moodle site that operates in a special mode.

The All hosts site is treated like a peer, with the exception that the Review host...