ceLTIc LTI Library

描述

The IMS Learning Tools Interoperability (LTI) specification provides a standard, secure method by which a platform (e.g. an Learning Management System) can be seamlessly integrated with a tool. This library plugin provides the support required to allow other plugins to enable WordPress to act as either a platform (so that a blog can be integrated with other content or learning activities) or as a tool (so that a platform can integrate a WordPress blog into their user experience). For example, the open source LTI plugin supports enabling WordPress as a tool.

安裝

This plugin has no user interface; it merely loads the ceLTIc LTI library and any dependencies so that they are available for use by other plugins. Just activate it to have the library loaded for any other plugins you wish to activate which use it.

常見問題

Why do I need this plugin?

If you use a plugin which uses the ceLTIc LTI library, this plugin provides an alternative from using composer to install this dependent library for each individual plugin, and avoids the need for server access to do so. It also avoids having multiple versions of the library installed and makes it easy to keep the library up-to-date when new releases are made.

Will my other LTI plugins work without this one?

This will depend upon how the plugins have been written, but the LTI plugin will look for the ceLTIc LTI library either within its own dependent library area or use one loaded elsewhere, whichever is loaded first. This plugin will not affect any plugins which do not use the ceLTIc LTI library.

評價

There are no reviews for this plugin.

貢獻者及開發者

“ceLTIc LTI Library” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 ceLTIc LTI Library 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

See the library’s version history.

4.6.2

First release as a WordPress plugin.

5.3.0

Added link to a settings page on the admin plugins page

5.3.2

Set username property in Membership/NRPS service
Update firebase/php-jwt dependency to version 7
Update Link and Content service