<?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=Mod%2Freferentiel%2Fimport_instance</id>
	<title>Mod/referentiel/import instance - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Mod%2Freferentiel%2Fimport_instance"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Mod/referentiel/import_instance&amp;action=history"/>
	<updated>2026-05-07T10:42:29Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Mod/referentiel/import_instance&amp;diff=9711&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Mod/referentiel/import_instance&amp;diff=9711&amp;oldid=prev"/>
		<updated>2024-10-18T06:56:38Z</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=Mod/referentiel/import_instance&amp;diff=9710&amp;oldid=prev</id>
		<title>1&gt;Jfruitet: /* See also */</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Mod/referentiel/import_instance&amp;diff=9710&amp;oldid=prev"/>
		<updated>2015-07-05T16:45:44Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;See also&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Import a skills repository=&lt;br /&gt;
&lt;br /&gt;
If you have a repository backup in XML format (produced by the export function) you can restore it in your Moodle course.&lt;br /&gt;
&lt;br /&gt;
Then, two situations can occur:&lt;br /&gt;
&lt;br /&gt;
* This is a new skills repository for this Moodle space; it becomes available for this (local != 0) course or for all the (local == 0) courses;&lt;br /&gt;
* If there is an identical local version (same name, same code) – the skills repository is already existing in Moodle:&lt;br /&gt;
** If you choose to overwrite the existing version, it will be replaced by the imported version;&lt;br /&gt;
** If you choose to keep the existing version; the import process will be canceled;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Importation / exportation Formats==&lt;br /&gt;
&lt;br /&gt;
* XML is a textual data format representing the information as a tag hierarchies and nested data. It allows the backup and restore of skills repositories, activities and certificates.&lt;br /&gt;
&lt;br /&gt;
      &amp;lt;referentiel&amp;gt;&lt;br /&gt;
       &amp;lt;id&amp;gt;2&amp;lt;/id&amp;gt;&lt;br /&gt;
       &amp;lt;name&amp;gt;Test&amp;lt;/name&amp;gt;&lt;br /&gt;
       &amp;lt;domaine&amp;gt;&lt;br /&gt;
        &amp;lt;id&amp;gt;3&amp;lt;/id&amp;gt;&lt;br /&gt;
        &amp;lt;code_domaine&amp;gt;test1&amp;lt;/code_domaine&amp;gt;&lt;br /&gt;
        &amp;lt;description_domaine&amp;gt;&lt;br /&gt;
        &amp;lt;text&amp;gt;Description Test1&amp;lt;/text&amp;gt;&lt;br /&gt;
        &amp;lt;/description_domaine&amp;gt;&lt;br /&gt;
        &amp;lt;ref_referentiel&amp;gt;2&amp;lt;/ref_referentiel&amp;gt;&lt;br /&gt;
        &amp;lt;competence&amp;gt;&lt;br /&gt;
          &amp;lt;id&amp;gt;8&amp;lt;/id&amp;gt;&lt;br /&gt;
          &amp;lt;code_competence&amp;gt;Test1.1&amp;lt;/code_competence&amp;gt;&lt;br /&gt;
          &amp;lt;description_competence&amp;gt;&lt;br /&gt;
            &amp;lt;text&amp;gt;Description Test1.1&amp;lt;/text&amp;gt;&lt;br /&gt;
          &amp;lt;/description_competence&amp;gt;          &lt;br /&gt;
          &amp;lt;item&amp;gt;&lt;br /&gt;
            &amp;lt;id&amp;gt;28&amp;lt;/id&amp;gt;&lt;br /&gt;
            &amp;lt;code&amp;gt;Test1.1.1&amp;lt;/code&amp;gt;&lt;br /&gt;
            &amp;lt;description_item&amp;gt;&lt;br /&gt;
              &amp;lt;text&amp;gt;Description Test1.1.1&amp;lt;/text&amp;gt;&lt;br /&gt;
            &amp;lt;/description_item&amp;gt;&lt;br /&gt;
          &amp;lt;/item&amp;gt;          &lt;br /&gt;
          &amp;lt;item&amp;gt;&lt;br /&gt;
            &amp;lt;id&amp;gt;30&amp;lt;/id&amp;gt;&lt;br /&gt;
            &amp;lt;code&amp;gt;Test1.1.2&amp;lt;/code&amp;gt;&lt;br /&gt;
            &amp;lt;description_item&amp;gt;&lt;br /&gt;
              &amp;lt;text&amp;gt;Description Test1.1.2&amp;lt;/text&amp;gt;&lt;br /&gt;
            &amp;lt;/description_item&amp;gt;&lt;br /&gt;
          &amp;lt;/item&amp;gt;            &lt;br /&gt;
        &amp;lt;/competence&amp;gt;&lt;br /&gt;
       &amp;lt;/domaine&amp;gt;      &lt;br /&gt;
      &amp;lt;/referentiel&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
        &lt;br /&gt;
