Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Integration FAQ.

Integration FAQ: Difference between revisions

From MoodleDocs
 
(41 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{stub}}
{{Work in progress}}


== How can I integrate Moodle with other applications? ==
== How can I integrate Moodle with other applications? ==
That depends on what you mean with "integration". In a lot of cases it means only [http://en.wikipedia.org/wiki/Single_sign-on Single Sign-on] (SSO).
Some SSO applications:
* [[LDAP authentication]] - [http://moodle.org/mod/forum/search.php?notwords=Re:&id=5&subject=ldap forum discussion on LDAP]
* [[Shibboleth]] - all [http://moodle.org/mod/forum/search.php?notwords=Re:&id=5&subject=shibboleth forum discussions on Shibboleth]
See [[:Category:Authentication]] for all authentication methods available for Moodle.


== Which applications are supported? ==
== Which applications are supported? ==


* [http://drupalmodules.com/search/node/moodle Moodle related Drupal modules]
* [http://moodle.org/mod/forum/discuss.php?d=116295 Drupal: Moodle Block for Drupal 6.x now with real SSO]
* [[File Server Integration|File server]]
* [[Google gadgets]]
* [[Google gadgets]]
* [[Development:Google Gears integration|Google Gears]]
* [[Hive integration|Hive]] (stub)
* [http://www.educationlabs.com/projects/officeaddinformoodle/Pages/default.aspx Office Add-in for Moodle] by Microsoft Education Labs, see also this [http://news.cnet.com/8301-13860_3-20001787-56.html CNET article]
* [http://moodle.org/mod/data/view.php?d=13&rid=3120&filter=1 OpenBiblio] - Moodle plug-in (block)
* [[Development:Opensis Integration|Opensis]]
* [[Development:Paint tool integration|PaintWeb]]
* [http://www.refworks.com RefWorks] - [http://www.open.ac.uk/telstar/ Open University] [http://code.google.com/p/telstar Telstar] project
* [[Development:SchoolTool Integration|SchoolTool]]
* [[SharePoint Integration|SharePoint]]
* [[Tiddlywiki integration|Tiddlywiki]]
* [[Official Turnitin Deep Integration Module|Turnitin]]
== Integration related modules and plugins ==
A list of [http://moodle.org/mod/data/view.php?d=13&mode=list&perpage=50&search=&sort=44&order=ASC&advanced=0&filter=1&advanced=1&f_44=&f_45=&f_46=Integration&f_47=&f_48=&f_49=&f_51=&f_96=&f_97=&f_98=0&f_99=0&f_100=&f_101=&f_195=&f_213=&f_214=&f_215=&f_216=&u_fn=&u_ln= modules and plugins for integration].


== Are there any APIs? ==
== Are there any APIs? ==
* [http://code.google.com/p/qapi/ Moodle Quick API for RESTful integration with other web applications, e.g. Drupal]
* [http://code.google.com/p/qapi/ Moodle Quick API for RESTful integration with other web applications, e.g. Drupal]
* [http://moodle.org/mod/data/view.php?d=13&rid=573&filter=1 OKTech Web Services]
* [http://moodle.org/mod/data/view.php?d=13&rid=573&filter=1 OKTech Web Services] - related [http://moodle.org/mod/forum/discuss.php?d=67947 forum discussion], also available at [http://cipcnet.insa-lyon.fr/Members/ppollet/public/moodlews MoodleWS INSA Lyon], see also [[Web Services:OK Tech Web Services]]


== See also: ==
== See also: ==


Moodle Docs
; Moodle Docs
*
* [[Integrations]]
* [[:Category:Web Services]]
 
; Moodle Forums
* [http://moodle.org/mod/forum/discuss.php?d=138539 Context-level values?]
 
; Drupal related
* [http://groups.drupal.org/node/97459 Drupal Multisite with SSO to Moodle]
* [http://drupal.org/node/1058838 Drupal 7 port of Moodle module?]
* [http://drupal.org/node/1200968 Bakery and Moodle 2.x]


Moodle Forums
; Miscellaneous
* http://moodle.org/mod/forum/discuss.php?d=138539
* ..


Miscellaneous
*




[[Category:FAQ]]
[[Category:FAQ]]

Latest revision as of 07:11, 22 July 2011

Note: This article is a work in progress. Please use the page comments or an appropriate moodle.org forum for any recommendations/suggestions for improvement.


How can I integrate Moodle with other applications?

That depends on what you mean with "integration". In a lot of cases it means only Single Sign-on (SSO).

Some SSO applications:

See Category:Authentication for all authentication methods available for Moodle.

Which applications are supported?

Integration related modules and plugins

A list of modules and plugins for integration.

Are there any APIs?

See also:

Moodle Docs
Moodle Forums
Drupal related
Miscellaneous
  • ...