Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: External tool FAQ.

External tool FAQ: Difference between revisions

From MoodleDocs
(What version of LTI is supported by the external tool? - info copied from External tool)
(see also links moved from External tool)
Line 6: Line 6:
==What version of LTI is supported by the external tool?==
==What version of LTI is supported by the external tool?==


In Moodle 2.8 onwards, the external tool [[:dev:LTI 2 support|supports LTI 2.0]].
In Moodle 2.8 onwards, the external tool [[:dev:LTI 2 support|supports LTI 2.0]]. The external tool in Moodle 3.0 includes support for the LTI Memberships service.


==See also==
==See also==


* [http://moodle.org/mod/forum/view.php?id=7978 External tool (LTI) forum] on moodle.org
* [http://moodle.org/mod/forum/view.php?id=7978 External tool (LTI) forum] on moodle.org
*[http://webmaster.dearbornschools.org/2012/10/25/wordpress-and-moodle-lti-stepsheet-and-tutorial-for-setup/ Wordpress and LTI tutorial] by Chris Kenniburg
*[http://www.youtube.com/watch?v=Hqezqc3ukhM&feature=youtu.be&a IMS LTI demo] by Gavin Henrick
* [http://www.somerandomthoughts.com/blog/2011/11/28/moodle-2-supports-connecting-to-ims-lti-tools/ Moodle 2.2 will support connecting to IMS LTI tools] blog post by Gavin Henrick
*[http://vimeo.com/8073453 Video explaining LTI (Learning Tools Interoperability)] from Charles Severance
*[http://moodle.org/plugins/view.php?plugin=local_ltiprovider Local plugin to make Moodle an LTI provider tool] with [http://moodle.org/mod/forum/discuss.php?d=193355 New contrib: LTI Provider forum discussion] and [http://vimeo.com/34752767 Video on using the LTI provider plugin] and [http://www.somerandomthoughts.com/blog/2012/01/08/review-lti-provider-for-moodle-2-2/ Review of the LTI provider plugin]
* [https://moodle.org/mod/forum/discuss.php?d=261527 Adding LTI 2.0 support] forum discussion


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

Revision as of 11:31, 23 November 2015

What is the External tool?

The external tool is an activity module supporting LTI (Learning Tools Interoperability). It is similar to SCORM as a standard for educational objects, but instead of being a package of content that is uploaded to Moodle, LTI is a way of integrating the functionality provided by another system into your course.

What version of LTI is supported by the external tool?

In Moodle 2.8 onwards, the external tool supports LTI 2.0. The external tool in Moodle 3.0 includes support for the LTI Memberships service.

See also