Versions Compared

Key

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

...

Configuring Avalon as an LTI tool in an LMS provides for course-specific access and customized content LMS. To access course items, a user can log into their LMS, click on an external tool link, and be redirected to a special Avalon context that only shows items authorized for the course. 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.

Info

After using the LTI tool, a user will still be logged in under that context when using the same Avalon instance in the same browser. If this occurs, please log out and back in under your normal user account to restore access.

Set up Process

Add the LMS as an authentication provider

...

Code Block
---
<tool_consumer_instance_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.

...

Check the boxes to release the name and email address to the external tool. If these aren't checked, students logging in the first time through sakai will receive an error message.

...

Blackboard

Contact the Avalon team for more information.

Canvas

Info

Student View and other special contexts may result in the

Canvas allows for the specification of global as well as course-specific LTI providers. From either the Global or the Course Settings, click Apps, then View App Center to reveal the Add New App button.

...

Clicking that button reveals the LTI app configuration panel.

...