Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Table of Contents

Avalon as a LTI tool in a LMS

The purpose of setting Avalon up as an LTI tool in an LMS is to offer course-specific access and customized content verified by the LMS. All a user would need to do to access course items is to log into their LMS, click on an external tool link, and then they will be redirected to Avalon. As part of the redirect, avalon gathers course and user information verified by Oauth. Using the course id, avalon customizes the landing page for the user to only show items listed for that course.

...

Code Block
---
<lms guid>:
  :uid: :user_id
  :email: :lis_person_contact_email_primary
  :context_id: :context_id
  :context_name: :context_label

Anchor
LMS specific
LMS specific
LMS/CMS Specific Setup Instructions

The next step is to go into your LMS or CMS and create a link to the avalon LTI.

...