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

Export questions: Difference between revisions

From MoodleDocs
m (added link to spanish translation of page)
 
(3 intermediate revisions by 3 users not shown)
Line 5: Line 5:
* [[IMS QTI 2.0 format]]
* [[IMS QTI 2.0 format]]
* [[XHTML format]]  
* [[XHTML format]]  
* [[Word table format]]


==Process==
==Process==
*Select the export tab.   
*Select the export tab.   
[[Image:Question bank export.png|thumb|center|Export tab in Question bank]]
[[Image:Question bank export.png|thumb|center|Export tab in Question bank]]
*Select the file type for the exported file.
*Select the output type required for the exported file.
*Use the pulldown menu to select the question category
*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 (Course is a context).  
*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
*Click on the export questions to file button
*An HTML popup window will show you the questions which have been exported.
*The exported questions will be listed to the screen for confirmation.
[[Image:Question bank Exported questions.png|thumb|center|Exported questions screen]]
[[Image:Question bank Exported questions.png|thumb|center|Exported questions screen]]
*You are invited to download the file to your computer.


*The file has been saved in your course files (course admin block), backup>quiz.
*The file has been saved in your course files (course admin block), backup>quiz.
Line 25: Line 27:


==See also==
==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].
*[http://www.moodle2word.net Website for converting Moodle Questions into tables in a Microsoft Word file, and vice versa].


Line 30: Line 33:


[[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:33, 5 November 2014

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

Process

  • Select the export tab.
Export tab in Question bank
  • 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
  • The exported questions will be listed to the screen for confirmation.
Exported questions screen
  • You are invited to download the file to your computer.
  • The file has been saved in your course files (course admin block), backup>quiz.

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