&lt;br /&gt;
* The XHTML format is an export-type format intended for Web page display.&lt;br /&gt;
&lt;br /&gt;
* The CSV is a textual format of tabular data (like in a spreadsheet).&lt;br /&gt;
The CSV uses a separator, in general &amp;#039;;&amp;#039; between the cells of a table.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
      nom;prenom;mell;ville;cours1;role1;cours2;role2;&lt;br /&gt;
      HADDOCK;Archibald;a.haddock@moulinsart.be;Moulinsart;Navigation;professeur;&lt;br /&gt;
      TOURNESOL;Tryphon;t.tournesol@moulinsart.be;Moulinsart;Physique;professeur;&lt;br /&gt;
      CASTAFIORE;Bianca;la_castafiore@moulinsart.be;Moulinsart;Chant;professeur;&lt;br /&gt;
      ;Tintin;tintin@moulinsart.be;Moulinsart;Chant;etudiant;&lt;br /&gt;
        &lt;br /&gt;
This gives a table:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font size=&amp;quot;-1&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;table cellspacing=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; bgcolor=&amp;quot;#000000&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr bgcolor=&amp;quot;#999999&amp;quot;&amp;gt;&amp;lt;th&amp;gt;nom&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;prenom&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;mel&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;ville&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;cours1&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;role1&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr bgcolor=&amp;quot;#00CCFF&amp;quot;&amp;gt;&amp;lt;td&amp;gt;HADDOCK&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Archibald&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;a.haddock@moulinsart.be&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Moulinsart&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Navigation&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;professeur&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr bgcolor=&amp;quot;#66FF66&amp;quot;&amp;gt;&amp;lt;td&amp;gt;TOURNESOL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Tryphon&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;t.tournesol@moulinsart.be&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Moulinsart&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Physique&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;professeur&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr bgcolor=&amp;quot;#00CCFF&amp;quot;&amp;gt;&amp;lt;td&amp;gt;CASTAFIORE&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Bianca&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;la_castafiore@moulinsart.be&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Moulinsart&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Chant&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;professeur&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr bgcolor=&amp;quot;#66FF66&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Tintin&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;tintin@moulinsart.be&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Moulinsart&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Chant&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;etudiant&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The CSV is not really suited for nested data, as in a skills repository.&lt;br /&gt;
&lt;br /&gt;
       &lt;br /&gt;
== See also ==&lt;br /&gt;
* [[mod/referentiel/view|Skills Repository]]&lt;br /&gt;
&lt;br /&gt;
Linked pages :&lt;br /&gt;
* [[mod/referentiel/activite|Activities]]&lt;br /&gt;
* [[mod/referentiel/task|Tasks]]&lt;br /&gt;
* [[mod/referentiel/export|Outcomes]]&lt;br /&gt;
* [[mod/referentiel/bareme|Scales]]&lt;br /&gt;
* [[mod/referentiel/certificat|Certificates]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;br /&gt;
[[Category:Teacher]]&lt;br /&gt;
[[Category: Skills repository (Referentiel)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[fr:mod/referentiel/import_instance]]&lt;/div&gt;</summary>
		<author><name>1&gt;Jfruitet</name></author>
	</entry>
</feed>