Microsoft Word File Import/Export (Question Format)

Question formats ::: qformat_wordtable
Maintained by Eoin Campbell
Import questions (including images and equations) from structured tables in a Word file (.docx format) into a course question bank, and also export questions to a Word file, allowing for round-trip editing.
Latest release:
4376 sites
1k downloads
183 fans
Current versions available: 6

This plugin allows quiz questions to be imported from a Word file into Moodle. You can quickly write lots of questions in structured Word tables far more easily than in Moodle directly. The plugin also imports tables, images, and equations (when created using the Microsoft Office Equation Editor, not MathType/Wiris or the old Equation 3.0 editor). Equations are converted into MathML on import and displayed using the MathJax filter. You can also export questions from the Moodle question bank into structured tables in Word. 

The table structure for each question supports all the question components (stem, answer options, option-specific and general feedback, hints, tags and question meta-data such as penalties, grades and other options). All the main question types except Numerical and Calculated questions are fully supported. Numerical and Calculated questions are exported, but cannot be imported.

The Cloze question syntax is particularly useful, as it does not require any knowledge of the arcane Moodle syntax; instead, use bold for drop-down menu items, and italic for fill-in text fields. See attached screenshot for an example.

Language support

Exported questions are labelled in the language of the current Moodle user interface, and the spell-check language is also set to the correct language. Similarly, questions can be imported in the same language, not just English. Both left-to-right and right-to-left languages (such as Arabic and Hebrew) are supported.

Equation support (import only)

Equations written using the Microsoft Equation Editor in Word can be imported into Moodle as MathML. This MathML is rendered within Moodle using the MathJax filter. Note that MathML equations in questions are not exported in a usable way.

Supporting Word templates

Word templates to go with the plugin can be downloaded from the demonstration website www.Moodle2Word.net, and are available for Word 2007 and 2010 (Windows), and Word 2011 (MacOSX).

Installation

The plugin can be installed by a Moodle Administrator using the standard Moodle plugin installation process.

Pre-requisites

  • Check that your Moodle installation supports XSLT, and ideally HTMLTidy too. Log in as Administrator, go to Site Administration -> Server -> PHP info, and view the PHP configuration. Look for the package details for 'xsl'. If they are not present, then you will need to re-configure PHP and re-start the server.
  • To enable XSLT and HTMLTidy on a Windows Moodle server, open your PHP configuration file (e.g. d:\winmoodle2\server\php\php.ini on Windows) and uncomment the lines containing "extension=php_xsl.dll". and "extension=php_tidy.dll" by removing the semi-colon before them, if present.
  • On Linux platforms, you may need to create a symbolic link from the file , /etc/php5/apache2/mods-available/xsl.ini to , or /etc/php5/apache2/conf.d/20-xsl.ini. Change directory to /etc/php5/apache2/conf.d/, and use the command 'sudo ln -s ../../mods-available/xsl.ini 20-xsl.ini'. Alternatively, create a file /etc/php5/apache2/conf.d/xsl.ini containing the line
    extension=xsl.so
      

Configuration instructions

  1. Go to any course question bank that contains at least 1 question, and choose the Export option.
  2. The File format list should contain the new option 'Microsoft Word table format'. Select this item, and choose any question category containing some questions.
  3. You will be prompted to save or open a Word file. Save it. By default it should have a .doc suffix. If no suffix is provided, you must add it in yourself to ensure Word recognises the file format.
  4. If you see the error message "You need the XSLT library installed in PHP to save this Word file" (xsltunavailable in non-English installations), then your Moodle installation is not configured to support exporting to Word format, and you will need to update it. See this forum thread.
  5. To import questions from a Word file, open the file you just exported, and save it to Word 2010 (.docx) format. Then go to the Question Import form, and you should see a new item in the File format list, 'Microsoft Word table format'. Select this item, choose the Word file you saved, and import it.
  6. If all goes well, your questions in the file should be imported into your course. If not, send me an email at help@moodle2word.net and I will try to help you out. 

Limitations

  • The number of questions you can import in a single Word file is limited by the amount of memory allocated for processes on your Moodle server, but should be at least 1,000 questions or more.
  • When you export questions they are saved in an intermediate Word-compatible format in a file with a .doc suffix. You must then save the file to the standard Word format (with a .docx suffix). 

