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.
Go to Site administration > Plugins > Filters > MathJax, and the Additional equation delimiters field should contain "<math" to get the filter to recognise the equations.
We had an issue come up recently when trying to import a document with questions. We imported some questions, but it just stopped at one and gave the error "error writing to database"
All our other imports have worked fine, but this document in particular seemed to cause us grief. We inspected the questions surrounding the error, but we couldn't find any reason for the ambiguous error occurring.
Any ideas why this would happen?
Cheers
James
Thanks. I should've been more specific but I'm not talking about the MySQL "id" column.
I'm talking about the "idnumber" MySQL column/fields in this pic: https://ibb.co/rM70jG2
The "idnumber" field is part of the new features in Moodle 3.6 which will allow us to now have unique ID numbers for the questions and categories: https://ibb.co/xqrfP9T
Regards
Tariq
Is there any way of adding a question "ID number" field to the plugin? So that one can import questions and assign an ID number as you do with the other question details.
Kind Regards
Tariq
I want to create Hungarian language template. Is there any documentation to create template in a specific language?
Thanks:
Bálint
I suggest you check for custom Russian translations at Site administration > Language > Language customisation. Things to watch out for are the use of named character entities such as (use numeric entities instead, e.g. ) and empty elements
(use
instead).
What could be the problem?
"Sorry, the requested file could not be found", when I try to download the export file.
Any other export format such as GIFT, Moodle XML, XHTML working correctly. And export-plugin Microsoft Word File Import/Export (Book) working correctly too.