Category: Elearning

Captivate Reporting to Internal Server

Adobe Captivate provides two methods of tracking quiz results that don’t require you to have an LMS: Acrobat.com reporting and Internal Server reporting. An E-mail reporting option is also available, but it would require some custom development to make any sense of the data.

Before deciding which option to use, it is necessary to understand the requirements involved for each method.

Continue reading

Supporting informal learning in the workplace

Supporting Informal Learning

Informal learning is particularly useful where learners are not novices in a subject area and have some background, but are trying to add skills or need additional support for the details of unfamiliar tasks. Training people to find the information they need when they need it may work as well as training them to remember all the information they need, especially if they will not be putting the new skills to use frequently enough to keep it all memorized.  


Continue reading

Adobe Presenter not working with Powerpoint 2010?

If you are having problems with Adobe Presenter after installing Office 2010, chances are, Presenter needs to be updated. Unfortunately Presenter won’t automatically alert you of this, and I’ve found that very few people figure out that it should be updated on their own. Often, Flash needs to be updated also. Here’s how to update Adobe Presenter and Flash.

Continue reading

Adobe Captivate 5: Cant copy slides from one project to another?

In Captivate versions up to version 4, it used to be easy to copy slides from one project to another. by simply importing slides from any other project.

But Captivate 5 lacks the import slides feature! However, another way to copy slides is to use copy/paste. According to the documentation it should be possible to open one Captivate file, select and Copy slides in Filmstrip view and Paste them into another project. I’ve found though, that in some projects you cannot copy slides. The copy command does nothing in some projects, where in others, it acts as expected.

This problem appears to be linked to the existence of a score page at the end of a quiz.

Continue reading
Adobe Captivate

Adobe Captivate: Should I publish in ActionScript 2 or ActionScript 3?

Captivate 5 removed the need to answer this question: it only publishes in ActionScript 3 format, and correspondingly limits the compatibility of the published SWF file in certain situations as described below.

But if you are using Captivate v. 4 or earlier, you may still be wondering which to choose.

Continue reading

Using the Qualtrics API with PHP and javascript to create custom reports

Qualtrics.com is an extraordinarily full-featured online survey application that offers nearly every type of built-in report on your survey data you could ever want. But eventually, there comes a time when nothing but a custom report will do. Or you may want to integrate Qualtrics data into another application. For those times, Qualtrics has an extensive API which allows access to both data and functionality.

Qualtrics University doesn’t have many details of how to use the API, so to help you get started, I’m providing an example of how I used the Qualtrics API with a PHP proxy and Adobe’s Spry Framework to build a simple custom report.


Continue reading