Welcome to Moodle@UAL!
Your go-to space for Moodle development, coming to you from the University of the Arts London. Whether you’re staff, a Moodle developer, or a tech enthusiast, you’ll hopefully find valuable resources and insights here.
Happy Moodling!
Latest Posts
-
Moodle Dev Environment on Mac with MAMP
Moodle developers will know that the Moodle system requirements are quite high. When I came to set up my Moodle local development environment on my… Keep reading
-
How to Override a Moodle Course Format Template
Sometimes the Moodle docs don’t cut the mustard. Let’s look at how you can modify a course format template to make a better editing experience… Keep reading
-
Add an Extra Class to Root Selector in SCSS
Recently, I discovered a powerful SCSS feature: interpolation combined with the parent selector (.parent-of-root &). In this post, we’ll explore how to use SCSS interpolation… Keep reading