Hello,
Any idea on how Disable the students account for a span of time say for at least 1 week.
Within 1 week they will not be able to access their account.
How do I go about it?
Reply is very much appreciated.
Thank you.
J Henna
In reply to J Henna
Re: Any idea on how Disable the students account for a span of time
by Ann Adamcik -
You could change the authentication method for those users you want to suspend to 'No login'. You'd have to manually change them back to the normal authentication method after the week is up.
http://docs.moodle.org/en/auth/nologin
http://docs.moodle.org/en/auth/nologin
In reply to Ann Adamcik
Re: Any idea on how Disable the students account for a span of time
by J Henna -
Thanks!