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 Version 1.1 for Moodle 2.2+

Moodle 2.2, 2.3, 2.4, 2.5
Released: Wednesday, 6 February 2013, 1:14 AM
Edit roles by capability tool

Created by the Open University, UK.

Normally, when you edit roles in Moodle, you select one role, and can then edit
the permissions for all the capabilities for that role. This plugin presents an
alterative interface. You can select one capability, and then edit the
permissions for all roles for that capability.

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
2013020500
Version release name
Version 1.1 for Moodle 2.2+
Can be updated from
1.0 (2012032900)
Can be updated to
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
549b8409f798d0bdd00f624a08d5be46
Supported software
Moodle 2.2, Moodle 2.3, Moodle 2.4, Moodle 2.5

Version control information

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

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