Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Atto Word import.

Atto Word import: Difference between revisions

From MoodleDocs
mNo edit summary
(Add supported Word and Moodle versions)
Line 1: Line 1:
{{Infobox plugin
{{Infobox plugin
|type = Atto, Microsoft Word import
|type = Atto, Microsoft Word import plugin
|entry = https://moodle.org/plugins/view.php?plugin=atto_wordimport
|entry = https://moodle.org/plugins/view.php?plugin=atto_wordimport
|tracker = https://github.com/ecampbell/moodle-atto_wordimport/issues
|tracker = https://github.com/ecampbell/moodle-atto_wordimport/issues
Line 11: Line 11:
It can be used to import the complete contents of a Microsoft Word 2010 (.docx) file, including tables, headings and other structural markup,
It can be used to import the complete contents of a Microsoft Word 2010 (.docx) file, including tables, headings and other structural markup,
and any embedded images.
and any embedded images.
At present, this plugin is in beta, so it may not always work. It supports ''.docx'' files only, not the older ''.doc'' format.
The following Word versions support this format: Word 2007, Word 2010 and Word 2013 (on Windows); Word 2011 and Word 2016 (on MacOS).
Note that files in ''.docm'' format (i.e. including macros) are not supported.
All language editions of the above versions are also supported, including Chinese, Arabic, etc.


==Installation and configuration==
==Installation and configuration==
See [https://moodle.org/plugins/view/atto_wordimport Word import]
See [https://moodle.org/plugins/view/atto_wordimport Word import] for installation and configuration details.
The plugin is supported on Moodle 2.7 upwards.






[[Category:Editing text]]
[[Category:Editing text]]
[[Category:Plugin]]
[[Category:Contributed code]]
[[Category:Contributed code]]

Revision as of 21:02, 16 September 2015

The Atto Word import plugin is available from the Atto plugins directory. It can be used to import the complete contents of a Microsoft Word 2010 (.docx) file, including tables, headings and other structural markup, and any embedded images.

At present, this plugin is in beta, so it may not always work. It supports .docx files only, not the older .doc format. The following Word versions support this format: Word 2007, Word 2010 and Word 2013 (on Windows); Word 2011 and Word 2016 (on MacOS). Note that files in .docm format (i.e. including macros) are not supported.

All language editions of the above versions are also supported, including Chinese, Arabic, etc.

Installation and configuration

See Word import for installation and configuration details. The plugin is supported on Moodle 2.7 upwards.