Deep linking vs Resource linking

Deep linking vs Resource linking

από Mani P S -
Αριθμός απαντήσεων: 3

In LTI 1.3, is it mandatory to have Deeplinking resource? 

I can see in the settings, it is not mandatory to choose deep linking resource. If it is not chosen, how the process will be?. There is a function called "is_resource_launch" in the LTI 1.3  specification. Is there any way to know how that can be implemented?

Thanks,

Mani


Μέσος όρος βαθμολογίας: -
Σε απάντηση σε Mani P S

Re: Deep linking vs Resource linking

από Jake Dallimore -
Φωτογραφία Core developers Φωτογραφία Moodle HQ Φωτογραφία Peer reviewers Φωτογραφία Plugin developers Φωτογραφία Testers
Hi Mani,

Deep linking is one of the core specs in LTI Advantage, so to be fully certified (LTI Advantage Complete) tools need to support it. That said, there is a lesser certification available called just LTI Advantage, which is awarded for tools implementing one or two of the non-core specs. See http://www.imsglobal.org/ltiadvantage. You will find tools like this in the certification directory on IMS Global.

In terms of how you identify these launch types, you need to check the "https://purl.imsglobal.org/spec/lti/claim/message_type" claim. See http://www.imsglobal.org/spec/lti/v1p3/#message-type-and-schemas

Hope that helps,
Jake
Σε απάντηση σε Jake Dallimore

Re: Deep linking vs Resource linking

από Mani P S -
Hi Jake,
Thanks for letting me know this.
I have implemented Deep linking using LTI 1.3. How can I verify that the process is correct?

I have created a course called 'Test Course'.
When I clicked select content, a window popped up, and I was able to select the assessments, and I linked the assessments as deep link, 



Deep Linking


Once I click add items,



Please confirm, this is the right way or not
Thanks,
Mani