by Dipti Gajjar.
Hi,
We have created a course in Moodle that we want to integrate with our Laravel platform using LTI 1.3.
We have two separate site instances: one in Laravel and one in Moodle. Our goal is to use the Moodle quiz and display it to users on the Laravel platform, users will attempt and grade will be sent to moodle. so that users will remain within Laravel.
How can we achieve this integration using LTI?