LtiAgsRails

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add lti_ags_rails

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install lti_ags_rails

Usage

This engine is to implement as much as possible of the LTI Assignment and Grade Services 2.0. The intent of this is to be a drop-in Rails engine to make building a LTI Assignment and Grade Services 2.0 application dead simple.

The need for this project stems from the ims-lti gem and the lti_provider_engine engine. While those are decent starting points, they do not appear to implement the latest standards. This is a fresh implementation which will allow developers to use some or all relevant standards as needed.

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.