Roles Category Sitemap

Reports ::: report_rolessitemap
Maintained by Andreas Schenkel
Report that shows all coursecategories in an moodle instance and the roles that are used in context coursecatergories.

Roles Category Sitemap 1.0.10

Moodle 3.10, 3.11, 4.0, 4.1
Released: divendres, 17 de març 2023, 01:48

Changelog

[v1.0.10]

  • fix missing require_login
  • fix 0px in css

[v1.0.9]

  • use require_capability('report/rolessitemap:view', $systemcontext); in index.php

[v1.0.6-8]

fixes:

  • fix issue #1 settings.php should either add config.php or have an internal check (not both)
  • fix issue #2 changed m_role_assigments to {role_assignments} and use get_in_or_equal
  • fix issue #3 set PAGE->set_url and set PAGE->set_context
  • fix Line indented incorrectly
  • fix some spaces
  • fix some documentation of function
  • MATURITY_RC

new:

  • add icons to indicate course categories and users

[v1.0.5]

fix: do not use fullname()

[v1.0.5]

fix: do not use fullname()

[v1.0.4]

fix typo in userprofileurl

[v1.0.3] some fixes

[v1.0.2]
some fixes

[v1.0.1]

  • add file CHANGELOG.md
  • get roles with core-function
  • support language
  • ...

[v1.0.0] initial alpha version

ToDo:

  • optimize layout
  • maybe choose better pluginname?
  • optimize languagestrings
  • maybe support also roles in courses

Version information

Version build number
2023020404
Version release name
1.0.10
Maturity
Candidat per ser publicat
MD5 Sum
e4c93f1bc8bd4b5bd774f5fe9e59d26e
Supported software
Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0
  • The more recent release v5.0.1 (2025042200) exists for Moodle 4.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.0.10

Default installation instructions for plugins of the type Reports

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