Moodle: PowerPoint white screen when opened in Internet Explorer

For some strange reason, when a user clicks on a PowerPoint from within Moodle that is set to "New Window" they are prompted with the Open, Save, Cancel Box.  But when they click open, PowerPoint is launched and the presentation displays an empty white screen.

I think it has something to do with the TEMP folder and the way IE references this folder.  This bug only seems to happen on campus and works fine with Firefox, Chrome etc…

As a quick fix I edited file.php in the Moodle root directory.

And changed the line:

Tips and tricks for a Moodle overhaul

PalletteI often receive questions from Moodlers about how to tackle a Moodle overhaul so I thought I’d share my thoughts on this with the Moodle community.

Moodle to me is a constantly evolving project, I often change things as I’m going along.  Many people set out to create a finished product and as a result set their expectations too high and put too much pressure on themselves to finish the project in the allotted time.

Leeds City College Moodle Goes Live!

Leeds City College Moodle Goes Live!

The new Leeds City College Moodle has now gone live.  The new Moodle will include all the courses from 2 previous Moodle installations and 1 Blackboard installation.

The new Moodle is load balanced using 3 web servers and 2 database servers and is expected to serve in excess of 30,000 students.

Moodle (Tweet) Deck

This tool is still very much in beta but I thought I’d write about it’s developments.

I often refer to my Online Users page to see who’s on Moodle but this doesn’t tell me where the activity is.  I wanted a tool like TweetDeck that would display all the activity on Moodle and show me where people are so I can guage what goes on at certain times of the day.

Using Moodle as an intranet

There are literally dozens of open source content management systems available to download, plus many commercial ones, not to mention Microsoft Sharepoint, so why would anyone consider using a VLE as an intranet tool.

Well in short, we did.

Moodle has some great interactive tools (activities) and some unique ways of displaying information (resources). And we felt that these tools could be used effectively in an intranet environment.

Moodle iPhone Video Detection – FLV’s now play MP4’s instead!

In order to maintain compatibility standards we use FLV files for all of our videos in Moodle.  This then uses JPlayer to stream the video.  However, JPlayer is a flash tool and therefore videos do not work on the iPhone.

To get around this I have embedded my iPhone detection script into mod/file resource on Moodle.  I then upload an .mp4 version of the same file, in the same folder as the .flv version.

Microsoft Live Services Plugin for Moodle

The new code released by Microsoft allows users to log in using their LIVE ID and integrate their calendar events and email in Moodle.  As Martin Dougiamas noted, LIVE uses the same API’s as Exchange Server so integrating into a private college exchange server should be fairly straight forward.