0.0
The project is in a healthy, maintained state
Implmentation of the LTI AGS standard as a Rails engine.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 5.0, < 8.0
 Project Readme

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.