Forums | Mahara Community
Mahara/Moodle integration
/
Mahara Web Services
29 March 2011, 13:13
Hi all, first post here!
I am diving deep into the Mahara architecture, and am moving towards examining how Mahara uses XML-RPC to communicate with systems, in this case, Moodle.
I've noticed that there are lots of built in functions that allow Moodle to pull in content/data from Mahara, and allow Moodle to push out content to Mahara as a portfolio.
I'm curious if there are any current examples that show how Mahara can pull in data from Moodle, using Moodle's web services API, under the assumption that a user's account lives on Mahara (i.e. not roamed in from Moodle)
Been bashing my head against a desk with this one, since network related programming is a new concept for me, and I haven't had great luck finding helpful documentation.
Any path you could push me down would be a godsend, thanks!