I am integrating my application in asp.net MVC with Moodle. But it need LMS standards for future integrations with any other LMS.
I am totally blank about this new term "LTI".
I am integrating my application in asp.net MVC with Moodle. But it need LMS standards for future integrations with any other LMS.
I am totally blank about this new term "LTI".
Learning Tools Interoperability (LTI) is specification maintained by IMSGlobal that specifies a method for a learning system (platforms) to invoke and to communicate with external systems (tools).
The current LTI 1.3 specification is built on top of OAuth2 and OpenId Connect standards.
please refer this link.it will help you
https://docs.moodle.org/30/en/LTI_Provider
and sample codes available in CodePlex http://ltisamples.codeplex.com/sourcecontrol/latest#README.txt