slabgorb / lti_tool_provider_example

A simple LTI Tool Provider Sinatra app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example LTI Tool Provider Using imt-lti Gem

This is a basic and simple LTI Tool Provider 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 the XML from the /tool_config.xml endpoint to configure the tool in a Tool Consumer.

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

About

A simple LTI Tool Provider Sinatra app

License:MIT License