Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/plugin/ims_lti
Julio Montoya 0982dfe25f Minor - fix course creation when using bbb plugin 6 years ago
..
Entity Minor - update from 1.11.x 7 years ago
assets
lang Minor - update from 1.11.x 7 years ago
view Minor - Merge from 1.11.x 7 years ago
ImsLtiPlugin.php Minor - fix course creation when using bbb plugin 6 years ago
OAuthSimple.php
README.md Minor - update from 1.11.x 7 years ago
add.php Minor - Merge from 1.11.x 7 years ago
admin.php Minor - Merge from 1.11.x 7 years ago
create.php Minor - Merge from 1.11.x 7 years ago
delete.php Minor - Merge from 1.11.x 7 years ago
edit.php Minor - Merge from 1.11.x 7 years ago
form.php Minor - Format code #2504 6 years ago
install.php Minor - partial merge with 1.11.x 6 years ago
plugin.php
start.php Minor - Merge from 1.11.x 7 years ago
uninstall.php Minor - partial merge with 1.11.x 6 years ago

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.