<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.moodle.org/310/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ravim</id>
	<title>MoodleDocs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.moodle.org/310/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ravim"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/Special:Contributions/Ravim"/>
	<updated>2026-04-12T17:55:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Installation&amp;diff=138403</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Installation&amp;diff=138403"/>
		<updated>2020-09-07T08:56:24Z</updated>

		<summary type="html">&lt;p&gt;Ravim: Added a link to Step-by-step Installation Guide for Ubuntu - is that okay?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Main page}}&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
If you are installing a new Moodle site, start here:&lt;br /&gt;
&lt;br /&gt;
*[[Installation Quickstart]] - for experts and the impatient&lt;br /&gt;
*[[Installing Moodle]] - for everyone else&lt;br /&gt;
*[[Cron]]&lt;br /&gt;
*[[Installing plugins]]&lt;br /&gt;
*[[Installation FAQ]]&lt;br /&gt;
&lt;br /&gt;
==Upgrading==&lt;br /&gt;
&lt;br /&gt;
If you are upgrading your Moodle site, start here:&lt;br /&gt;
&lt;br /&gt;
*[[Upgrading]]&lt;br /&gt;
*[[Upgrade overview]]&lt;br /&gt;
*[[Git for Administrators|Git guide]]&lt;br /&gt;
*[[Administration via command line]]&lt;br /&gt;
*[[Upgrading FAQ]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [https://moodlecloud.com MoodleCloud] - free hosting from Moodle HQ&lt;br /&gt;
*[[Automatic updates deployment]]&lt;br /&gt;
*[[Moodle migration]]&lt;br /&gt;
*[[Step-by-step Installation Guide for Ubuntu]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
[[de:Installation]]&lt;br /&gt;
[[es:Instalación]]&lt;br /&gt;
[[fr:Installation]]&lt;br /&gt;
[[it:Installazione]]&lt;/div&gt;</summary>
		<author><name>Ravim</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Unenrolment&amp;diff=121819</id>
		<title>Unenrolment</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Unenrolment&amp;diff=121819"/>
		<updated>2015-12-12T05:20:53Z</updated>

		<summary type="html">&lt;p&gt;Ravim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Course enrolment}}&lt;br /&gt;
Unenrolment is the process of removing users from a course. It is controlled by one or more of the following:&lt;br /&gt;
&lt;br /&gt;
* The enrolment duration, which suspends students after the specified time has elapsed.  Some plugins include the  option to unenrol users after enrolment expiration&lt;br /&gt;
* For self enrolment, the &#039;Unenrol inactive after&#039; setting in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolment methods &amp;gt; Self enrolment&#039;&#039; can be set to specify a time after which a student is automatically unenrolled from a course if they haven&#039;t accessed it in that time&lt;br /&gt;
* An [[Enrolment plugins|enrolment plugin]] may decide that the enrolment has expired, for example, if a user for a course is not present in an LDAP database, or if a Flat file is processed by Cron.&lt;br /&gt;
&lt;br /&gt;
In addition, users with the appropriate permission can unenrol themself from a course. &lt;br /&gt;
&lt;br /&gt;
==Enrolment duration==&lt;br /&gt;
&lt;br /&gt;
The default enrolment duration for manual enrolment can be set in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolment methods &amp;gt; Manual enrolment&#039;&#039;. It can be amended from the default value when enrolling users manually in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolled users&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The enrolment duration for self enrolment can be set in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolment methods &amp;gt; Self enrolment&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Bulk unenrolment==&lt;br /&gt;
&lt;br /&gt;
Users who were previously manually enrolled may be unenrolled in bulk via &#039;&#039;Administration &amp;gt; Course administraton &amp;gt; Users &amp;gt; Enrolment methods&#039;&#039; then clicking on the &#039;Enrol&#039; users icon.&lt;br /&gt;
&lt;br /&gt;
==Unenrolment and grade history==&lt;br /&gt;
&lt;br /&gt;
When a user is unenrolled, their grade history is not deleted. If a user is unenrolled accidentally, their grades can be restored by going to &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolled users&#039;&#039;, clicking &#039;Enrol users&#039; and making sure that the &#039;Recover user&#039;s old grades if possible&#039; checkbox is ticked in the enrolment options before re-enrolling the user.&lt;br /&gt;
&lt;br /&gt;
Users enrolled with methods other than manual (such as self enrolment) will have their grades restored depending on the value of &amp;quot;recovergradesdefault&amp;quot; in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Grades &amp;gt; General settings&#039;&#039;. Further, once the user re-enrolls in the course, their grade in every graded activity may need to be restored manually, for example, by using the &amp;quot;regrade selected attempts&amp;quot; option in a [[Quiz]].&lt;br /&gt;
&lt;br /&gt;
==Suspended or Unenrolled?==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Suspended users&#039;&#039;&#039; are not longer able to access any of their courses on Moodle but their data is preserved, so it is possible for them to return to their course at a later time. This might be useful for example, for keeping safe the work of students who have left the establishment but whose data might be needed for inspection in future years. Suspended users currently still appear in the gradebook but a teacher can select in their Grader report preferences to show only active users or all users (including suspended users). See [[Grade settings]] for more details.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note:&#039;&#039; A single user may be suspended by an admin user or manager by editing the user&#039;s profile and selecting &amp;quot;Suspended account&amp;quot;. Groups of users may be suspended from &amp;quot;Users &amp;gt; Enrolled users&amp;quot;. With the manual enrolments selected, choose &amp;quot;Edit user enrolments&amp;quot; and &amp;quot;Alter status &amp;gt; Suspended&amp;quot;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
It is also possible to  suspend users from courses  via csv/text file from &#039;&#039;Site administration &amp;gt; Users &amp;gt; Accounts &amp;gt; Upload users&#039;&#039; using the enrolstatus field, where 1 against a user means they are suspended (and leaving blank means they are still enrolled.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Unenrolled users&#039;&#039;&#039; do not normally retain any data and will not appear in the gradebook. However, see [[#Unenrolment and grade history]] Unenrolment is typically more final than suspension.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[http://www.screencast.com/t/XtPhA6w2SM Screencast: how to bulk unenrol students from a course.]&lt;br /&gt;
&lt;br /&gt;
[http://turn-editing-on.blogspot.com/2015/12/restoring-grades-for-student-who-accidentally-unenrolled-from-Moodle-course.html A teacher&#039;s experience in restoring a student&#039;s grades after accidental unenrolment]&lt;br /&gt;
&lt;br /&gt;
[[Category:Site administration]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Desmatrikulatzea]]&lt;br /&gt;
[[fr:Désinscription]]&lt;br /&gt;
[[de:Abmelden aus einem Kurs]]&lt;br /&gt;
[[es:Des-inscripción]]&lt;br /&gt;
[[ja:登録解除]]&lt;/div&gt;</summary>
		<author><name>Ravim</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Unenrolment&amp;diff=121818</id>
		<title>Unenrolment</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Unenrolment&amp;diff=121818"/>
		<updated>2015-12-12T05:19:25Z</updated>

		<summary type="html">&lt;p&gt;Ravim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Course enrolment}}&lt;br /&gt;
