Skip to main content
Logo image

Using eBooks with Runestone Academy The PreTeXt Interactive Edition

Section 4.3 Integrating with your LMS Using LTI 1.1

Subsection 4.3.1 Introduction

Note 4.3.1.

Runestone provides two methods of LTI integration. LTI 1.1 and LTI 1.3. LTI 1.3 is the newer standard and is more secure and more flexible. However, it requires setup by an administrator of your Learning Management System (LMS). LTI 1.1 can be set up by an individual instructor without LMS admin support. If you are using an LMS that your institution administers, we recommend you explore using LTI 1.3. If you are using something like “Canvas Free-for-Teacher” that does not provide administrator access, you will need to use LTI 1.1.
If you wish to use LTI 1.3, skip to the instructions in Section 4.4. If you are using LTI 1.1 then follow the instructions in this section.
Runestone provides a rudimentary LTI integration using LTI 1.1. So far we have made this work very successfully with Canvas, Moodle, and Brightspace D2L. Others may or may not work. I call this a community supported feature of Runestone because LTI is a huge pain to work with, and it is very difficult to get access to and test against whatever LMS your school has chosen. Community support is available on the #lti_community_support channel of the Runestone Discord Server.
When you use LTI your students do NOT and should not register on Runestone Academy, the LTI interface registers your student with Runestone the first time they access it from your LMS. In addition, Instructors need to use one of the LTI links to your book in order for grades to transfer.

Subsection 4.3.2 Phase 1 (All LMS platforms)

Generate a shared/secret key pair for use with Canvas:
  1. Browse to the Runestone Academy and log in, then select your course (you must be the Instructor).
  2. Browse to the Instructor's Page , then click on “LTI Integration” in the Admin tab.
  3. Click on the Create LTI Key and Secret button. Click the Show Secret button. You will use these in the next phase. Note that there is also a Remove LTI Key and Secret if you can’t get LTI working with your LMS or just decide you don’t want to use it you should remove the keys. This will allow your students to access assignments from the regular assignments page.
  4. Once the LTI Key and Secret have been set up, your course is in LTI mode, and the assignments will only be accessible from your LTI, so you must do Phase 2, below, or your students won’t have access to any assignments.

Subsection 4.3.3 Phase 2 (LMS-specific Steps)

Follow instructions for your LMS:

Subsubsection Canvas

  1. Follow the Canvas instructions to add an external app:
    :Name: Runestone
    :Consumer key: Enter this from Phase 1.
    :Shared Secret: Enter this from Phase 1.
    :Launch URL: ``https://runestone.academy/runestone/lti``
    :Domain: Leave blank.
    :Privacy: Select Public; otherwise, Runestone won’t work.
    :Custom Fields: Depends on the installation type:
    
        -   For a site-wide installation, or for installing the Runestone external app for use across multiple courses, leave this blank.
        -   If installing for a single course, add ``custom_course_id=xxx``, where ``xxx`` is the Runestone ID of the course (visible in the upper lefthand corner of each page in your Runestone course).
    :Description: Interactive textbooks from Runestone Academy
    
  2. Add an assignment in Canvas that uses the Runestone external tool:
    1. At `Runestone Academy`_, create an assignment; be sure you’ve checked the “Visible to Students” box and saved that change.
    2. Still on the assignments page, copy the LTI link.
    3. In Canvas, add an assignment. For the submission type, select “External Tool.” For the External Tool URL, use the LTI link you just copied. You’ll have to manually enter the same due date/time and a similar assignment name; these aren’t copied automatically. You must be sure the Load This Tool In A New Tab checkbox is checked.
    Students can now click on this assignment and work it. **If they don’t click on the assignment, they won’t receive a grade.** When the assignment is due, go to Runestone directly from your Canvas course by using an assignment link. Otherwise, grade reporting won’t work. In the grading tab of the instructor interface, grade the assignment, then click the “Release Grades” button. Doing this will push all grades to Canvas. (If you need to regrade later, you can always click the “Hide Grades” button, and then do “Release Grades” again.)

