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

Roles management


We have now dealt with the most important tools to use, modify, and create roles. Moodle offers a number of system settings that are important when working extensively with roles.

Allowing roles assignments and overrides

By default, some roles have the right to allow other roles to assign roles. For instance, a teacher is only allowed to assign Non-editing teacher and Student roles, whereas the manager is allowed to assign all roles except the Guest, the Authenticated user, and Authenticated user on front page roles (because these are automatically assigned when a user signs in for the first time). There are instances when you either wish to change the default settings, for example, when a teacher assigns roles to other teachers, or when newly created roles have to be managed. To do this, select the Allow roles assignments tab in Users | Permissions | Define Roles:

In the preceding screenshot, the modified allowances have been highlighted. The teachers are allowed to assign...