Unenrolment is the process of removing users from a course. It is controlled by one or more of the following:&lt;br /&gt;
&lt;br /&gt;
* The enrolment duration, which suspends students after the specified time has elapsed.  Some plugins include the  option to unenrol users after enrolment expiration&lt;br /&gt;
* For self enrolment, the &#039;Unenrol inactive after&#039; setting in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolment methods &amp;gt; Self enrolment&#039;&#039; can be set to specify a time after which a student is automatically unenrolled from a course if they haven&#039;t accessed it in that time&lt;br /&gt;
* An [[Enrolment plugins|enrolment plugin]] may decide that the enrolment has expired, for example, if a user for a course is not present in an LDAP database, or if a Flat file is processed by Cron.&lt;br /&gt;
&lt;br /&gt;
In addition, users with the appropriate permission can unenrol themself from a course. &lt;br /&gt;
&lt;br /&gt;
==Enrolment duration==&lt;br /&gt;
&lt;br /&gt;
The default enrolment duration for manual enrolment can be set in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolment methods &amp;gt; Manual enrolment&#039;&#039;. It can be amended from the default value when enrolling users manually in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolled users&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The enrolment duration for self enrolment can be set in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolment methods &amp;gt; Self enrolment&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Bulk unenrolment==&lt;br /&gt;
&lt;br /&gt;
Users who were previously manually enrolled may be unenrolled in bulk via &#039;&#039;Administration &amp;gt; Course administraton &amp;gt; Users &amp;gt; Enrolment methods&#039;&#039; then clicking on the &#039;Enrol&#039; users icon.&lt;br /&gt;
&lt;br /&gt;
==Unenrolment and grade history==&lt;br /&gt;
&lt;br /&gt;
When a user is unenrolled, their grade history is not deleted. If a user is unenrolled accidentally, their grades can be restored by going to &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolled users&#039;&#039;, clicking &#039;Enrol users&#039; and making sure that the &#039;Recover user&#039;s old grades if possible&#039; checkbox is ticked in the enrolment options before re-enrolling the user.&lt;br /&gt;
&lt;br /&gt;
Users enrolled with methods other than manual (such as self enrolment) will have their grades restored depending on the value of &amp;quot;recovergradesdefault&amp;quot; in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Grades &amp;gt; General settings&#039;&#039;. Further, once the user re-enrolls in the course, their grade in every graded activity may need to be restored manually, for example, by using the &amp;quot;regrade selected attempts&amp;quot; in a [[Quiz]].&lt;br /&gt;
&lt;br /&gt;
==Suspended or Unenrolled?==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Suspended users&#039;&#039;&#039; are not longer able to access any of their courses on Moodle but their data is preserved, so it is possible for them to return to their course at a later time. This might be useful for example, for keeping safe the work of students who have left the establishment but whose data might be needed for inspection in future years. Suspended users currently still appear in the gradebook but a teacher can select in their Grader report preferences to show only active users or all users (including suspended users). See [[Grade settings]] for more details.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note:&#039;&#039; A single user may be suspended by an admin user or manager by editing the user&#039;s profile and selecting &amp;quot;Suspended account&amp;quot;. Groups of users may be suspended from &amp;quot;Users &amp;gt; Enrolled users&amp;quot;. With the manual enrolments selected, choose &amp;quot;Edit user enrolments&amp;quot; and &amp;quot;Alter status &amp;gt; Suspended&amp;quot;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
It is also possible to  suspend users from courses  via csv/text file from &#039;&#039;Site administration &amp;gt; Users &amp;gt; Accounts &amp;gt; Upload users&#039;&#039; using the enrolstatus field, where 1 against a user means they are suspended (and leaving blank means they are still enrolled.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Unenrolled users&#039;&#039;&#039; do not normally retain any data and will not appear in the gradebook. However, see [[#Unenrolment and grade history]] Unenrolment is typically more final than suspension.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[http://www.screencast.com/t/XtPhA6w2SM Screencast: how to bulk unenrol students from a course.]&lt;br /&gt;
&lt;br /&gt;
[http://turn-editing-on.blogspot.com/2015/12/restoring-grades-for-student-who-accidentally-unenrolled-from-Moodle-course.html A teacher&#039;s experience in restoring a student&#039;s grades after accidental unenrolment]&lt;br /&gt;
&lt;br /&gt;
[[Category:Site administration]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Desmatrikulatzea]]&lt;br /&gt;
[[fr:Désinscription]]&lt;br /&gt;
[[de:Abmelden aus einem Kurs]]&lt;br /&gt;
[[es:Des-inscripción]]&lt;br /&gt;
[[ja:登録解除]]&lt;/div&gt;</summary>
		<author><name>Ravim</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Unenrolment&amp;diff=121817</id>
		<title>Unenrolment</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Unenrolment&amp;diff=121817"/>
		<updated>2015-12-12T05:17:45Z</updated>

		<summary type="html">&lt;p&gt;Ravim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Course enrolment}}&lt;br /&gt;
