-
Bug
-
Resolution: Fixed
-
Minor
-
2.1.3
-
MOODLE_21_STABLE
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
w52_
MDL-30809_m23_guestinstance -
The site administration settings provide a setting for whether or not "Guest access" enrolment method is to be added to new courses by default. Unticking the box has no effect; the method is still added to new courses.
The corresponding setting used for Manual enrolments works as expected.
Steps to reproduce
==============
1. Login as Admin and go to Site Administration > Plugins > Enrolments
2. Click Guest Access and untick the "Add instance to new courses" box
3. Click Manual enrolments and untick the "Add instance to new courses" box
4. Go to Site Administration > Courses > Add/edit courses
5. Add a new course
6. Enter the new course and click Course Administration > Users > Enrolment methods
Expected result
===========
Neither "Guest access" nor "Manual enrolments" methods should be listed.
Actual result
=========
"Guest access" method is listed, "Manual enrolments" method is not.