<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Openlml_enrolment_plugin</id>
	<title>Openlml enrolment plugin - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Openlml_enrolment_plugin"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Openlml_enrolment_plugin&amp;action=history"/>
	<updated>2026-05-08T03:12:49Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Openlml_enrolment_plugin&amp;diff=4537&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Openlml_enrolment_plugin&amp;diff=4537&amp;oldid=prev"/>
		<updated>2024-10-18T06:43:12Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:43, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Openlml_enrolment_plugin&amp;diff=4536&amp;oldid=prev</id>
		<title>1&gt;Fschuett в 15:33, 1 апреля 2016</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Openlml_enrolment_plugin&amp;diff=4536&amp;oldid=prev"/>
		<updated>2016-04-01T15:33:02Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;div class=&amp;quot;navtrail&amp;quot;&amp;gt;[[Main page]] ► [[Managing a Moodle course]]  ► [[Course enrolment]]  ►  [[{{PAGENAME}}]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;sideblock right&amp;quot; style=&amp;quot;width: 14em;&amp;quot;&amp;gt;	&lt;br /&gt;
&amp;lt;div class=&amp;quot;header&amp;quot;&amp;gt;[[Course enrolment]]&amp;lt;/div&amp;gt;	&lt;br /&gt;
&amp;lt;div class=&amp;quot;content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Enrolled users]]&lt;br /&gt;
*[[Enrolment methods]]&lt;br /&gt;
*[[Enrolment key]]&lt;br /&gt;
*[[Unenrolment]]&lt;br /&gt;
*[[Other users]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Open LML enrolment plugin&amp;#039;&amp;#039;&amp;#039; is meant to be used together with the german &amp;#039;&amp;#039;&amp;#039;Open Linux Musterlösung&amp;#039;&amp;#039;&amp;#039; linux school server. The plugin connects to the main administration program &amp;#039;&amp;#039;&amp;#039;Schulkonsole&amp;#039;&amp;#039;&amp;#039; and transfers data from there into Moodle, so that user management and course enrolment is simplified and mostly automated.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
* Students and teachers accounts are transferred into Moodle and synchronized with changes in the servers LDAP tree.&lt;br /&gt;
* For each teacher a course category is autocreated/autoremoved.&lt;br /&gt;
* LDAP groups (classes, projects and teacher groups) are transfered to Moodle cohorts on system level.&lt;br /&gt;
* cohorts can be automatically enroled into Moodle courses by providing their name in the course idnumber field. To make the idnumber unique, it has to be prepended by the course shortname.&lt;br /&gt;
* hourly cron job synchronizes cohorts and cohort enrolments.&lt;br /&gt;
&lt;br /&gt;
==Dependencies==&lt;br /&gt;
This plugin depends on the [[Manual_enrolment|manual enrolment]] plugin to be enabled(this is enabled by default).&lt;br /&gt;
This plugin depends on the [[LDAP_authentication|LDAP authentication]] plugin to be enabled and configured.&lt;br /&gt;
This plugin depends on the [[Cohort_sync|Cohort sync enrolment]] plugin to be enabled.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
Copy the archive into the Moodle main directory (usually /usr/share/moodle) and unzip it.&lt;br /&gt;
&lt;br /&gt;
Activate the module [[LDAP_authentication|LDAP authentication]] and configure it.&lt;br /&gt;
&lt;br /&gt;
Activate the module [[Cohort_sync|Cohort sync enrolment]].&lt;br /&gt;
&lt;br /&gt;
Review the settings in &amp;#039;&amp;#039;Website Administration -&amp;gt; Plugins -&amp;gt; Enrolment -&amp;gt; Open LML enrolment&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
==First steps==&lt;br /&gt;
Start by logging in as a teacher. You should see a course category below //teachers_course_context// (usually &amp;#039;&amp;#039;&amp;#039;Lehrer&amp;#039;&amp;#039;&amp;#039; ).&lt;br /&gt;
Create a course(f.e. fullname=&amp;#039;&amp;#039;&amp;#039;course test&amp;#039;&amp;#039;&amp;#039;, shortname=&amp;#039;&amp;#039;&amp;#039;test&amp;#039;&amp;#039;&amp;#039;) and set the course &amp;#039;&amp;#039;&amp;#039;idnumber&amp;#039;&amp;#039;&amp;#039; for example to &amp;#039;&amp;#039;&amp;#039;test:5a&amp;#039;&amp;#039;&amp;#039;. Wait for an hour and return to the course.&lt;br /&gt;
Review the students list. You should see the students from the cohort &amp;#039;&amp;#039;&amp;#039;5a&amp;#039;&amp;#039;&amp;#039; as enroled students in your course.&lt;br /&gt;
&lt;br /&gt;
Next use the &amp;#039;&amp;#039;&amp;#039;Schulkonsole&amp;#039;&amp;#039;&amp;#039; to create a  new project (for example p_test) and put some users into it. Go back to &lt;br /&gt;
your Moodle course, set idnumber to &amp;#039;&amp;#039;&amp;#039;test:ta,p_test&amp;#039;&amp;#039;&amp;#039; and you should see (after an hour) the participants of your project&lt;br /&gt;
enroled in the Moodle course.&lt;br /&gt;
&lt;br /&gt;
Now create a project &amp;#039;&amp;#039;p_teachers_ma&amp;#039;&amp;#039; and include the mathematics teachers in it. Go back to Moodle and create a course &lt;br /&gt;
fullname=&amp;#039;&amp;#039;&amp;#039;Math teachers&amp;#039;&amp;#039;&amp;#039; and shortname=&amp;#039;&amp;#039;&amp;#039;tma&amp;#039;&amp;#039;&amp;#039;. For idnumber fill in &amp;#039;&amp;#039;&amp;#039;tma:p_teachers_ma&amp;#039;&amp;#039;&amp;#039; and wait for another hour. Now you have all your math teachers neatly enroled in your teachers course.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [http://moodle.org/plugins/view.php?plugin=enrol_openlml Open LML enrolment plugin page]&lt;br /&gt;
* [http://tracker.moodle.org/browse/CONTRIB-3944 see this issue]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=212780 discussion for this OpenLML enrolment plugin]&lt;br /&gt;
* [https://github.com/fschuett/moodle-enrol_openlml Here is the repository for the code]&lt;br /&gt;
* [http://www.linuxmuster.net Open Linux Musterlösung school server home page]&lt;br /&gt;
* [https://docs.moodle.org/24/en/LDAP_authentication LDAP authentication documentation]&lt;br /&gt;
* [https://docs.moodle.org/20/en/Cohort_sync Cohort sync enrolment documentation]&lt;br /&gt;
&lt;br /&gt;
[[Category:Enrolment]]&lt;br /&gt;
&lt;br /&gt;
[[de:Openlml_enrolment_plugin]]&lt;/div&gt;</summary>
		<author><name>1&gt;Fschuett</name></author>
	</entry>
</feed>