Hello all,
Quick question on feasibility first. Not ready to code or ask too deep questions.
I want to write a local plugin that takes information from our student records system and assigns availability criteria json strings to a particular set of modules.
Am I allowed/able to create an externallib.php that calls a function like update_moduleinfo() in the course/modlib.php and, if I do/can can the moduleinfo variable I need to send it only contain the availability json string or do I need to populate it first with all the information about the module just to change one piece?
Cheers,
Jock