GithubHelp home page GithubHelp logo

rrodrigu3z / lti_tool_provider_example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from instructure/lti_tool_provider_example

0.0 2.0 0.0 59 KB

This is a basic and simple LTI Tool Provider that uses the [ims-lti](https://github.com/instructure/ims-lti) 2.0.0.beta gem.

Ruby 52.42% JavaScript 31.15% CoffeeScript 0.25% CSS 2.44% HTML 13.74%

lti_tool_provider_example's Introduction

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.

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

bundle install
bundle exec rake db:create
bundle exec rake db:migrate
bundle exec rake db:seed
bundle exec rails s

To get this running with Docker, follow these steps:

$ cp docker-compose/config/* config/ $ docker-compose build $ docker-compose run --rm lti-test-tool bundle install $ docker-compose run --rm lti-test-tool bundle exec rake db:create $ docker-compose run --rm lti-test-tool bundle exec rake db:migrate $ docker-compose run --rm lti-test-tool bundle exec rake db:seed $ docker-compose up

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

lti_tool_provider_example's People

Contributors

augiethornton avatar rivernate avatar mcwqy9 avatar

Watchers

Ricardo David Rodríguez avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.