Skip to content
/ littLTI Public

A little LTI 1.1 consumer, written in JavaScript and based on Lance E Sloan's fiddLTI.

Notifications You must be signed in to change notification settings

lsloan/littLTI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Overview

littLTI is a JavaScript tool for launching LTI 1.1 tools. It's helpful while developing LTI tool providers. Note that this tool may only include parameters for LTI 1.0 and doesn't include all of the optional parameters for that version of the standard.

Whenever a launch is triggered, the configuration parameters are applied, new nonce and timestamp values are obtained, and a new OAuth signature is calculated. The "Refresh" button does the same, without triggering a launch.

Feedback on this tool is welcome, including better labels for UI elements.

-- lsloan at umich dot edu

Requirements

Requires the following JavaScript libraries deployed to the same directory:

About

A little LTI 1.1 consumer, written in JavaScript and based on Lance E Sloan's fiddLTI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages