Skip to content

tebass/LtiSamples

 
 

Repository files navigation

Samples

All of these samples (except SimpleLti) are based on the Visual Studio C# ASP.NET Web Application template.

Consumer

Full blown LTI Tool Consumer with users, classes, and assignments. Supports Launch, Outcomes, and Content-Item Message.

ConsumerCertification

Purpose built LTI Tool Consumer that passes all the 1.0, 1.1, 1.1.1, 1.2, and Outcomes-1 certification tests. See the Lti1Controller for the launch code, ProfileController for the ToolConsumerProfile, and OutcomesController for Outcomes 1.0.

Publisher

Full blown LTI Tool Provider with users and consumers. Supports Launch, Outcomes, and Content-Item Message.

SimpleLti

A single app that performs as both a TC and a TP. Has both MVC and WebForms pages.

About

.NET samples using LTI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.1%
  • C# 22.6%
  • Other 1.3%