by Chris Richter | Sep 3, 2019 | Moodle, Moodle administrators
Someone will undoubtedly do something wrong or an issue will arise where you need to go searching through the log files. Moodle has its own log files. Site administration > Reports > Logs You can select from the different filters to decide what data you need....
by Chris Richter | Sep 1, 2019 | Moodle, Moodle administrators
WARNING: On your production server you should never have to do this unless there is absolutely no other choice. Use the log files instead. Warning: Do not do this unless you really know what you are doing. In Moodle On your staging server, turning on debugging helps...
by Chris Richter | Aug 20, 2019 | Moodle, Moodle teachers
A common dilemma for Moodle content is the size of images. If you set the image size at 100%, everything seems too big and the image takes over the screen. If you set a fixed size for an image then on a mobile device it causes a right scroll issue. To solve this...
by Chris Richter | Aug 19, 2019 | Moodle, Moodle developer, Moodle teachers
Sometimes you may want to embed a static page inside your Moodle course content. Why would you want to do this? You may have a notification that will be spread across many different courses that you want to change in only one location or you may want to dynamically...
by Chris Richter | Aug 18, 2019 | Moodle
There was a unique situation where I was asked to add a home button to the bottom navigation of a Moodle course but the restriction was, that I had no access to the Moodle Admin, no Generico plugin and could only function as an editor for the course. The question is,...