Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Office add-in for Moodle.

Office add-in for Moodle

From MoodleDocs
Revision as of 10:47, 17 April 2010 by chris collman (talk | contribs) (As per MD announcement, now let me see how it works :))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Microsoft Office Add-in allows you to open and save Word, Excel and PowerPoint documents in Moodle. This Microsoft script will bypass the Moodle web interface completely, when saving or editing one of these file types. It does not change existing Moodle code.

Note that such Add-ins are only compatible with Office on Windows, not the Mac OS X version.

How it works

The Microsoft Educational Labs have done this by calling Moodle web scripts. While not as stable as using web services designed specifically for this purpose (such as the ones in the upcoming Moodle 2.0), this approach does have the huge benefit that it works with any recent 1.x Moodle out of the box with no modifications to the Moodle site and its code.

See also