Skip to content

This report lets users be able to see who is a category manager in the current course category.

License

Notifications You must be signed in to change notification settings

buwzim/moodle-report-category-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moodle Report: Category Manager

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

Compability

  • Moodle: 3.3
  • PostgreSQL: 9.4

Setup

  1. Download the release zip file.
  2. Install it like any other plugin.
  3. Create or rename a role shortname to: categorymanager. If this is not possible change the DB query (index.php) to your needs.
  4. Configure the capabilities of your roles.

Capabilities

categorymanager:view

In order to see the link to the report, this right has to be allowed.

categorymanager:viewName

Allow to see the names of the category managers.

categorymanager:viewAccount

Allow to see the usernames of the category managers.

categorymanager:viewEmail

Allow to see the e-mail addresses of the category managers.

About

This report lets users be able to see who is a category manager in the current course category.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published