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.
When you have debugging on (siteadmin/development/debugging) a file is produced containing debugging messages. Obviously the export does not work anymore.
Deactivating debug gets it going again.
Good day, clicking on export questions to a file I get an error message "Sorry, the requested file is not found". Please if anyone knows what should I do, please inform me and I use version 2.2.1 + of moodle
1. When exporting from Moodle it does not export the images that are part of the Question Text box. It however does make a place holder with the text "The linked image cannot be displayed. The file may have been been moved, renamed, or deleted.
2 in Many cases there is a < p > Some Text < /p > in the Document.
Am I doing something wrong or was the installation wrong.
I used the latest version with Moodle 2.2.5+ (Build: 20120914)
Notice: Use of undefined constant qformat_wordtable - assumed 'qformat_wordtable' in .../question/format/wordtable/version.php on line 28
$plugin->component = qformat_wordtable; => $plugin->component = 'qformat_wordtable';
Where should I look for the extra line?