Skip to content

LMS Integration (LTI)

edX

edx logo

edX LTI Component

When you add Unicko as an LTI component to your course, the edX Learning Management System (LMS) is the LTI tool consumer, and Unicko is the LTI tool provider.

Course team members can host meetings and learners can join meetings.

edx meeting

Enabling LTI components for a course

  1. From the Studio Settings menu, select Advanced Settings.
  2. Add the "lti_consumer" module to the Advanced Module List on the Advanced Settings page. For more information, see Enabling Additional Exercises and Tools.
  3. Enter the LTI passport string surrounded by quotation marks in the LTI Passports field. The LTI passport string format is "unicko_lti:{api_key}:{api_secret}". Replace {api_key} and {api_secret} with the values in the Unicko admin console.

edx lti consumer module

Adding an LTI Component to a Course Unit

  1. Add a unit.
  2. Select Advanced from the Add New Component section.
  3. Select LTI Consumer.
  4. Select Edit in the component that appears.
  5. Follow the next section to configure the LTI component in the component editor.

edx unit edx unit edit

LTI Component Settings

  1. LTI ID - unicko_lti
  2. LTI URL - https://lti.unicko.com/meeting
  3. Request user’s username - select True. If this setting is not available, contact your edX partner manager. If you are hosting Open edX, follow the instructions in the next section.

edx unit lti id edx unit lti url edx unit username

3# Add username Field in Open edX Studio Admin

If you are hosting Open edX you need to enable the username field. http://{studio-host}/admin/xblock_config/courseeditltifieldsenabledflag/add/ edx admin