Add a link to your Canvas course navigation that sends information to an external application

UITS has developed an LTI redirect tool for Canvas capable of passing variables to an external web application. You can use this tool to add a link to the course navigation menu that, when launched, sends information about the current user and course context to the remote application.

To request that such a link be added to your course, or all courses in your college, school, or department, follow the instructions below.

Important:
As an instructor, if you use an application managed by a vendor with whom IU does not have a contract, and it collects protected student data, you may be subject to sanctions, according to university policy Disclosing Institutional Information to Third Parties (DM-02). If your intended use will collect any FERPA-protected data in a third-party tool, do not use it before working through appropriate institutional offices to get a contract with the service. For guidance, see Cloud resources for teaching and/or consult your campus teaching and learning center.

Create the URL with variables

Using one or more of the variables listed in the table below, create the URL you wish to send to the external application. For example:

https://iu.co1.qualtrics.com/aa/?SID=SV_0pN1UpjrrOT9999&SITEID=${SIS_COURSE_ID}&ROLE=${USER_ROLE}
Variable Description
${USER_EID}
Enterprise ID (IU username) for the current user
${USER_FIRST_NAME}
First name of the current user
${USER_LAST_NAME} Last name of the current user
${USER_ROLE}
Role of the current user in the current context (course). If the user has multiple roles, the role with the highest privileges is chosen. Only roles that are part of the actual context will be used. If you are an administrative user, that role is not considered.
${SIS_COURSE_ID}
SIS ID for the current course context (such as SP15-BL-BUS-T175-26278)
${CLASS_NBR}
SIS section ID for the current course context (26278 in the example above)
${SIS_TERM_ID}
SIS designation for the term of the current course (such as 4148)
${SIS_CAMPUS}
SIS designation for the campus offering the current course (for example, IUBLA)
${USER_ID}
Canvas internal ID for the current user
${CANVAS_COURSE_ID}
Canvas internal ID for the current course

Submit a request to have the link added to your site

Once you have created the URL for your link, email eLearning Design & Services Help at edshelp@iu.edu with your request to have the IU Redirect tool added to your site or account.

This is document bfka in the Knowledge Base.
Last modified on 2023-11-29 15:03:58.