Microsoft Skydrive

Repositories ::: repository_skydrive
Maintained by Dan at desk in Moodle HQ, PerthDan Poltawski
A repository plugin to access your documents from Microsoft Skydrive in Moodle.
Latest release:
650 sites
6 downloads
3 fans
Current versions available: 2

A repository plugin for Microsoft Skydrive.

Thanks to Universidad Teconológica de Chile (INACAP) who funded this plugin to be created by LUNS and to LUNS for releasing this work open source, allowing me to continue to work on this for Moodle 2.3.

In order to use this plugin you need to register your Moodle with Microsoft, please see the documentation link below for basic guidance on how to do this.

Please Note: This plugin is now part of standard Moodle in 2.6 and later.

Screenshots

Screenshot #0

Contributors

Dan at desk in Moodle HQ, Perth
Dan Poltawski (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

コメントを表示する
  • Dominique` Cave
    2012年 11月 9日(金) 21:50
    Is this in anyway impacted by the Microsoft Live Services authentication module? In that case Moodle does know who the user is, does it not? I'm very keen to make Microsoft Live integrate with my Moodle but it seems all a little 'bitty'.
  • Dan at desk in Moodle HQ, Perth
    2012年 11月 12日(月) 14:21
    Dominique: No, this is standalone, and depends on the user being logged into microsoft live in their browser. From a user experience point of view, I think you'll find its pretty seamless though, even though the two have no relationship.
  • Cristian Matos
    2013年 03月 28日(木) 03:02
    Hi. I'm having problem with moodle 2.4...Is it compatible with this version?
  • Dan at desk in Moodle HQ, Perth
    2013年 03月 28日(木) 11:33
    Hi Cristian,
    It does still work with 2.4
  • Colin Wheelhouse
    2013年 04月 18日(木) 03:28
    Is it possible when you update/change a file in your skydrive that the "new" version then appears in Moodle automatically if you have added that file into a course or my private files?
  • Dan at desk in Moodle HQ, Perth
    2013年 04月 18日(木) 16:05
    Colin: No, references are not supported by it.
  • Colin Wheelhouse
    2013年 04月 19日(金) 04:04
    Dan thanks for the reply. I discovered however that if you choose to embed the file using the code that Skydrive generates for the user, into Moodle, then any changes made to the file in Skydrive are reflected in the Moodle version.

    Skydrive does not like editing files using a browser other than IE in my testing and I found it more successful to right click the file in Skydrive and choose to edit in the Office program itself rather than the Web App version. Any changes when saved update the Skydrive version automatically and are then reflected in Moodle with little delay. Also the option then to share files and collaborate on them opens interesting options.
  • Randy Wald
    2013年 08月 1日(木) 04:55
    I don't see any discussion on this...Does this integration work with Office 365?
    Randy
  • Dan at desk in Moodle HQ, Perth
    2013年 08月 12日(月) 15:10
    Hi Randy,
    I don't know anything about Office 365 - but if it works with microsoft skydrive, then you should be able to access the documents through it.
  • Randy Wald
    2013年 08月 12日(月) 21:44
    Dan, after some more research I've learned that our instance of Office 365 uses Skydrive Pro. I've been told accounts non the pro version are "different" and separate and so I'm thinking this could have something to do with the problem we have not getting the integration to work.
  • Chris Swaffield
    2013年 10月 16日(水) 00:34
    Dan, Any idea if SkyDrive Pro is/will be supported?
  • Dan at desk in Moodle HQ, Perth
    2013年 10月 16日(水) 10:35
    I can't say as I don't have access to skydrive pro. If it uses the same API, it should work.
  • Dan at desk in Moodle HQ, Perth
    2013年 11月 25日(月) 16:56
    Just a note to watchers of this plugin, that it is now part of Moodle core in 2.6+
  • David Mudrák
    2014年 03月 4日(火) 02:02
    Dan, the following strings are going to be changed in Moodle core in 2.6 and 2.7. You may want to include the same change in the add-on, too.

    $string['configplugin'] = 'Configure Microsoft OneDrive';
    $string['pluginname'] = 'Microsoft OneDrive';
    $string['skydrive:view'] = 'View OneDrive';
  • Paul Nijbakker
    2014年 09月 9日(火) 17:24
    Hi Dan,

    We are testing the OneDrive plugin in Moodle 2.6 but we get the following error message:

    A required parameter (code) was missing
    More information about this error
    Debug info:
    Error code: missingparam
    Stack trace:
    • line 463 of /lib/setuplib.php: moodle_exception thrown
    • line 545 of /lib/moodlelib.php: call to print_error()
    • line 34 of /admin/oauth2callback.php: call to required_param()

    Can you point me in the direction of what I should fix?
1 2
Please login to post comments