|
Further Tweaks to the Adobe Captivate SCORM Publishing Template
8 days ago
by philip
Now that my version of the Adobe Captivate publishing template for SCORM 2004 is on GitHub, it has become a living document, bound to get updates (major and minor) from time to time. For those of you unfamiliar with GitHub, it’s a nifty site for storing code; it provides issues list for tracking bug ...
|
|
Cleaning up Adobe Captivate’s SCORM Publishing Template, Part 6: Bugs & ...
22 days ago
by philip
For this blog post, I was going to write a summary of the changes to the template and wrap up the series. Instead, I’m looking at ways to increase the template’s flexibility and hot-rod it for some cool other stuff. First, in case you missed it, here are the first five parts of the series: Part 1: I ...
|
|
Cleaning up Adobe Captivate’s SCORM Publishing Template, Part 6: Bugs & ...
22 days ago
by philip
For this blog post, I was going to write a summary of the changes to the template and wrap up the series. Instead, I’m looking at ways to increase the template’s flexibility and hot-rod it for some cool other stuff. First, in case you missed it, here are the first five parts of the series: Part 1: I ...
|
|
Cleaning up Adobe Captivate’s SCORM Publishing Template, Part 5: Finishing up
24 days ago
by philip
In part one of this series, we published a simple Captivate course and examined its file structure. In part two, we cleaned up the HTML file and externalized all JavaScript. In part three, we cleaned up the JavaScript. In part four, we updated the SCORM code. In this installment, we will put the fin ...
|
|
Cleaning up Adobe Captivate’s SCORM Publishing Template, Part 5: Finishing up
24 days ago
by philip
In part one of this series, we published a simple Captivate course and examined its file structure. In part two, we cleaned up the HTML file and externalized all JavaScript. In part three, we cleaned up the JavaScript. In part four, we updated the SCORM code. In this installment, we will put the fin ...
|
|
Cleaning up Adobe Captivate’s SCORM Publishing Template, Part 4: SCORM
28 days ago
by philip
In part one of this series, we published a simple Captivate course and examined its file structure. In part two, we cleaned up the HTML file and externalized all JavaScript. In part three, we cleaned up the JavaScript. In this installment, we will examine and update the SCORM code. Captivate and SCO ...
|
|
Cleaning up Adobe Captivate’s SCORM Publishing Template, Part 4: SCORM
28 days ago
by philip
In part one of this series, we published a simple Captivate course and examined its file structure. In part two, we cleaned up the HTML file and externalized all JavaScript. In part three, we cleaned up the JavaScript. In this installment, we will examine and update the SCORM code. Captivate and SCO ...
|
|
Cleaning up Adobe Captivate’s SCORM Publishing Template, Part 2: HTML
30 days ago
by philip
In part one of this series, we published a simple Captivate course and examined its file structure. In this part, we’ll take an in-depth look at the HTML generated by Captivate (using the SCORM 2004 publishing template) and clean it up as much as we can. Here’s the default HTML published by Captivat ...
|
|
Cleaning up Adobe Captivate’s SCORM Publishing Template, Part 1: Introduction
30 days ago
by philip
Adobe Captivate is an enormously popular tool for e-learning developers. My assumption is that most Captivate users chose Captivate as their development tool because it enables them to publish LMS-compatible courses without requiring any programming skills — no need to know JavaScript, ActionScript, ...
|
|