Moodle Plugins directory: Microsoft OneNote: Versions: 28.0.0.5 | Moodle.org
Microsoft OneNote
Microsoft OneNote 28.0.0.5
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.
Design details
Basic design
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 repository is updated with stable releases. To follow active development, see: https://github.com/MSOpenTech/o365-moodle
Installation.
- Unpack the plugin into /repository/onenote within your Moodle install.
- From the Moodle Administration block, expand Site Administration and click "Notifications".
- Follow the on-screen instuctions to install the plugin.
For more documentation, visit https://docs.moodle.org/29/en/Office365
Contributing
Before we can accept your pull request, you'll need to electronically complete Microsoft Open Tech's Contributor License Agreement. If you've done this for other Microsoft Open Tech projects, then you're already covered.
Why a CLA? (from the FSF)
Copyright
© Microsoft Open Technologies, 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.
Version information
- Version build number
- 2015012705
- Version release name
- 28.0.0.5
- Maturity
- Stable version
- MD5 Sum
- 3cf502c0cd22deed4dcb068107702aea
- Supported software
- Moodle 2.8
- The more recent release 28.0.0.6 (2015012706) exists for Moodle 2.8
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v28.0.0.5
Default installation instructions for plugins of the type Repositories
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myrepo") in the "repository" subdirectory.
- Visit http://yoursite.com/admin to finish the installation