GithubHelp home page GithubHelp logo

noisytext / edu_apps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from whitmer/edu_apps

0.0 2.0 0.0 17.47 MB

an example of using LTI and the Outcomes Service in Instructure Canvas

License: MIT License

Ruby 12.60% Handlebars 3.33% JavaScript 58.17% HTML 23.12% CSS 2.74% Makefile 0.02% Shell 0.01%

edu_apps's Introduction

LTI Apps

This site is a collection of real-world and example apps that leverage LTI. There are examples of LTI tool providers that offer a number of additional features, including padding grades back to the LMS and adding a custom button to a rich editor field.

Running the Tool

To run this tool, download the git repository, then open a console prompt in the repo directory.

First, if you don't already have Bundler installed, do that.

$ gem install bundler

You may need to run this command as root depending on your ruby configuration.

Next you'll want to install the necessary gems:

$ bundle install

After that you'll want to pre-populate your db with some known apps:

$ ruby parse_lti_examples.rb

Now, just start it up:

$ rackup config.ru

You will see some output like this:

Sinatra/1.3.1 has taken the stage on 4567 for development with backup from WEBrick

That number is the port that the tool is running on (4567 is the default).

Extensions

To access the example tools and extensions, fire up the server and load the home page. Click "Coding" -> "Examples" for examples and directions on how to set them up.

edu_apps's People

Contributors

bracken avatar klloyd avatar wbhumphrey avatar whitmer 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.