moodle-an-hochschulen / moodle-local_bulkenrol

Moodle plugin which provides the possibility to bulk enrol a list of users who are identified by their e-mail adresses into a course.
5 stars 17 forks source link

Teacher/Faculty cannot see bulk enrolment method #15

Closed rfestuartjr closed 4 years ago

rfestuartjr commented 4 years ago

Hi.

We would like to ask for help on what we need to do so that our teachers/faculty can use the bulk enrolment. We installed v3.8-r2 (2020051200) however the teachers/faculty cannot see bulk enrolment method.

image

I found two settings for "User Bulk Enrolment":

The following is also in our Dashboard / Site administration / Plugins / Enrolments / Manage enrol plugins:

image

abias commented 4 years ago

I think the solution to your problem is already documented in https://github.com/moodleuulm/moodle-local_bulkenrol#localbulkenrolenrolusers: You most probably did not grant the necessary capability to your teachers / faculty. Please double-check this.

If the capability does not solve your problem, I am happy to discuss this problem further with you.

rub-moodle-its commented 3 years ago

Hey Alex,

we encountered the same issue upon installing this plugin on Moodle 3.7 - permissions are set, "User bulk enrolment" does show up on the Plugins page of Website Administration, but not under "Manage enrol plugins". However, there is no option to enrol users in bulk in the course administration menu.

Checking different themes and languages made no difference, either. Plugin version: 2019081200 Release: v3.7-r1

Cheers Thorsten

abias commented 2 years ago

Hi @rub-moodle-its ,

I am sorry that your comment from february went unnoticed until now.

May I ask if you were able to solve your issue with this plugin on your side and, if yes, could share some details with us? It should be mentioned that this plugin is no real enrolment method and therefore is not listed as enrolment method in the website administration and course settings. Instead, it is a local plugin and hooks into the course administration at the place where the teacher would search for enrolment methods. You can see the mechanism on.

Cheers, Alex