Moodle SC
October 30, 2007 – 18:10today I browsed to Moodle developer docs and source code tree a bit and I am starting to understand more and more about the structure. Although there might not be a neatly documented API, as my colleagues said, there are plenty of low level functions in de lib dir to play around with. Most important libs are moodlelib.php, datalib.php, accesslib.php and dmllib.php. Other interesting libs for me are basicgrouplib.php (in ./group/lib),
Maybe I can use the block plugin as a format/structure to implement some customisations.




















Sorry, comments for this entry are closed at this time.