Feeling stuck with a technical issue? Check out the pipwerks elearning development forum.
Lab
Journal
Adding SCORM code to an HTML file using the pipwerks SCORM wrapper
Today, I’m going to explain how to add SCORM code to a plain HTML file. This example uses SCORM 1.2 syntax, but as I explain at the end of the tutorial, it’s really easy to edit the code to use SCORM 2004 syntax.
How to add basic SCORM code to a Flash movie
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
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!
Other recent entries
- SCORM API Wrapper updated to v1.1.5, moved to Google Code
- IE’s “Click to activate” a thing of the past
- SCORM ActionScript 3 ZIP file fixed
- SCORM JavaScript wrapper updates
- LegacyCaptivateLoader: dealing with pre-existing scripts in your Captivate SWF
- New: LegacyCaptivateLoader class
- Blackboard: Spoke too soon?
- Creating simple ungraded quiz questions with feedback using HTML and JavaScript
- Lines in the sand
- PTO sets Blackboard straight
- Things to consider when working on a project
- Captivate tip: toggling the controller’s visibility
- Make your Captivate movies more accessible