Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Export questions.

Export questions: Difference between revisions

From MoodleDocs
(categories)
 
m (added link to spanish translation of page)
 
(35 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{Template:Quizzes}}
{{Managing questions}}
Questions may be exported from the [[Quiz module]] and the [[Question bank]] in any one of 3 formats:


[[Category:Teacher]]
* [[GIFT format]]
[[Category:Quiz]]
* [[Moodle XML format]]
* [[XHTML format]]
 
In addition, questions may be exported into Word format using a contributed plugin, [[Word table format]]. These can then be easily used to create paper tests.
 
==Process==
*Click  ''Settings>Quiz Administration>Question bank>Export.'' 
 
[[File:exportquestions.png]]
 
 
*Select the output type required for the exported file.
*Use the pulldown menu to select the question category you want to export
*Check if you want the category name to exported and/or the context to be included. This only applies to some formats and is used to restore this information on import. 
*Click on the export questions to file button
*You are invited to download the file to your computer.
 
==Example uses of exported files==
*GIFT and Moodle XML formats can be imported into the [[Lesson module]] And [[Question bank]] via [[Import questions|an import question process]].
*Exported question files on one server, can be imported into another Moodle site/server
*GIFT and Moodle XML formats can be tweaked to create word processing or spreadsheet documents suitable for paper tests or vetting.
*Word table format can be tweaked to create a printable set of questions using commands in a Word template you install separately.
*In case you want to convert your Moodle XML file into text format  upload XML to [http://moodle.heroku.com http://moodle.heroku.com]. It automatically generates *.txt with your questions
 
==See also==
*[http://moodle.heroku.com Moodle XML Converter] to generate in and from XML.
*[http://www.moodle2word.net Website for converting Moodle Questions into tables in a Microsoft Word file, and vice versa].
 
[[de:Fragen exportieren]]
[[es:Exportar preguntas]]
[[eu:Galderak_esportatu]]
[[fr:Exporter des questions]]
[[ja:問題のエクスポート]]

Latest revision as of 14:32, 5 November 2014

Questions may be exported from the Quiz module and the Question bank in any one of 3 formats:

In addition, questions may be exported into Word format using a contributed plugin, Word table format. These can then be easily used to create paper tests.

Process

  • Click Settings>Quiz Administration>Question bank>Export.

exportquestions.png


  • Select the output type required for the exported file.
  • Use the pulldown menu to select the question category you want to export
  • Check if you want the category name to exported and/or the context to be included. This only applies to some formats and is used to restore this information on import.
  • Click on the export questions to file button
  • You are invited to download the file to your computer.

Example uses of exported files

  • GIFT and Moodle XML formats can be imported into the Lesson module And Question bank via an import question process.
  • Exported question files on one server, can be imported into another Moodle site/server
  • GIFT and Moodle XML formats can be tweaked to create word processing or spreadsheet documents suitable for paper tests or vetting.
  • Word table format can be tweaked to create a printable set of questions using commands in a Word template you install separately.
  • In case you want to convert your Moodle XML file into text format upload XML to http://moodle.heroku.com. It automatically generates *.txt with your questions

See also