Drupal / Moodle Integration Issues for Drupal 4.7 | DrupalED
I am experimenting with Moodle as a backend to Drupal for course management, but I've run into two limitations and I wonder if anyone is able to offer solutions... 1) The drupal_moodle module was written a long time ago for Drupal 4.5 and has yet to be upgraded by the maintainer. I tried to upgrade it and got the forms API changes to work, but ultimately I don't know what I'm doing and the module still doesn't seem to fully work...it's permission system doesn't work in 4.7 and I keep getting a "string offset as array" error common to many 4.7 module upgrades. Anyone think they are up for upgrading this...it's a tiny bit of code for someone that knows what they are doing. The module can be found here.