hi ,
I am new to moodle ,just started now. i am trying to integrate moodle with my application (angular 4) . my basic idea is to use moodel as content source and i have separate application through user can launch the course . and i have to get the response from moodle web service (course progress) .
i just stated the documentation .using LTI i done some poc to launch the course externally(silent url).but unfortunately it logging the moodle application too. i don't want to login moodle application . i just want to launch course from my another app .
Please share your thoughts for above approach