<?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=CreditEnrolment</id>
	<title>CreditEnrolment - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=CreditEnrolment"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=CreditEnrolment&amp;action=history"/>
	<updated>2026-05-07T10:09:20Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=CreditEnrolment&amp;diff=3131&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=CreditEnrolment&amp;diff=3131&amp;oldid=prev"/>
		<updated>2024-10-18T06:37:26Z</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:37, 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=CreditEnrolment&amp;diff=3130&amp;oldid=prev</id>
		<title>1&gt;Tim@horizoneducationnetwork.org: /* Tips */clean up, typos fixed: condtion → condition</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=CreditEnrolment&amp;diff=3130&amp;oldid=prev"/>
		<updated>2021-09-22T14:31:49Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Tips: &lt;/span&gt;clean up, typos fixed: condtion → condition&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox plugin&lt;br /&gt;
|type = Enrolment method&lt;br /&gt;
|entry = https://moodle.org/plugins/enrol_credit&lt;br /&gt;
|tracker = https://github.com/stefanscholz/moodle-enrol_credit/issues&lt;br /&gt;
|discussion = https://github.com/stefanscholz/moodle-enrol_credit/issues&lt;br /&gt;
|maintainer = bdecent gmbh&lt;br /&gt;
|float = right&lt;br /&gt;
}}&lt;br /&gt;
==Features==&lt;br /&gt;
* Use credits to &amp;quot;sell&amp;quot; courses in moodle&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
==== Option 1: Install from Moodle.org (recommended) ====&lt;br /&gt;
# Login as an admin and go to Site administration &amp;gt; Plugins &amp;gt; Install plugins. (If you can&amp;#039;t find this location, then plugin installation is prevented on your site.)&lt;br /&gt;
# Click the button &amp;#039;Install plugins from Moodle plugins directory&amp;#039;.&lt;br /&gt;
# Search for &amp;quot;Course credit enrolment&amp;quot;, click the Install button then click Continue.&lt;br /&gt;
# Confirm the installation request&lt;br /&gt;
# Check the plugin validation report&lt;br /&gt;
&lt;br /&gt;
==== Option 2: Install from zip package ====&lt;br /&gt;
# Download Course credit enrolment from https://moodle.org/plugins/pluginversions.php?plugin=enrol_credit&lt;br /&gt;
# Login to your Moodle site as an admin and go to Administration &amp;gt; Site administration &amp;gt; Plugins &amp;gt; Install plugins.&lt;br /&gt;
# Upload the ZIP file. You should only be prompted to add extra details (in the Show more section) if the plugin is not automatically detected.&lt;br /&gt;
# If your target directory is not writeable, you will see a warning message.&lt;br /&gt;
# Check the plugin validation report&lt;br /&gt;
&lt;br /&gt;
==== Option 3: Install manually on server ====&lt;br /&gt;
# Download Video Time from https://moodle.org/plugins/pluginversions.php?plugin=enrol_credit&lt;br /&gt;
# Upload or copy it to your Moodle server.&lt;br /&gt;
# Unzip it in the `/enrol` directory.&lt;br /&gt;
# In your Moodle site (as admin) go to Settings &amp;gt; Site administration &amp;gt; Notifications (you should, for most plugin types, get a message saying the plugin is installed).&lt;br /&gt;
&lt;br /&gt;
For more detailed info, visit https://docs.moodle.org/310/en/Installing_plugins&lt;br /&gt;
&lt;br /&gt;
==Setup Instructions==&lt;br /&gt;
Before you can use Course credit enrolment, you have to do the following steps:&lt;br /&gt;
# Create a custom profile field of the type &amp;quot;input field&amp;quot; and name it e.g. &amp;quot;Credits&amp;quot; (can be anything you want)&lt;br /&gt;
# Set the custom profile field to &amp;quot;locked&amp;quot; to avoid that users change the amount of credits themselves&lt;br /&gt;
# Add the credits to that field either via the csv user upload, manually or via a webservice&lt;br /&gt;
# Go to Site administration &amp;gt; Plugins &amp;gt; Enrolments &amp;gt; Manage enrol plugins  and make sure Course Credit Enrolments is enabled&lt;br /&gt;
# On the same screen, open the settings of the enrolment method and choose the profile field you&amp;#039;ve created in the first setting &amp;quot;Profile field mapping&amp;quot;.&lt;br /&gt;
# To use the plugin, add Course credit enrolment as an enrolment method to a course and set the &amp;quot;cost&amp;quot; of the course in the enrolment instance&amp;#039;s settings.&lt;br /&gt;
&lt;br /&gt;
==Tips==&lt;br /&gt;
# You can add several instances in the same course to create different prices e.g. for different enrolment dates, different cohorts and different roles.&lt;br /&gt;
# There&amp;#039;s a companion plugin: with the availability condition [https://bdecent.de/product/restriction-by-credit/ Restriction by credit payment] you can restrict course contents instead of the whole course.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We hope you like the plugin. If you have any questions, please let us know!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [https://bdecent.de/product-category/moodle-plugins/credit/ More Information (Company Website)]&lt;br /&gt;
* [https://moodle.org/plugins/browse.php?list=contributor&amp;amp;id=1553381 Our other plugins]&lt;/div&gt;</summary>
		<author><name>1&gt;Tim@horizoneducationnetwork.org</name></author>
	</entry>
</feed>