How to Back Up and Restore HTML Content in Moodle LMS Without Breaking Images
Have you ever restored backed-up HTML content in Moodle LMS only to find broken image links later? You're not alone. This common frustration happens when content is pasted back into the Moodle LMS editor after being saved elsewhere, like in...
Creating a Multilingual Moodle LMS Site
Building a multilingual Moodle LMS site sounds simple — until you realize Moodle LMS does not automatically display different versions of a course based on the user’s selected language. Without the right setup, you can easily end up with a...
How to Hide the Secondary Navigation Menu from Students in a Single Activity Format Course in Moodle LMS
Ever noticed how students can get distracted by too many navigation options in your Moodle LMS Single Activity Format course? A cleaner interface means better focus on learning content. With just a few clicks, you can hide the secondary navigation...
Copy and Paste from MS Word to Moodle LMS
Have you ever pasted content from Microsoft Word into Moodle LMS, only to find strange formatting issues? Extra spaces, weird fonts, or text that just doesn’t look right? That’s because MS Word adds hidden formatting that can cause display problems,...
Uploading Attendance in Moodle LMS
The Attendance activity module in Moodle LMS enables educators to monitor and record student attendance. Did you know you can import user attendance data using a CSV file? This process streamlines attendance tracking, especially for large classes or multiple sessions. This...
Smarter Log Out from Moodle LMS' Log In As
Tired of Logging In and Out of your Moodle LMS? Here’s a Smarter Way As a Moodle LMS site administrator, QA tester or developer, having to switch between different user roles often means repeatedly logging in and out - an inefficient...
Creating and Managing Test Email Accounts for Moodle LMS
When working with Moodle LMS, especially during the development and testing phases, you might need multiple email accounts for creating user profiles or testing notifications. Instead of creating numerous accounts, you can leverage Gmail’s unique features to generate multiple test...
Guide to Learning Moodle LMS: Free Courses, Tutorials, and Resources
Moodle LMS is a powerful platform widely used for online learning and course management. Whether you are an administrator or an educator, gaining a strong understanding of Moodle LMS’s features and functionalities can significantly enhance your ability to create and...
Testing your Moodle LMS Plugin's email functionality on Windows
One of my favourite tools in my development toolchest for testing email functionality in Moodle LMS is called Papercut SMTP. This small, light weight SMTP server and email client for Windows is free, is open source and super easy to...
One Course – Multiple Moodle LMS Categories
Wouldn’t it be great if you could create one course and have it appear in multiple Moodle categories? Unfortunately, a Moodle course can only be placed in one Moodle category at a time. But there is hope. Sure, you could...
Including Videos in Moodle LMS Courses
Moodle LMS is not made for streaming video. It is not a video streaming server. It will send the whole video file to the client's device every time. This can be a problem because the file size of a 20-minute 4K...