Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: XML FAQ.

XML FAQ: Difference between revisions

From MoodleDocs
(add category link for Frank :))
No edit summary
Line 2: Line 2:
This page shall collect all the scattered information about Moodle's XML format for importing/exporting.
This page shall collect all the scattered information about Moodle's XML format for importing/exporting.
[[Category:FAQ]]
[[Category:FAQ]]
=Documentation=
* The official documentation: https://docs.moodle.org/en/Moodle_XML
* A more thorough documentation: http://www.qedoc.org/en/index.php?title=Moodle_XML_format
=Tools=
* Glossary to XML Converter http://moodle.org/mod/forum/discuss.php?d=91224#p489764 - a simple HTML file which converts CSV data to XML using some simple JavaScript

Revision as of 07:41, 4 December 2008

This page shall collect all the scattered information about Moodle's XML format for importing/exporting.

Documentation


Tools