Unenrolment is the process of removing users from a course. It is controlled by one or more of the following:&lt;br /&gt;
&lt;br /&gt;
* The enrolment duration, which suspends students after the specified time has elapsed.  Some plugins include the  option to unenrol users after enrolment expiration&lt;br /&gt;
* For self enrolment, the &#039;Unenrol inactive after&#039; setting in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolment methods &amp;gt; Self enrolment&#039;&#039; can be set to specify a time after which a student is automatically unenrolled from a course if they haven&#039;t accessed it in that time&lt;br /&gt;
* An [[Enrolment plugins|enrolment plugin]] may decide that the enrolment has expired, for example, if a user for a course is not present in an LDAP database, or if a Flat file is processed by Cron.&lt;br /&gt;
&lt;br /&gt;
In addition, users with the appropriate permission can unenrol themself from a course. &lt;br /&gt;
&lt;br /&gt;
==Enrolment duration==&lt;br /&gt;
&lt;br /&gt;
The default enrolment duration for manual enrolment can be set in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolment methods &amp;gt; Manual enrolment&#039;&#039;. It can be amended from the default value when enrolling users manually in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolled users&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The enrolment duration for self enrolment can be set in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolment methods &amp;gt; Self enrolment&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Bulk unenrolment==&lt;br /&gt;
&lt;br /&gt;
Users who were previously manually enrolled may be unenrolled in bulk via &#039;&#039;Administration &amp;gt; Course administraton &amp;gt; Users &amp;gt; Enrolment methods&#039;&#039; then clicking on the &#039;Enrol&#039; users icon.&lt;br /&gt;
&lt;br /&gt;
==Unenrolment and grade history==&lt;br /&gt;
&lt;br /&gt;
When a user is unenrolled, their grade history is not deleted. If a user is unenrolled accidentally, their grades can be restored by going to &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolled users&#039;&#039;, clicking &#039;Enrol users&#039; and making sure that the &#039;Recover user&#039;s old grades if possible&#039; checkbox is ticked in the enrolment options before re-enrolling the user.&lt;br /&gt;
&lt;br /&gt;
Users enrolled with methods other than manual (such as self enrolment) will have their grades restored depending on the value of &amp;quot;recovergradesdefault&amp;quot; in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Grades &amp;gt; General settings&#039;&#039;. Further, once the user re-enrolls in the course, their grade in every graded activity may need to be restored manually, for example, by using the &amp;quot;regrade selected attempts&amp;quot; in a [[Quiz]].&lt;br /&gt;
&lt;br /&gt;
==Suspended or Unenrolled?==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Suspended users&#039;&#039;&#039; are not longer able to access any of their courses on Moodle but their data is preserved, so it is possible for them to return to their course at a later time. This might be useful for example, for keeping safe the work of students who have left the establishment but whose data might be needed for inspection in future years. Suspended users currently still appear in the gradebook but a teacher can select in their Grader report preferences to show only active users or all users (including suspended users). See [[Grade settings]] for more details.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note:&#039;&#039; A single user may be suspended by an admin user or manager by editing the user&#039;s profile and selecting &amp;quot;Suspended account&amp;quot;. Groups of users may be suspended from &amp;quot;Users &amp;gt; Enrolled users&amp;quot;. With the manual enrolments selected, choose &amp;quot;Edit user enrolments&amp;quot; and &amp;quot;Alter status &amp;gt; Suspended&amp;quot;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
It is also possible to  suspend users from courses  via csv/text file from &#039;&#039;Site administration &amp;gt; Users &amp;gt; Accounts &amp;gt; Upload users&#039;&#039; using the enrolstatus field, where 1 against a user means they are suspended (and leaving blank means they are still enrolled.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Unenrolled users&#039;&#039;&#039; do not normally retain any data and will not appear in the gradebook. However, see [[#Unenrolment and grade history]] Unenrolment is typically more final than suspension.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[http://www.screencast.com/t/XtPhA6w2SM Screencast: how to bulk unenrol students from a course.]&lt;br /&gt;
[http://turn-editing-on.blogspot.com/2015/12/restoring-grades-for-student-who-accidentally-unenrolled-from-Moodle-course.html A teacher&#039;s experience in restoring a student&#039;s grades after accidental unenrolment]&lt;br /&gt;
&lt;br /&gt;
[[Category:Site administration]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Desmatrikulatzea]]&lt;br /&gt;
[[fr:Désinscription]]&lt;br /&gt;
[[de:Abmelden aus einem Kurs]]&lt;br /&gt;
[[es:Des-inscripción]]&lt;br /&gt;
[[ja:登録解除]]&lt;/div&gt;</summary>
		<author><name>Ravim</name></author>
	</entry>
</feed>