GithubHelp home page GithubHelp logo

westonkd / lti-1.3-tool-example Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 161 KB

A simple LT 1.3 tool for some experiments in LTI Advantage. Note that this may be a useful learning resource, but is not intended as a template for production applications.

Ruby 46.50% SCSS 0.38% JavaScript 41.23% HTML 7.04% Dockerfile 4.23% Shell 0.62%
ltiadvantage lti1p3

lti-1.3-tool-example's Introduction

lti-1.3-tool-example

This is an LTI 1.3 tool I use to experiment with new ideas I have around LTI Advantage.

It's lightweight, simplistic, and not a shell for a production-ready tool. It can, however, serve as a useful resource while learning LTI 1.3

If you are getting started with LTI 1.3 and want to learn the basics, web/app.rb may be a useful demonstration of the official specs:

Running Locally

This tool uses Docker and Docker Compose.

  1. Copy docker-compose-copy.override.example.yml to docker-compose-copy.override.yml and modify it to meet your needs
  2. Change values in web/config.yml to match your platform and they client ID they issued the tool
  3. docker-compose build
  4. docker-compose up

For instructions on installing an LTI 1.3 tool in your chosen platform, please refer to that platform's documentation.

Directions for installing in Canvas LMS can be found at https://canvas.instructure.com/doc/api/file.lti_dev_key_config.html

Configuration

Redirect URI: http://example-tool.docker/launch

OpenID Connect Initiation Url: http://example-tool.docker/login

Public JWK URL: http://example-tool.docker/public_key

Notes

  • Because I use this tool to experiment with new LTI Advantage ideas, some features are not part of any LTI Advantage specification. These portions of code have been marked with an @experimental annotation.

lti-1.3-tool-example's People

Contributors

westonkd avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.