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

Import and export FAQ: Difference between revisions

From MoodleDocs
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}


==How do I import course data?==
==How do I import course data?==
Line 16: Line 17:


* See [[Import questions]] and [[Export questions]].
* See [[Import questions]] and [[Export questions]].
* '''OpenOffice''' template for creating quizzes in [[GIFT|GIFT format]]: http://moodle.org/mod/forum/discuss.php?d=20705&parent=168385
* '''OpenOffice''' template for creating questions in [[GIFT|GIFT format]]: http://moodle.org/mod/forum/discuss.php?d=20705&parent=168385
* '''MS Word''' template for creating quizzes in [[GIFT|GIFT format]]: http://www.soberit.hut.fi/sprg/resources/moodle/GiftConverter.html
* '''MS Word''' template for creating questions in [[GIFT|GIFT format]]: http://www.soberit.hut.fi/sprg/resources/moodle/GiftConverter.html
 
==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.
*[[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==
==See also==

Revision as of 19:05, 4 December 2008


How do I import course data?

How do I import grades?

See Grade import (for Moodle 1.9 onwards).

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.
  • 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