How to add basic SCORM code to a Flash movie

Sunday, April 27th, 2008

Here’s a quick tutorial for adding basic SCORM functionality to an existing Flash file. This tutorial aims to demonstrate just how easy it can be to add SCORM functionality to an existing Flash movie.

In this tutorial, we’re going to keep things very simple; our SCORM code will only check the LMS for a prior completion, and if no completion is found, will set the course to complete at the appropriate point in the movie.

Please note that this tutorial uses ActionScript 3 and SCORM 1.2, but the same principles apply for ActionScript 2 and SCORM 2004.

Adding SCORM functionality to your existing Flash file

Saturday, April 26th, 2008

I’m currently working on a tutorial explaining how to add SCORM code to an ordinary Flash file. Here’s a teaser: a very simple Flash movie I made using some images from NASA. It’s called PLANETS!

SCORM JavaScript wrapper updates

Tuesday, April 15th, 2008

A bunch of news updates regarding the pipwerks JavaScript SCORM wrapper.

Creating simple ungraded quiz questions with feedback using HTML and JavaScript

Saturday, March 29th, 2008

For those who are willing to give it a shot, I present to you a simple HTML and JavaScript template for inductive learning-style questions (ungraded, customized feedback for each answer selected).

Lines in the sand

Friday, March 28th, 2008

Being an idealist, I eagerly bought into what was being covered in grad school. I believed (and still do, to a point) that every project should follow ADDIE or a similar model. C’mon, it makes sense, doesn’t it? The line in the sand had been drawn: skip these principles at your own peril. Now that I’ve spent a few years working full-time as an instructional designer-slash-eLearning developer, I’ve learned first-hand that the instructional design ideals taught in grad school are quickly thrown out the window when you get a ‘real’ job.

Make your Captivate movies more accessible

Sunday, March 16th, 2008

Adobe has a short but useful article detailing how to make your Adobe Captivate movies more accessible.

These are pretty simple (borderline “no-brainer”) steps a Captivate author can easily implement.

Introducing the pipwerks e-learning development forum

Tuesday, March 11th, 2008

I decided to create a simple forum dedicated to e-learning development. I’m not saying I have the answers, but I’m hoping I can at least foster some good conversations and maybe get some of my peers talking and helping each other out. I’m also hoping to use the forum to promote web standards in e-learning development (as Martha says, “it’s a good thing”).

Good news from the IMS Global Learning Consortium?

Monday, March 3rd, 2008

A press release issued today indicates the IMS Global Learning Consortium is piloting the use of Creative Commons licensing for some of their standards. This is excellent news for proponents of open standards, and will hopefully lead to more openness from the IMS.

Accessibility development tools

Thursday, February 28th, 2008

There are a great set links for free development tools (validation services, browser toolbars and plugins) posted on the Web Access Centre Blog today:

Looking for alternatives to Bobby and WebXact? Try these!

SCORM JavaScript wrapper updated to 1.1.4

Thursday, February 14th, 2008

By popular demand, the SCORM API Wrapper for JavaScript has a new feature: the ability to specify what version of the SCORM API should be used.

Also, I converted the AS2 demonstration FLA to Flash 8 format and posted it as a separate ZIP file.