-1

I am new in LTI 1.3 - tao ,so for me this a bit hard to understand how to embed this library into my tool. I also want to understand the code workflow and structure. For LMS, I am using Moodle .

If is there any example code available for this library (https://github.com/oat-sa/lib-lti1p3-core)? My Tool based on PHP Codeigniter, if available for demo purpose, can someone please share me?

I already installed the core library using composer and configured the basic configuration such as keychain, platform details, tool details. Now in registration, I am having some problem.

Johnny Willemsen
  • 2,942
  • 1
  • 14
  • 16

1 Answers1

0

If you want to access a LTI tool from Moodle, then there is an existing activity called "External Tool" - no development is required

Go to a course, switch on editing, add an activity and select external tool

The rest is explained here

https://docs.moodle.org/401/en/External_tool

Russell England
  • 9,436
  • 1
  • 27
  • 41