-

Note: You are currently viewing documentation for Moodle 3.10. Up-to-date documentation for the latest stable version of Moodle may be available here: Accounts FAQ.

Accounts FAQ: Difference between revisions

From MoodleDocs
No edit summary
Line 12: Line 12:


Not at the moment with core Moodle. See Tracker items MDL-19390.
Not at the moment with core Moodle. See Tracker items MDL-19390.
There is a work around.  If you create a CSV for your user, and OMIT the password field a cron job does get triggered and an e-mail is sent to the user.  The text of the e-mail is customisable by an administrator in the admin settings.


==How can I log in as another user?==
==How can I log in as another user?==

Revision as of 18:35, 1 April 2012


How can I get my students to sign up to my Moodle site?

Look at how to set upemail based self registration.

How can I suspend a user's account?

Tick the 'Suspended account' checkbox on the edit profile page.

Can Moodle send a notification e-mails automatically to a new user when an account is created for them?

Not at the moment with core Moodle. See Tracker items MDL-19390.

There is a work around. If you create a CSV for your user, and OMIT the password field a cron job does get triggered and an e-mail is sent to the user. The text of the e-mail is customisable by an administrator in the admin settings.

How can I log in as another user?

This is normally only allowed for administrators because of possible security issues. Click on the user's profile and then look in the Settings block on the side. Click the link there.

loginas.png

Note that when you have finished, you will be logged out and will have to log in again. This is deliberate, again for security reasons, but you will be returned to the page you just left.