Skip to content

rivernate/lti_tool_provider_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e873ae1 · Feb 19, 2016

History

85 Commits
Dec 11, 2015
Jul 21, 2014
Dec 10, 2015
Dec 7, 2015
Oct 27, 2015
Jul 21, 2014
Jun 3, 2015
Nov 3, 2014
Jul 21, 2014
Jul 21, 2014
Feb 19, 2016
Feb 19, 2016
Aug 5, 2014
Jul 21, 2014
Aug 19, 2014
Jul 21, 2014
Jun 12, 2015

Repository files navigation

Example LTI Tool Provider Using ims-lti Gem

Deploy

This is a basic and simple LTI Tool Provider that uses the ims-lti 2.0.0.beta gem. It currently only supports LTI2 launches

To get this running in your development environment, check out the repo then:

bundle install
bundle exec rake db:setup
bundle exec rails s

You can add the tool to a tool consumer with the the '/tool_proxy' endpoint