Tips & Tricks

Please do NOT use this section of the forum to request help if Joomdle does not work for you in some particular way. Your post will be deleted.

How Joomdle communicates with Moodle: Developer's perspectiv

  • rashidul
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 9 months ago #1 by rashidul
Hi,

My Client requests me to develop where I need to know how Joomdle used to communicates with Moodle. I checked the configuration but I don't c the Moodle DB settings. Now I'm confused how Joomdle communicates with Moodle and interact with Moodle DB. Is it possible to explain via an example pls?

Thanks,
Rashidul

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #2 by Chris
You are correct, Joomdle (inside Joomla) does not know about the DB configuration.

Moodle publishes a series of API using web services which Joomdle leverages. The additional Moodle services (Joomdle moodle services) are a series of Joomdle files which reside under the moodle directions such as /auth or /enrol

I would think the first place to start would be to understand the Moodle APIs.

Please Log in or Create an account to join the conversation.