Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: Import and export FAQ.

Import and export FAQ: Difference between revisions

From MoodleDocs
(→‎See also: search links for Moodle forums [Question: Is there an Interwiki Link syntax for this kind of links?])
Line 48: Line 48:


*[[XML FAQ]]
*[[XML FAQ]]
* There's an interesting project on [http://groups.drupal.org/node/21559 integrating Drupal and Moodle quizzes] in the Drupal in Education User Group.


[[Category:FAQ]]
[[Category:FAQ]]
[[de:Import und Export FAQ]]
[[de:Import und Export FAQ]]

Revision as of 07:31, 12 May 2009

How do I import users?

How do I import course data?

How do I import and export grades?

How do I import glossary entries?

See Import glossary entries.

How do I import and export questions?

Which formats are used for importing questions?

If you want to create questions outside of Moodle these two text based formats might be the most important:

  • GIFT - Moodle 'proprietary' text format for import and export. Reasonably comprehensive.
See GIFT format.
Here is a 2-column GIFT format reference sheet: GIFT Reference Sheet
  • Moodle XML - Moodle 'proprietary' xml format for import and export. Very comprehensive.


You find the complete list of supported formats under Import questions.

See also