jump to navigation

Make eLearning for the iPad for FREE July 14, 2011

Posted by Eric Matas in eLearning Tools.
Tags: , , , , ,
9 comments

I feel some guilty pleasure when other trainers and elearning developers become jealous of my elearning app for the iPad. Because the Mac iOS doesn’t support Flash, many of my colleagues haven’t been able to take advantage of the best elearning tool ever: the iPad.

My app did not cost that much ($7,000 developed in 2010 and $4000 for upgrades in 2011). Still, even those costs are not readily available to many training teams. So, I will share my first efforts making elearning for the iPad. It still works very well and gets “oohs and ahhs” even though it is simple and FREE.

There are many tools for doing the small bit of work involved, but I will focus on the easiest method I know, using the word processing program on my computer. It’s three steps and then you are elearning:

  1. Make a simple document in Pages.
  2. Export as an epub file.
  3. Put the epub file in iTunes and sync your iPad(s).

Learners can view the elearning module in iBooks, the free app from Apple. The reader app is the key, really. It has interactive functionality built in, so you just need to focus on good content.

Step 1 — Pages. Pages is the word processing program on a Mac. It is simple to use, like Word. Simply add text, images and video. Formatting must be simple so the epub file can adapt to various sizes when viewed. Still the content can look great, and with multi-media, it reads more like a digital magazine than a book. It helps to make a visual cover page (your page 1) that looks like a book cover. Play around with headers and styles — because these will help the learner navigate.

Step 2 — Epub. In Pages, just click Share > Export and choose the epub option. Check the box that makes your first page the cover art. You will have an epub file in seconds. If you get errors, it is probably related to formatting that epub files don’t support. It is best to keep the formatting simple — let iBooks do the work of making your module look great.

Step 3 — iTunes. On a Mac, just drag the epub file you just saved onto iTunes and then sync your iPad. Like Forrest Gump, that’s all I have to say about that.

In iBooks, your module will have an interactive table of contents — created from your headers and styles. The table of contents works as nicely as a menu in a Flash elearning course. Learners can change fonts or font size to their liking, read portrait or landscape, and bookmark and annotate the module. The video content plays right on the page or can be expanded to full screen.

I’ve had success with small, three-page mini-books. That’s three pages in the word processor — once in iBooks, the page numbers vary for each learner depending on  their font choices and orientation they prefer for their iPad. Learners found the content engaging and appealing, and as elearning it was refreshing to have a mini-book instead of the typical rapid elearning thriller. I’ve also made longer modules, around 10-11 pages. They were well-received, but I made ample use of white space, and I wouldn’t recommend pushing much more than that. I don’t have data on it, but the iBooks format seems to suit concise elearning efforts. If readers can page through within 15-20 minutes, they seem pleased. If you have more content, make a separate epub module and call it a sequel.

The Return of Code March 14, 2011

Posted by Eric Matas in eLearning Tools.
Tags: , , , , , , ,
6 comments

So much work has been done to take code out of the equation. We’ve become a WYSIWYG generation with all the convenient tools for web and elearning development. This WordPress blog you are reading is a perfect example, and the proliferation of blogs in the past 5 years is a direct result of WYSIWYG tools.

These DIY tools are getting better and better, and there are more and more of them. Still, I see coding making a comeback.

Why is code going to become more important and popular? Three reasons:

1. Cookie Cutters Not Cutting It

Rapid elearning tools offer anyone the capability of publishing flash modules, SCORM or AICC compliant. But, for many, the templates and functionality have replaced instructional design. Although modules  can look amazing, integrate multi-media, and offer interactivity, designers and developers find the tools guiding the development: what the tools can do replaces what designers set out in storyboard. Coding allows for custom work within the rapid tools.

2. The Many (Inter)-Faces of mLearning

The most intriguing mobile device, the iPad, doesn’t support Flash, demanding app development or web-apps developed for many devices. Since the competition is finally showing up, Motorola Xoom and Samsung Galaxy, for example, web-apps might be ideal so any device learners have can display the elearning. Native apps, though, offer the most in user experience. Organizations might want to invest in a specific mobile device so communications and elearning can be created for that device.

3. The Web Teaches HTML

Just google HTML or how to code and you will see what I mean. The web is full of HTML tutorials by passionate coders. From simple HTML to more advanced CSS code, you can find help for any stage of your coding needs. If you are a beginner, you have some easy reading to do. If you are getting better, you’ll want some HTML Goodies. I also imagine elearning teams will hire coders to come in and create some HTML templates that the team can copy and paste and edit for variety. It seems far easier to edit existing code than to come up with it in the first place.