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

  • Dwayne Giesbrecht
    Sat, 18 Nov 2017, 2:41 AM
    Thanks for this Eoin. Unfortuneatley it hasn’t solved the issue. I went in and removed the v3.6 template and installed the v3.4 template as per the installer directions. I went a step further and ensured that Windows Defender was fully disabled by using the local group policy and enabling the “Turn off Windows Defender Antivirus” app rather than just using the Security Centre settings. I receive the same notifications as noted above.

    Any other thoughts on what I could try?
  • Dwayne Giesbrecht
    Sat, 18 Nov 2017, 2:55 AM
    Hello Eoin:

    Okay, scratch the above, got this sorted. I had inadvertently downloaded the v3.4 template (Updated: 2016-08-23) rather than the one you had linked for me that was updated on 2015-12-09. I corrected my error and my files are now converting the images.

    Thank you so much for your help!
  • Jessica Peter
    Sat, 2 Dec 2017, 12:34 AM
    Hello! Though the export and download see to happen just fine, I have been unable to open the resulting Word documents. It tells me the final "cannot be opened because there are problems with the contents" and "Microsoft Office cannot open this file because some parts are missing or invalid". Any ideas what is going on? I'm using Moodle 3.3 and my questions are either multiple choice or short anwer.
  • Eoin Campbell
    Sat, 2 Dec 2017, 12:50 AM
    Start Word and use File > Open to select and open the file. Double-clicking on the exported file might not work. Are you using a Windows or a Mac?
  • Yolanda Chang
    Tue, 19 Dec 2017, 4:50 AM
    I'm having issues with not being able to import and export the All-or-Nothing format of questions. When I try to import, I get the "Error(s) found parsing the import file. " message. If I select "don't stop on error" then I get "Error importing question Question type multichoiceset is not supported by XML import". The other question types seem to work fine. Is there anything you can do to help me? Thanks!
  • Eoin Campbell
    Tue, 19 Dec 2017, 7:38 AM
    The multichoiceset question type is not a part of core Moodle, you need to install the plugin. The default plugin is not compatible with the WordTable plugin, so you should instead install my compatible forked version from https://github.com/ecampbell/moodle-qtype_multichoiceset
  • Dámaso Velázquez Álvarez
    Wed, 31 Jan 2018, 2:25 PM
    Hello,

    When I try to export the questions, the system shows that "Error, file not found".

    I have XSLT installed and configured.

    Any idea?

    Best Regards.
  • Eoin Campbell
    Thu, 1 Feb 2018, 5:06 AM
    First check that you can export the same question category as an XML file. If you can't, it may be because the category name contains characters not supported by the operating system as filename characters). If its OK, there may be something non-standard about where temporary Moodle files are stored in your configuration. Try importing the XML file to the test server www.moodle2word.net, and then exporting them to Word. If that works, it is definitely a configuration problem on your server.
  • ASRIL FACHRIZA HAQI
    Tue, 13 Feb 2018, 9:17 AM
    Hi Eoin,
    When I import the file, I get this error: 'Can not create file "5/user/draft/460998637/Picture1.dataimage;base64

    How to fix it?
  • Eoin Campbell
    Wed, 14 Feb 2018, 3:26 AM
    This error message is caused whenever you have an image embedded in your Word document that is not in a web-compatible format: GIF, JPEG, or PNG. It is most likely in EMF. You need to change it to a PNG, for example by screenshooting it and then replacing it with the screenshot version.
  • stefan weber
    Fri, 25 May 2018, 8:58 PM
    im running moodle 3.4.3 with worttable 3.5.21, and it does not seem to work any more - I get this error:
    "Sorry, the requested file could not be found", when I try to download the export file
  • Eoin Campbell
    Fri, 25 May 2018, 9:54 PM
    This sounds more like a configuration problem. The file is exported to the moodledata folder, so if that isn't configured correctly, it would cause this error. Try exporting to an XML file too, to verify or rule out this possibility.
  • stefan weber
    Mon, 28 May 2018, 4:14 PM
    negative, all other export formats work fine
  • Eoin Campbell
    Mon, 28 May 2018, 5:27 PM
    In this case, it is likely that there is some HTML markup in the body of a question that might not be well-formed XHTML, and therefore breaks the XSLT processing carried out to create the Word file (which is in XHTML format). , Export the question category you are working on into Question XML format instead, remove any CDATA sections, and test it on this online XML validator: https://www.xmlvalidation.com/. See CDATA sections explainer here: https://www.tutorialspoint.com/xml/xml_cdata_sections.htm
  • Juan Carlos Jimenez
    Wed, 11 July 2018, 1:22 PM
    Hi.
    This plugin works to export a questionnaire in word format so that the student can do it?
    How should I do it?
    because I just installed it and it works but when exporting the questions it generates a word document with a lot of information that the students can not see.
    Thank you
Please login to post comments