marceloschmitt / moodle-block_analytics_graphs

Learning analytics Moodle plugin - graphs to help teachers.
GNU General Public License v3.0
15 stars 17 forks source link

Add a new setting to exclude inactive enrolments from the reports #60

Open dmitriim opened 1 year ago

dmitriim commented 1 year ago

In our case we don't fully unenrol users from courses, but just suspend them and reactivate later when required. In this case all reports are polluted by data that not relevant as it's mostly suspended users. Also when sending emails, then suspended users also get them which is not relevant to them anymore.

We would like to propose adding a new global plugin setting "Only active users" - consider only active enrolments in all reports.