Subsubsection Moodle

  1. The following instructions are for Moodle, but should work for any LMS with LTI Support. Please note that certain items may have naming variations (ie. Moodle External Tool / Canvas External App).
  2. In Moodle, create a new external tool called "LTI Login Link".
    :Name: Login to Runestone
    :Tool URL: https://yourHost.blahblah.edu/runestone/lti
    :Consumer key: Enter the key you copied for `consumer` from Phase 1
    :Shared secret: Enter the key you copied for `secret` from Phase 1
    :Icon URL: https://yourHost.blahblah.edu/runestone/static/images/logo_small.png
    :Share Email: True
    :Share Name: True
    :Custom params: custom_course_id=xxx, where xxx is the Runestone ID of the course (visible in the upper lefthand corner of each page in your Runestone course).
    
  3. Login to your Runestone instance with the tool just created, and create your class as well as your assignments.
  4. In Moodle, create a new enrollment external app directly to your course and assignment. You will need to repeat this for each assignment. You will also need the database values for your course ID, and assignment ID. Get these from step 2.2. Please note that in order to receive roles and grades, "Accept Grades" must be checked in Moodle. In other LMS’s this may be referenced by a "Share IMS Names and Roles" or similar.
    Note: in order for students to have access to the assignment from moodle, the visible checkbox for the assignment on runestone must be checked.
    :Name: Assignment 1
    :Tool URL: https://runestone.colorado.edu/runestone/lti?assignment_id=&custom_course_id
    :Consumer key: Enter the key you copied for `consumer` from Phase 1
    :Shared secret: Enter the key you copied for `secret` from Phase 1
    :Icon URL: https://yourHost.blahblah.edu/runestone/static/images/logo_small.png
    :Share Email: True
    :Share Name: True
    :Custom params:
    :Accept Grades: True
    
  5. Copy the tool as many times as you need within your Moodle Course, updating the Name and Tool URL each time.
  6. Students can now click on these external tool assignments to be enrolled/logged directly into your Runestone course and assignment. The grades should appear in Moodle once they are released in Runestone through the Instructor interface using the “Release Grades” button. (If you need to regrade later, you can always click the “Hide Grades” button, and then do “Release Grades” again.)
  7. The course instructor must also be an LTI sourced user, so use the "LTI Login Link" URL. This can be hidden for users.

Subsubsection Brightspace D2L

Depending on how D2L is set up, you may need to be an administrator in order to set up your links for class. However, in some setups, instructors have permission to make their own LTI links.
  1. To check, while in your class on D2L, you can go to Course Admin - External Learning Tools, then click the Manage Tool Links (Legacy). From there, click the New Link button.
  2. If that is successful, then here are the settings. (Otherwise, talk to your LMS Admin to configure this for you)
    Title
    Enter either the Textbook Name or the assignment name on Runestone
    URL
    copy this from the LTI configuration panel for the textbook login https://runestone.academy/runestone/lti or from the individual assignment in the Assignments tab of the Instructor’s Page.
    Description
    Leave blank or add a description.
    Visibility
    Allow users to view the link should be checked.
    Key/Secret
    Signature
    check Sign messages with key/secret with
    select Link key/secret
    then fill in
    Key
    Enter this from Phase 1.
    Secret
    Enter this from Phase 1.
  3. Click the Save button before adding custom parameters.
    Custom Parameters
    click the Add custom parameters link.
    Name
    custom_course_id
    Value
    the Runestone ID of the course (visible in the upper lefthand corner of each page in your Runestone course).
    Security Settings
    Select use link security settings
    Make sure at least the following settings are checked:
    • Send tool consumer information to tool provider
    • Send context information to tool provider
    • Send LTI user ID and LTI role list to tool provider
    • Send user name to tool provider
    • Send user email to tool provider
    • Send link title to tool provider
    • Send link description to tool provider
  4. Once everything is selected, click Save and Close
  5. Now, from anywhere in your course, you can select Existing Activities - External Learning Tools and then the link you created. After adding this link, make sure that you make sure the link is configured to Open as External Resource. That way the right information will be passed to the textbook.
  6. Students will be able to click on this link when you make it available to them as long a the Visible to Students checkbox is checked on the assignment in runestone.
  7. When the assignment is due, go to Runestone directly from your D2L course by using an assignment link. Otherwise, grade reporting won’t work.
  8. In the grading tab of the instructor interface click the Release Grades button. Doing this will push all grades to D2L. (If you need to regrade later, you can always click the “Hide Grades” button, and then do “Release Grades” again.)