Tracker module/Capabilities

From MoodleDocs

index

Tracker module's capabilities allow to control who have access to some particuliar behaviour of the module.

Tracker capabilities will allow role binding between tracker internal roles and Moodle surrounding roles :

  • Tracker administrators: any moodle roles that have mod/tracker:manage.
  • Tracker resolvers: any moodle roles that have mod/tracker:resolve.
  • Tracker developers: any moodle roles that have mod/tracker:develop.
  • Tracker normal users: any moodle roles that have mod/tracker:report.

The largest amount of user might be given the mod/tracker:seeissues capability so they can watch the issue list. mod/tracker:viewallissues allows a user to see tickets that he is not owning in the list.