Microsoft Word File Import/Export (Question Format)
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.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Thanks for your reply. It's using the standard Multiple Choice question type here, with no additional plugins involved.
Your suggestion prompted me to check exporting in XML and GIFT and these formats are also in error:
- XML - multi-response questions do not export at all as per what we're seeing with wordtable
- GIFT - multi-response questions export without answers and feedback e.g.
// question: 338399 name: MR01This is the text of question MR01
// question: 338400 name: MR02This is the texct of MR02
It looks like this is actually a core Moodle issue, perhaps with our old version. We'll investigate this.
Totara version is 3.1.4, plugin version is 3.6 (Build: 2019071601).
I'll raise the second point as you suggest.
Re. the limit on answers, we have added extra table rows, they simply don't populate on import. This may be related to the first issue so we'll look at these together.
Thanks again for for your help
Regards
Jon
2. I suggest you add the request to the issue tracker at https://github.com/ecampbell/moodle-qformat_wordtable/issues.
3. There is no limit in the Word table, but you have to manually add extra table rows for more answer options. The default is 4, with 2 set to grade 50, and 2 to -50, I think, but that's just for convenience.
We're having a couple of issues with the import-export, I hope you can help.
1. In a pre-existing category of 100 questions (multi-choice (single) and multi-response questions) only the multi-choice (Single) questions are exported into the file. The grades for these are set to A=50%, B=-100%, C=50%, D=-100%, E=-100%
If we create the multi-response questions via the import then they export ok.
2. The export is adding feedback for correct/incorrect responses on export (Your answer is correct / Your answer is incorrect). This is blank in the question on the site and isn't required as a default - can it be changed/removed?
3. There appears to be a max limit of 4 answers to uploading a multi-response question. Is there a limit built in?
Many thanks
Jon
The error message:
error/XSLT transformation failed ([dirroot]/question/format/wordtable/mqxml2wordpass1.xsl)
XSLT is enabled on Moodle.
Anyone know how to fix it?
When I export the word format, only the descriptions from the first quiz in my questionpool are exported, not the questions and not the descriptions and questions of the other 7 quizzes. Do you have any idea what causes this and how to solve it?