Skip to content

moodleou/moodle-tool_editrolesbycap

Repository files navigation

Edit roles by capability tool

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.

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.

Acknowledgements

This plugin was created by the Open University, UK. http://www.open.ac.uk/

Installation and set-up

Install from the plugins database

See https://moodle.org/plugins/tool_editrolesbycap.

Install using git

Or you can install using git. Type this commands in the root of your Moodle install

git clone git://github.com/moodleou/moodle-tool_editrolesbycap.git admin/tool/editrolesbycap
echo '/admin/tool/editrolesbycap/' >> .git/info/exclude

Then run the moodle update process Site administration > Notifications

About

A Moodle admin tool to edit the permissions for one capability in all roles on one screen.

Resources

Stars

Watchers

Forks

Packages

No packages published