jmontoyaa 5bca09ffa5 Minor - remove tag "@throws \Doctrine\DBAL\DBALException" 7 年 前
..
Entity 002b907867 Fix and improve Ims/LIT plugin - refs BT#13469 7 年 前
assets 779efaacd3 Add IMS/LTI plugin - refs #5333 8 年 前
lang 6743e9719e Fix LTI plugin - refs BT#13469 7 年 前
view 002b907867 Fix and improve Ims/LIT plugin - refs BT#13469 7 年 前
ImsLtiPlugin.php 5bca09ffa5 Minor - remove tag "@throws \Doctrine\DBAL\DBALException" 7 年 前
OAuthSimple.php 779efaacd3 Add IMS/LTI plugin - refs #5333 8 年 前
README.md 8e7af20fdb Minor - Improve ims/lti plugin readme file 7 年 前
add.php 6743e9719e Fix LTI plugin - refs BT#13469 7 年 前
admin.php 002b907867 Fix and improve Ims/LIT plugin - refs BT#13469 7 年 前
create.php 002b907867 Fix and improve Ims/LIT plugin - refs BT#13469 7 年 前
delete.php 002b907867 Fix and improve Ims/LIT plugin - refs BT#13469 7 年 前
edit.php 002b907867 Fix and improve Ims/LIT plugin - refs BT#13469 7 年 前
form.php 002b907867 Fix and improve Ims/LIT plugin - refs BT#13469 7 年 前
install.php 537ed6b044 Minor - format code, remove unused code/comments 7 年 前
plugin.php 779efaacd3 Add IMS/LTI plugin - refs #5333 8 年 前
start.php 002b907867 Fix and improve Ims/LIT plugin - refs BT#13469 7 年 前
uninstall.php 537ed6b044 Minor - format code, remove unused code/comments 7 年 前

README.md

IMS/LTI plugin

Version 1.0 (beta)

Installation

  1. Install the plugin from Plugin page
  2. Enable the plugin from Plugin Settings page
  3. Assign to the Administrator region

As platform admin you can register external tools available for all courses. You need set the tools settings in the IMS/LTI administration page. Then the registered tools should be add in each course individually.

As teacher you can register external tools available only for the current course. You need follow the link in the IMS/LTI block located in the Course Settings tool. Then select a previously tool registered or register a new external tool.

This plugin is meant to be later integrated into Chamilo (in a major version release).

IMS/LTI defines the possibility to integrate tools or content into Chamilo. This plugin allows the integration of a new tool into courses, without (for now) obtaining any data back from those tools. It will gradually be developed to support IMS/LTI content items.