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
(copied from 2.3 docs)
m (added link to spanish translation of page)
 
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:
* [[Moodle XML format]]
* [[Moodle XML format]]
* [[XHTML 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==
==Process==
Line 22: Line 24:
*Exported question files on one server, can be imported into another Moodle site/server
*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.
*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
*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


Line 29: Line 32:


[[de:Fragen exportieren]]
[[de:Fragen exportieren]]
[[es:Exportar preguntas]]
[[eu:Galderak_esportatu]]
[[eu:Galderak_esportatu]]
[[fr:Exporter des questions]]
[[fr:Exporter des questions]]
[[ja:問題のエクスポート]]
[[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