adding some strings
[moodle-linuxchix.git] / lang / en_utf8 / help / enrol / imsenterprise / unenrol.html
blobd54a5923918c2c24ba44fe32a1e760f3090ef674
1 <h1>Unenrolling students/teachers</h1>
3 <p>The Enterprise data can add as well as remove course enrolments - for students and for teachers. If this setting is turned on, then Moodle will carry out unenrolments when specified in the data.</p>
5 <p>There are three ways of unenrolling students within the IMS data:</p>
7 <ul><li>A &lt;member&gt; element which specifies the given student and course, and with the "recstatus" attribute of the &lt;role&gt; element set to 3 (which means "delete"). THIS IS NOT YET IMPLEMENTED IN THE MOODLE PLUGIN.</li>
9 <li> A &lt;member&gt; element which specifies the given student and course, and with the &lt;status&gt; element set to 0 (which means "inactive").</li></ul>
12 <p>The third method is slightly different. It does not require this config setting to be activated, and can be specified well in advance of the unenrolment date:</p>
14 <ul><li>A <member> element which specifies a <timeframe> for the enrolment can specify the begin and/or end dates for enrolment of this particular student. These dates are loaded into Moodle's enrolment data table if present, and so after the end-date, a student will no longer be able to access that particular course.</li></ul>