XML FAQ: Skillnad mellan sidversioner
Från MoodleDocs
Ingen redigeringssammanfattning |
Ingen redigeringssammanfattning |
||
| Rad 2: | Rad 2: | ||
==Where do I find documentation about Moodle XML?== | ==Where do I find documentation about Moodle XML?== | ||
* The official documentation: https://docs.moodle.org/en/Moodle_XML | * The official documentation: [[Moodle XML]] https://docs.moodle.org/en/Moodle_XML | ||
* A more thorough documentation: http://www.qedoc.org/en/index.php?title=Moodle_XML_format | * A more thorough documentation: http://www.qedoc.org/en/index.php?title=Moodle_XML_format | ||
| Rad 8: | Rad 8: | ||
* 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 | * 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 | ||
==See also== | |||
*[[Import and export FAQ]] | |||
[[Category:FAQ]] | [[Category:FAQ]] | ||
Versionen från 4 december 2008 kl. 11.22
Where do I find documentation about Moodle XML?
- The official documentation: Moodle XML https://docs.moodle.org/en/Moodle_XML
- A more thorough documentation: http://www.qedoc.org/en/index.php?title=Moodle_XML_format
Are there tools for converting to and from Moodle XML?
- 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