Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.8.1, 1.8.2
-
None
-
MOODLE_18_STABLE
-
MOODLE_18_STABLE, MOODLE_19_STABLE
Description
The manual enrolment plugin pulls the name of whoever happens to be first in the list of users who have moodle:course/update capability and displays that as the contact for the enrolment key. That's a bit unsophisticated. It's very difficult to manipulate who that name will be and getting the wrong name here can be a major annoyance to the victim.
My suggestion would either allow the contact to be specified in the course settings or to dump it altogether.