<?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=Dataform_Import_Export</id>
	<title>Dataform Import Export - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Dataform_Import_Export"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Dataform_Import_Export&amp;action=history"/>
	<updated>2026-05-06T18:37:34Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Dataform_Import_Export&amp;diff=3313&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Dataform_Import_Export&amp;diff=3313&amp;oldid=prev"/>
		<updated>2024-10-18T06:37:34Z</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=Dataform_Import_Export&amp;diff=3312&amp;oldid=prev</id>
		<title>1&gt;Itamart в 16:44, 21 марта 2014</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Dataform_Import_Export&amp;diff=3312&amp;oldid=prev"/>
		<updated>2014-03-21T16:44:36Z</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;{{Dataform}}&lt;br /&gt;
{{Dataform Docs Note 1}}&lt;br /&gt;
==CSV==&lt;br /&gt;
You can import and export Dataform entries in a csv format via a [[Dataformview CSV|CSV view]]. You can have multiple import/export templates in an activity by adding multiple instances of [[Dataformview CSV|CSV view]] type and setting each instance to include the desired subset of activity content. With view level access control you can control who can import/export and what content. &lt;br /&gt;
&lt;br /&gt;
CSV means Comma-Separated-Values and is a common tabular format for text interchange. CSV formatted text can look something like:&lt;br /&gt;
&lt;br /&gt;
  name,height,weight&lt;br /&gt;
  Kai,180cm,80kg&lt;br /&gt;
  Kim,170cm,60kg&lt;br /&gt;
  Koo,190cm,20kg&lt;br /&gt;
===Import===&lt;br /&gt;
You can add new entries to a Dataform activity by importing their content from a csv file or csv text. The import form will display all the field patterns from the Entry template that are import-applicable and for each pattern additional import settings.&lt;br /&gt;
You can either upload a csv file to the filepicker or paste csv formatted text into the &amp;#039;CSV Text&amp;#039; field. &lt;br /&gt;
The expected file format is a plain text file with a list of field names as the first record. The data then follows, one record per line.&lt;br /&gt;
The field delimiter defaults to a comma character and the field enclosure is not set by default (field enclosures are characters that surround each field in each record).&lt;br /&gt;
The CSV records should be delimited by new lines (usually generated by pressing RETURN or ENTER in your text editor). Tabs can be specified using \t and newlines by \n.&lt;br /&gt;
&lt;br /&gt;
Do not put spaces after your commas or upload will fail!&lt;br /&gt;
===Export===&lt;br /&gt;
When using the CSV format, the user can select either the comma, semicolon, or tab to separate the fields. The selection of the proper character is important. If users select to use a comma to separate the fields and some of the fields contain data with commas then the number of columns is going to be misaligned and likely cause confusion.&lt;br /&gt;
&lt;br /&gt;
The content to export is determined by the field tags you include in the view template. The subset of entries export can be controlled by applying available filters to the export view.&lt;br /&gt;
&lt;br /&gt;
To export the displayed entries in the export view, click on the Export pushbutton. You will usually have the option of either opening or saving the file.&lt;br /&gt;
&lt;br /&gt;
===Fields&amp;#039; options===&lt;br /&gt;
 &lt;br /&gt;
(This list includes only internal and standard fields. For csv import options of add-on fields please consult the respective field&amp;#039;s page)&lt;br /&gt;
{| class=&amp;quot;&amp;quot;  style=&amp;quot;background-color:inherit;border:0;&amp;quot;           &lt;br /&gt;
{{Dataform importable exportable field table row | font-weight:bold;background-color:#333;color:#FFF | Field | Import | Export }}&lt;br /&gt;
{{Dataform importable exportable field table row |  | [[Dataformfield entryactions|Entry actions]] | None | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row | background-color:#F2F2F2; | [[Dataformfield entryauthor|Entry author]] | {{Dataformfield entryauthor import csv}} | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row |  | [[Dataformfield entrygroup|Entry group]] | {{Dataformfield entrygroup import csv}} | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row | background-color:#F2F2F2; | [[Dataformfield entrytime|Entry time]] | {{Dataformfield entrytime import csv}} | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row |  | [[Dataformfield checkbox|Checkbox]] | {{Dataformfield checkbox import csv}} | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row | background-color:#F2F2F2; | [[Dataformfield entrystate|Entry state]] | {{Dataformfield entrystate import csv}} | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row |  | [[Dataformfield file|File]] | {{Dataformfield file import csv}} | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row | background-color:#F2F2F2; | [[Dataformfield commentmdl|Comment Mdl]] | None | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row |  | [[Dataformfield number|Number]] | {{Dataformfield number import csv}} | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row | background-color:#F2F2F2; | [[Dataformfield picture|Picture]] | {{Dataformfield picture import csv}} | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row |  | [[Dataformfield radiobutton|Radio button]] | {{Dataformfield radiobutton import csv}} | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row | background-color:#F2F2F2; | [[Dataformfield ratingmdl|Rating Mdl]] | None | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row |  | [[Dataformfield select|Select]] | {{Dataformfield select import csv}} | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row | background-color:#F2F2F2; | [[Dataformfield selectmulti|Select (multiple)]] | {{Dataformfield selectmulti import csv}} | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row |  | [[Dataformfield text|Text]] | {{Dataformfield text import csv}} | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row | background-color:#F2F2F2; | [[Dataformfield textarea|Text area]] | {{Dataformfield textarea import csv}} | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row |  | [[Dataformfield time|Time]] | {{Dataformfield time import csv}} | What you see is what you get. }}&lt;br /&gt;
{{Dataform importable exportable field table row | background-color:#F2F2F2; | [[Dataformfield url|Url]] | {{Dataformfield url import csv}} | What you see is what you get. }}&lt;br /&gt;
|} &lt;br /&gt;
==Portfolios==&lt;br /&gt;
===Export===&lt;br /&gt;
TBC&lt;/div&gt;</summary>
		<author><name>1&gt;Itamart</name></author>
	</entry>
</feed>