<?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=Test_site_generator</id>
	<title>Test site generator - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Test_site_generator"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Test_site_generator&amp;action=history"/>
	<updated>2026-05-07T17:09:45Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Test_site_generator&amp;diff=5755&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Test_site_generator&amp;diff=5755&amp;oldid=prev"/>
		<updated>2024-10-18T06:45:59Z</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:45, 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=Test_site_generator&amp;diff=5754&amp;oldid=prev</id>
		<title>1&gt;Marycooch: from 3.5</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Test_site_generator&amp;diff=5754&amp;oldid=prev"/>
		<updated>2018-12-05T10:16:41Z</updated>

		<summary type="html">&lt;p&gt;from 3.5&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;(This in only available from 2.5.2+ (Build: 20131004) onwards)&lt;br /&gt;
&lt;br /&gt;
The test site generator adds a set of courses, users and enrolments between them, in fact is using the [[Test course generator]] to generate the courses. It does not install a moodle site nor changes it&amp;#039;s settings, only populates it. It&amp;#039;s execution is not restricted to one, every time you run it new courses will be added.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
This tool is for developer use only and should not be used on a live site. It is disabled unless you set the debugging option to DEVELOPER.&lt;br /&gt;
&lt;br /&gt;
== Finding the generator tool ==&lt;br /&gt;
&lt;br /&gt;
This tool is only available through CLI (command line interface)&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
 cd /moodle/dirroot&lt;br /&gt;
 php admin/tool/generator/cli/maketestsite.php --size=S&lt;br /&gt;
&lt;br /&gt;
=== Options ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Option&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
|  --size&lt;br /&gt;
| Size of the generated site, this value affects the number of courses and their size. Accepted values: XS, S, M, L, XL, or XXL (required)&lt;br /&gt;
|-&lt;br /&gt;
|  --fixeddataset&lt;br /&gt;
| Use a fixed data set instead of randomly generated data&lt;br /&gt;
|-&lt;br /&gt;
|  --filesizelimit &lt;br /&gt;
| Limits the size of the generated files to the specified bytes&lt;br /&gt;
|-&lt;br /&gt;
|  --bypasscheck &lt;br /&gt;
| Bypasses the developer-mode check (be careful!)&lt;br /&gt;
|-&lt;br /&gt;
|  --quiet&lt;br /&gt;
| Do not show any output&lt;br /&gt;
|}&lt;br /&gt;
For more help:&lt;br /&gt;
 php admin/tool/generator/cli/maketestsite.php --help&lt;/div&gt;</summary>
		<author><name>1&gt;Marycooch</name></author>
	</entry>
</feed>