lampo / lti_tool_consumer_example

A simple LTI Tool Consumer Sinatra app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example LTI Tool Consumer Using ims-lti Gem

This is a basic and simple LTI Tool Consumer that uses the ims-lti gem. To get this running in your development environment, check out the repo then:

bundle install
shotgun

You can use this with the example LTI Tool Provider to do some simple LTI testing.

About

A simple LTI Tool Consumer Sinatra app

License:MIT License


Languages

Language:Ruby 61.9%Language:HTML 38.1%