Skip to main content

How to Set Up LTI in eloomi

How to set up LTI providers and content.

Zaheer Haral avatar
Written by Zaheer Haral
Updated over 2 years ago

LTI is supported in the eloomi platform.

In most cases, you will need three elements related to LTI content:

  • URL

  • Consumer key

  • Secret

This article has two parts: setting up an LTI provider and setting up LTI content.

Part One: Setting Up an LTI Provider

The first thing you will need to do is create an LTI provider. To do that, navigate to: Admin Settings LTI Providers Create LTI Provider.

Once there, you will need to enter the following information:

  • Provider Name

  • Consumer Key

  • LTI Secret

  • URL

  • LTI Version

  • LTI Message Type

  • Oauth Signature Method

For your convenience, we have provided an example below.

Field

Value

PROVIDER NAME

[Provider name]

CONSUMER KEY

[Key]

LTI SECRET

[Secret]

URL

[URL with everything after “?” including the “?” removed]

Example:

https://launch.lti.com/path/index.php?id=4&something_else=false

Becomes:


https://launch.lti.com/path/index.php

LTI VERSION

LTI-1p0

LTI MESSAGE TYPE

basic-lti-launch-request

LTI OAUTH VERSION

1.0

OAUTH SIGNATURE METHOD

HMAC-SHA1

UTILIZE SUBMIT LAUNCH

Yes

Part Two: Setting Up LTI Content

With the LTI provider created, let’s create a course with LTI content.

  1. Go to Admin Learning ModulesCreate New ModuleOnline Module

  2. Add an LTI content step

  3. Choose the LTI provider

  4. In the LTI IDENTIFIERS field, specify the ID only from URL as shown in the example above. So, in this case you would enter id=4

  5. Save changes and exit

For further support on the LTI setup, please reach out to our Helpdesk on helpdesk.eloomi.com.

Did this answer your question?