Moodle — Debugging SQL
Moodle — Debugging SQL Most Moodle developers will have hit this problem: You write what you think is a *perfect* SQL query
Read moreFor the online learning world
Moodle — Debugging SQL Most Moodle developers will have hit this problem: You write what you think is a *perfect* SQL query
Read moreOne of my favourite and most useful open source plugins for Moodle LMS is FilterCodes, a filter type plugin for
Read moreMoodle has a logs section where you can view all the actions that have been taken in a specific course.
Read moreNOTE: I’m publishing this in case it is useful to people but with the following disclaimers: a) I’m a react noob
Read moreMoodle offers a Statistics Report which allows you to delve into the timing and number of hits, views and posts
Read moreWhy master documents, and why Pandoc? Unless you’re an enthusiastic Wikipedia editor, you probably don’t have a lot to do
Read moreUpdate: Looking for techniques for Moodle 4.x? See Moodle 4.x LMS: Show/Hide Profile Sections and Fields. Do you want to
Read moreEver wondered what happens when you interact with a web page and it updates a certain part? Well, in this post I’ll briefly describe AJAX, “Asynchronous JavaScript and XML” and what it does for us.
Read moreIntroduction In ‘Output three ways’, December 2018, I described how Moodle outputs the web page. The article is technically focussed,
Read more