<?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=Qformat_simplecsv</id>
	<title>Qformat simplecsv - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Qformat_simplecsv"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Qformat_simplecsv&amp;action=history"/>
	<updated>2026-05-06T23:54:02Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Qformat_simplecsv&amp;diff=10041&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Qformat_simplecsv&amp;diff=10041&amp;oldid=prev"/>
		<updated>2024-10-18T06:56:51Z</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:56, 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=Qformat_simplecsv&amp;diff=10040&amp;oldid=prev</id>
		<title>1&gt;Germanvaleroelizondo: tidy up</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Qformat_simplecsv&amp;diff=10040&amp;oldid=prev"/>
		<updated>2020-09-01T16:23:34Z</updated>

		<summary type="html">&lt;p&gt;tidy up&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox plugin&lt;br /&gt;
|type = Question format, CSV format &lt;br /&gt;
|entry = https://moodle.org/plugins/qformat_simplecsv&lt;br /&gt;
|tracker = https://github.com/PawelSuwinski/moodle-qformat_simplecsv/issues&lt;br /&gt;
|discussion = https://github.com/PawelSuwinski/moodle-qformat_simplecsv/issues&lt;br /&gt;
|maintainer = [[User:Paweł Suwiński|Paweł Suwiński]]&lt;br /&gt;
|float = right&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The Simple CSV format is a very simple way of creating multiple choice questions using a &amp;#039;&amp;#039;&amp;#039;[[CSV]]&amp;#039;&amp;#039;&amp;#039; (Comma separated value) file. &lt;br /&gt;
The format looks like this:&lt;br /&gt;
 &lt;br /&gt;
  &amp;quot;Category&amp;quot;,&amp;quot;Question text&amp;quot;,&amp;quot;CA 1&amp;quot;,...,&amp;quot;CA n&amp;quot;,&amp;quot;&amp;quot;,&amp;quot;WA 1&amp;quot;, ... ,&amp;quot;WA m&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
That is,&lt;br /&gt;
 + CA - Correct Answer, WA - Wrong Answer&lt;br /&gt;
 + one question - one row&lt;br /&gt;
 + en empty cell sepparates correct answers from wrong ones&lt;br /&gt;
 + category column is optional and it is used when selected during import&lt;br /&gt;
 + numbers of CAs and WAs may differ from each other inside the row and between rows &lt;br /&gt;
&lt;br /&gt;
[[File:qformat_simplecsv1.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
IMPORTANT NOTES:&lt;br /&gt;
&lt;br /&gt;
* You have to save the file in a [[CSV]] format. Don&amp;#039;t save it as an Excel 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]] encoding (most text editors, even [https://www.libreoffice.org/ Libre Office], will ask you).&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Import questions]]&lt;br /&gt;
* [[qformat/csv]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Questions]]&lt;br /&gt;
&lt;br /&gt;
[[es:qformat/simplecsv]]&lt;/div&gt;</summary>
		<author><name>1&gt;Germanvaleroelizondo</name></author>
	</entry>
</feed>