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:
Becomes:
|
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.
Go to Admin → Learning → Modules → Create New Module → Online Module
Add an LTI content step
Choose the LTI provider
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=4Save changes and exit
For further support on the LTI setup, please reach out to our Helpdesk on helpdesk.eloomi.com.

