|
|
|
To reproduce:
- create a course allowing guest access with no password
- in admin->Authentication, hide the Login as guest button
- now logoff, then click on the above course to enter it as guest.
- Moodle shows the login page.
If Login as guest button is is showed, autologingustes works correctly. Probably the correct behaviour should be:
|
|
Description
|
To reproduce:
- create a course allowing guest access with no password
- in admin->Authentication, hide the Login as guest button
- now logoff, then click on the above course to enter it as guest.
- Moodle shows the login page.
If Login as guest button is is showed, autologingustes works correctly. Probably the correct behaviour should be:
|
Show » |
|
1) if autologin is enabled and the course allows it, then autologin.
2) else, login page.