SUPPORT CENTER

Setting Up Stackle with Canvas

These instructions describe how to register the Stackle LTI 1.3 tool and enable LTI 1.3 launches in the Canvas learning management system (LMS).

Creating an LTI Integration in Stackle #

Please note, your account requires Organisation Administrator role permissions to create LTI Integrations in Stackle.

  1. In Stackle, view the LMS Integrations page under Organisation Management
  2. Create a new LTI Integration
  3. Insert a unique Title and select your LTI Target Application
  4. Select the Target Environment used by your LMS
  5. Toggle on or off the Placements required for this LTI integration. Recommended placements are: Link Selection, Editor Button and Assignment Selection
  6. Click Generate JSON then copy and paste this JSON to your clipboard
    Stackle LTI integration configuration screenshot

Creating an LTI 1.3 Developer Key #

  1. In Canvas, click Admin → Developer Keys and click + Developer Key. Select the + LTI Key option.
  2. Under Key Settings enter the following:
    • Key Name: Stackle
    • Owner Email: LMS admin’s email address
    • Configure → Method: Paste JSON
  3. Copy and paste the JSON code from Stackle into the LTI 1.3 Configuration text box
  4. Under Key Settings, update the Redirect URIs textbox to:
    • For the Stackle UAT instance, update to https://staging.stackle.app/lti/launch
    • For the Production instance, update to https://stackle.app/lti/launch
  5. Click Save to register the ‘Stackle’ Tool.
  6. Click the new ‘Stackle’ Developer Key to On and copy the Client ID in the Details column for the newly created LTI Developer Key.
  7. Note: The ‘Show Key’ will not be utilized at any point during these instructions.
  8. Return to Stackle and paste the Client ID into the ‘Client ID’ field at the bottom of the Developer Key Configuration panel

LTI 1.3 Tool Deployment #

  1. In Canvas, navigate to Admin → Settings → Apps → View App Configurations → + App.
  2. Select Configuration Type: By Client ID
  3. Paste the Client ID from the Developer Key step above and click Submit.
  4. Verify and install the Stackle app by clicking Install.

Retrieve the Deployment ID for the Stackle Tool #

  1. On the View App Configurations page, find the Stackle tool, click the gear icon, and click Deployment Id
  2. Copy the Deployment ID to the clipboard for the next step

Create Deployments in Stackle #

  1. In Stackle, click the Deployments button on the LTI Integration row
  2. Create a new Deployment
  3. Insert a unique Title for the Deployment
  4. Paste the Deployment ID from the previous step into the Deployment ID field

All Done 🎉 #

If you need any further assistance, please contact our support team at support@stacklehq.com and we’ll help you in any way we can

Was this helpful?