Using a Word template to create and edit questions

To edit existing questions using Word, first export them into Word. If you want to create new questions, you should install a custom Word template on your PC to assist you. You can download this template from the test website www.Moodle2Word.net. This template contains commands to create new questions by means of inserting a specific structured table for each type.

Screenshots

Screenshot #0

Contributors

Eoin Campbell (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Rusty Hatchett
    Wed, 8 Jan 2020, 6:42 AM
    I was trying to get the template from the http://www.moodle2word.net/ site, but the link doesn't seem to work.
  • Eoin Campbell
    Wed, 8 Jan 2020, 8:42 PM
    My website is down today (Wednesday 8th January 2020) for some reason, I hope to get it back up by the end of the day.
  • Eoin Campbell
    Thu, 9 Jan 2020, 7:24 AM
    Nope, it will be a few days, as I have administrative DNS problems I need to fix to get it back up again.
  • Eoin Campbell
    Fri, 10 Jan 2020, 7:33 AM
    The http://www.moodle2word.net/ website is back online.
  • George zhong
    Tue, 24 Mar 2020, 10:17 PM
    I need a word template of simplified Chinese,could you help me?Thank you very much.
  • Eoin Campbell
    Wed, 25 Mar 2020, 7:56 AM
    Hi George, see this folder of older templates at http://www.moodle2word.net/mod/folder/view.php?id=49. You will need to register on the site.
  • George zhong
    Thu, 26 Mar 2020, 10:10 AM
    Hi Eoin, I was trying to create new account on the website several times, but I can't receive confirmation email, can you create an account for me? Thank you very much.
  • Eoin Campbell
    Thu, 26 Mar 2020, 5:25 PM
    Hi George, I have confirmed your account.
  • George zhong
    Fri, 27 Mar 2020, 7:59 AM
    Thanks, it's very kind of you.
  • Μαρίνα Πετροπούλου
    Sat, 20 June 2020, 12:33 AM
    Hi! I installed your plug in and it works very well with the only exception that the images from the quiz questions do not appear in the word file.
    Is something else I should have done, in addition to installing the plugin. I' m using moodle 2.8.6. Thanks a lot.
  • Eoin Campbell
    Sat, 20 June 2020, 6:21 AM
    Unfortunately this is correct, you need to install a Word template in order to run a macro to convert image data back into embedded images in Word. The template is available at www.moodle2word.net, and you have to register to get it, because it generates warnings about malware. See http://www.moodle2word.net/mod/resource/view.php?id=54
  • Alex Lee
    Mon, 22 June 2020, 7:45 PM
    Hi Eoin.
    When i click "Convert images", MS Word show error msg " IMAGE CONVERSION HAS been disabled to avoid windows defender issues". I have disabled windows defender, but still got the same error.
    In this case, should I use the 3.4 version template? I have tried to register in your website, but have not received confirmation email yet. pls help.
  • Eoin Campbell
    Mon, 22 June 2020, 11:31 PM
    Hi Alex, you are registered now, and you can download the template with the image conversion macro from http://www.moodle2word.net/mod/resource/view.php?id=48
  • Tamara Notenboom
    Sat, 27 June 2020, 7:26 PM
    I ran into the same issues as Alex. I exported a question with one image from our own moodle server. I disabled defender. I have an account on moodle2 word and downloaded the templates (v3.4) you linked here. I put both files in the user templates folder ([user]\Appdata\Roaming\Microsoft\Templates\, I confirmed that this is the file location Word uses). I still get the error that image conversion is disabled by Windows Defender. A second warning says "invalid filename". Should I be logged in using the Log in function within the Word MoodleQuiz plugin? I am probably doing something wrong but I don't know what. Any tips?
  • Eoin Campbell
    Sun, 28 June 2020, 5:39 PM
    I recommend you change your Word settings to have it look for global templates in the Startup folder [user]\Appdata\Roaming\Microsoft\Word\Startup, even if you have to create that folder. This will mean that the global templates are automatically added when you start Word, I think.
    You also need to remove the 3.6 startup template from your templates folder, you can't have both the 3.4 and 3.6 templates present, or Word gets confused as to which macro to run.
Please login to post comments