Edit roles by capability

Administration tool ::: tool_editrolesbycap
Maintained by TimTim Hunt
A Moodle admin tool to edit the permissions for one capability in all roles on one screen.

Edit roles by capability 1.0

Moodle 2.2, 2.3
Released: Friday, 1 June 2012, 9:35 PM
Edit roles by capability tool

Created by the Open University, UK.

Install this plugin into the admin/tool folder, in a subfolder called
editrolesbycap. You can do that using git as

git clone git://github.com/moodleou/moodle-tool_editrolesbycap.git admin/tool/editrolesbycap

You will get a new entry under Site administration -> Users -> Permissions that
lets you select a capability, and then edit the permission for that capability
in all role definition.

Version information

Version build number
2012032900
Version release name
1.0
Can be updated to
Version 1.1 for Moodle 2.2+ (2013020500), Version 1.2 for Moodle 2.2+ (2014010900), Version 1.2 for Moodle 2.2+ (2014010900), 1.3 for Moodle 2.6+ (2014111200)
Maturity
Stable version
MD5 Sum
4807d28cf559728ff769657a1850c313
Supported software
Moodle 2.2, Moodle 2.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v1.0

Default installation instructions for plugins of the type Administration tool

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "mytool") in the "admin/tool" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation