Moodle Plugins directory: Microsoft OneNote | Moodle.org
Microsoft OneNote
Note: official support for this plugin has stopped
Moodle plugins for Microsoft Services
including Office 365 and other Microsoft services
Microsoft OneNote Repository Plugin
This plugin allows the user to browse their OneNote Online content, such as notebooks, sections, and pages using the Moodle file picker UI. It also allows them to download the content of their OneNote page. It uses the Microsoft OneNote API Local plugin to do some of these things.
Details
This plugin uses the API exposed by the Microsoft OneNote API local plugin for logging in, getting the list of notebooks, sections, and pages; and also for downloading the page when needed.
Plugin dependencies
repository_onenote => local_onenote => local_msaccount
Configuration
None. This plugin depends upon the Microsoft Account local plugin to be configured for accessing the appropriate Microsoft Live application.
This is part of the suite of Microsoft Services plugins for Moodle.
This plugin is updated with stable releases. To follow active development, see: https://github.com/Microsoft/o365-moodle
Contributing
Before we can accept your pull request, you'll need to electronically complete Microsoft's Contributor License Agreement. If you've done this for other Microsoft
projects, then you're already covered.
Why a CLA? (from the FSF)
Copyright
(c) Microsoft, Inc. Code for this plugin is licensed under the GPLv3 license.
Any Microsoft trademarks and logos included in these plugins are property of Microsoft and should not be reused, redistributed, modified, repurposed, or otherwise altered or used outside of this plugin.
It works as far as login is concerned and the assignment for onenote opens a notebook for the user and creates the page fine but when you click on save back on moodle it gets a "Error reading from Database" Debugging says Table "onenote_assign_pages" does not exist.
Not entirely sure how to go about remedying this problem.