The first step – part two
Last time in part one we setup a web server and looked at PHP output. This time in part two we will look at:
1. variables
2. functions
3. scope and globals
For the online learning world
Last time in part one we setup a web server and looked at PHP output. This time in part two we will look at:
1. variables
2. functions
3. scope and globals
So you want to modify your Moodle installation? You’ve learnt a little about HTML and CSS, but you’re not really a programmer. As Moodle’s dynamic element is orchestrated by PHP which is a scripting language (similar to a programming one). How can you make that leap?
Read moreHow do computers store, process and interpret data? In this post we will explore through the medium of simple programs how this happens.
Read moreIntroduction This month I’m going to discuss ‘Refactoring’ within the context of developing, maintaining and improving a Moodle plugin. The
Read moreIntroduction Moodle stands for ‘Modular Object Orientated Dynamic Learning Environment’ (and the first word is ‘Modular’ and not “Martin’s” as
Read moreIntroduction In my last post (www.elearningworld.org/customising-h5p-in-moodle-using-the-foundation-theme/) you read about how you can use custom CSS with the Foundation theme (moodle.org/plugins/theme_foundation)
Read moreIntroduction H5P is a way of creating interactive content on a web page. It can be integrated into Moodle with
Read moreIntroduction How do we interact with the tools that facilitate our learning? How do they make us feel? If we
Read more