<?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=Aiken_format</id>
	<title>Aiken format - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Aiken_format"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Aiken_format&amp;action=history"/>
	<updated>2026-05-06T18:46:49Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Aiken_format&amp;diff=1861&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Aiken_format&amp;diff=1861&amp;oldid=prev"/>
		<updated>2024-10-18T06:30:48Z</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:30, 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=Aiken_format&amp;diff=1860&amp;oldid=prev</id>
		<title>1&gt;Tsala: Export to Aiken format now available (MDL-21904)</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Aiken_format&amp;diff=1860&amp;oldid=prev"/>
		<updated>2022-03-17T13:00:17Z</updated>

		<summary type="html">&lt;p&gt;Export to Aiken format now available (MDL-21904)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Export questions}}&lt;br /&gt;
==About Aiken format==&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Aiken format&amp;#039;&amp;#039;&amp;#039; is a very simple way of creating multiple choice questions using a clear human-readable format in a text file. (The [[GIFT format]] has many more options and perhaps is less prone to errors, but doesn&amp;#039;t look as straightforward as AIKEN. ) The question must be all on one line.  Each answer must start with a single uppercase letter, followed by a period &amp;#039;.&amp;#039; or a bracket &amp;#039;)&amp;#039;, then a space.  The answer line must immediately follow, starting with &amp;quot;ANSWER: &amp;quot; (NOTE the space after the colon) and then giving the appropriate letter. &lt;br /&gt;
&lt;br /&gt;
IMPORTANT NOTES: &lt;br /&gt;
* You have to save the file in a &amp;#039;&amp;#039;&amp;#039;text format&amp;#039;&amp;#039;&amp;#039;.  Don&amp;#039;t save it as a Word document or anything like that.&lt;br /&gt;
* Non-ASCII characters like &amp;#039;quotes&amp;#039; can cause import errors.  To avoid this always save your text file in [[UTF-8|UTF-8 format]] (most text editors, even Word, will ask you).&lt;br /&gt;
* The answer letters (A,B,C etc.) and the word &amp;quot;ANSWER&amp;quot; &amp;#039;&amp;#039;&amp;#039;must&amp;#039;&amp;#039;&amp;#039; be capitalised as shown below, otherwise the import will fail. &lt;br /&gt;
&lt;br /&gt;
Here is an example of the format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;What is the correct answer to this question?&lt;br /&gt;
A. Is it this one?&lt;br /&gt;
B. Maybe this answer?&lt;br /&gt;
C. Possibly this one?&lt;br /&gt;
D. Must be this one!&lt;br /&gt;
ANSWER: D&lt;br /&gt;
&lt;br /&gt;
Which LMS has the most quiz import formats?&lt;br /&gt;
A) Moodle&lt;br /&gt;
B) ATutor&lt;br /&gt;
C) Claroline&lt;br /&gt;
D) Blackboard&lt;br /&gt;
E) WebCT&lt;br /&gt;
F) Ilias&lt;br /&gt;
ANSWER: A&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Both these examples imported into Moodle gave questions looking like:&lt;br /&gt;
&lt;br /&gt;
Which LMS has the most quiz import formats?&lt;br /&gt;
Choose one answer.&lt;br /&gt;
* a. Blackboard 	&lt;br /&gt;
* b. WebCT 	&lt;br /&gt;
* c. ATutor 	&lt;br /&gt;
* d. Moodle 	&lt;br /&gt;
* e. Claroline 	&lt;br /&gt;
* f. Ilias  &lt;br /&gt;
&lt;br /&gt;
== Importing ==&lt;br /&gt;
&lt;br /&gt;
When importing there are many options, but these do not influence Aiken Format import:&lt;br /&gt;
* Get category from file [_] &lt;br /&gt;
* Get context from file [_]&lt;br /&gt;
* Match grades [Error if grade not listed/Nearest grade if not listed]&lt;br /&gt;
* Stop on error [Yes/No] &lt;br /&gt;
&lt;br /&gt;
==Hints and Tips==&lt;br /&gt;
&lt;br /&gt;
* Use a text editor, like PSPad, (Windows &amp;quot;notepad&amp;quot; may not save with right encoding) to write the file with questions and save as a TXT file in [[UTF-8|UTF-8 format]]. Use only simple &amp;#039;  not slant ones ´ ` ! Avoid other exotic characters like ... HORIZONTAL ELLIPSIS (http://www.fileformat.info/info/unicode/char/2026/index.htm, three dots as a single character).&lt;br /&gt;
&lt;br /&gt;
*[http://moodle.heroku.com Moodle XML Converter] - more extensive version of AIKEN format. Supports almost all Moodle questions types - multichoice, shortanswer, cloze, essay, order, matching, numeric, truefalse&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*[[Import questions]]&lt;br /&gt;
*[[GIFT]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Questions]]&lt;br /&gt;
[[Category:Quiz]]&lt;br /&gt;
[[de:AIKEN]]&lt;br /&gt;
[[es:Formato Aiken]]&lt;br /&gt;
[[fr:Format Aiken]]&lt;/div&gt;</summary>
		<author><name>1&gt;Tsala</name></author>
	</entry>
</feed>