by Oliver Obermayr.
Hi to everyone,
I'm implementing an e-leatning app for mobile devices based on PhoneGap, learning materials I'm going to get from moodle system via xml-rpc, where all needed materials (topics, pics, videos) are already located.
Moodle forum has a some tutorials and examples regarding getting courses (core_course_get_courses) or content (core_course_get_contents) from external sources, but I could not decide what I need to do for the start. Could someone please advise me with some path or example next steps?
p.s. Web services and xml-rpc protocol already enabled from the settings.
Thanks in advance.