I usually try to work out what the "edit" URL would be for the block. I'm not familiar with that block so can't be much more helpful.
Howard Miller
Mezuen egilea: Howard Miller
Do you mean, https://moodle.org/plugins/enrol_autoenrol
Could be worth posting in https://github.com/bobopinna/moodle-enrol_autoenrol/issues, as it's entirely likely that nobody in these forums is familiar with this plugin.
Could be worth posting in https://github.com/bobopinna/moodle-enrol_autoenrol/issues, as it's entirely likely that nobody in these forums is familiar with this plugin.
It does, thanks. I had mostly fumbled my way to something that works but I wasn't completely confident it was correct 
I'm trying to add subplugins to my local plugin and understand that I have to create a subplugins.php file. However, I can't figure out what the correct/latest format is.
I've found MDL-83705 but I'm just (more) confused.
{ "subplugintypes": { "assignsubmission": "submission", "assignfeedback": "feedback" }, "plugintypes": { "assignsubmission": "mod/assign/submission", "assignfeedback": "mod/assign/feedback" }}
In the example, from the ticket, what's the difference between 'subplugintypes' and 'plugintypes' (and why)?
EDIT:
I'm getting grief about a 'plugininfo' class but I can't find any documentation about what should be in there?
Either your students are not enrolled as students (in the course or in the parent course category or even the site), you have modified permissions somewhere or you have modified the student role.