Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: XML FAQ.

XML FAQ

From MoodleDocs
Revision as of 08:13, 8 December 2008 by Frank Ralf (talk | contribs) (added h1 headers for structuring)


(If you don't find the answer to your question here, just post the question. There might be someone out there to provide the answer.)

XML in general

Where do I find general information about XML?


Moodle XML

Is there only one kind of Moodle XML?

No, there are (at least) two different kinds of Moodle XML, one for importing/exporting glossaries and one for questions (quizzes), the latter being the one usually referred to as "Moodle XML".

Where do I find documentation about Moodle XML?

Tools

Are there tools for converting to and from Moodle XML?

A simple HTML file which converts TSV data to XML using JavaScript

How can I view and edit XML files?

Most browsers are able to render XML files. Some even let you view the source text and do some basic editing.


Further information

See also