moodleou / moodle-report_customsql

A Moodle report plugin that lets you easily create simple reports that can be expressed as a single SQL query
48 stars 100 forks source link

Feature: add limit query access to user list option #152

Open rhell4 opened 4 months ago

rhell4 commented 4 months ago

It would be nice to have this feature added so that report visibility can be limited to a selected subset of users instead of all users with a capability.

The category counts were also not taking visibility into account, so this was fixed too.