Jun 30

CITA 2008

I’m going to be at Salamanca next 3 days.

My boss mislead me to teach a course about Moodle development, so tomorrow evening I’m getting a train to Madrid. I’ll be out few days but I’ll upload all stuff (slides, code, etc) to this blog ASAP. My speech is on Wednesday, today is Monday, I haven’t started preparing it, poker game tonight, mmmm…. yes, ASAP. ;)

I’m going to explain most relevant Moodle libreries, such weblib.php or dmllib.php, modules architechture, XMLDB and capabilities. I’m going to use newmodule to make an introduction and our Social Bookmarking activity as a case of study. I supose I’m going to replace some lines of code by TODOS and ask to the public to fill the gaps.

Related Posts

Jun 23

I’ve been very busy last weeks preparing my exams so this blog has been a little bit “unattended”. Last Friday I released a new version of our Moodle Social Bookmarking Activity and I hadn’t time to say it to anybody, neither to my boss. (Hello, Marc!! I’m at my office. Where are you? On holidays??? )

As you know, download if available here.

Fixed bugs and other issues:

  • Activity description allows a larger text.
  • I fixed some issues at activity logging.
  • Moodle API for managing tags changed and I adapted my code (but I forgot about deleting tags…. solved)
  • I removed the weird “ssds” from page titles… No comments.
  • Something else??? I can’t remember… We clearly need a tracker!! :)

Related Posts