We use a custom role to allow specific teachers to create courses in a specific course category. This report lets users be able to see who has this role in the current course category.
Repository: https://github.com/buwzim/moodle-category-manager
- Moodle: 3.3
- PostgreSQL: 9.4
- Download the release zip file.
- Install it like any other plugin.
- Create or rename a role shortname to: categorymanager. If this is not possible change the DB query (index.php) to your needs.
- Configure the capabilities of your roles.
In order to see the link to the report, this right has to be allowed.
Allow to see the names of the category managers.
Allow to see the usernames of the category managers.
Allow to see the e-mail addresses of the category managers.