Speed control widgets for Captivate
These 2 widgets allow your users to alter the speed (in frames per second) of the Captivate presentation they are viewing. To use them, go to the first slide you want the widget to appear
Continue readingSolving technology problems, one at a time
These 2 widgets allow your users to alter the speed (in frames per second) of the Captivate presentation they are viewing. To use them, go to the first slide you want the widget to appear
Continue readingCaptivate quizzes are easy to create, but they lack some often-requested features. Even using version 2, it is difficult, if not impossible, to randomize questions within Captivate. The following method will alter the html wrapper generated when you publish a Captivate project so that it chooses from a bank of alternate Captivate SWF files when the page opens.
Download example HTML wrapper file
When you publish to Flash (SWF) in Captivate, Captivate creates an HTML wrapper which contains the SWF file in an object tag. (Usually titled “ProjectTitle.htm”) There is a variable, “strURLFile ,” which determines which Captivate file is launched. In the unaltered file, this variable is set to the project title you set when you published.
Continue readingI’m involved in producing some Captivate-based assessments for use with SumTotal 6.5. There are many settings and variables that must be set correctly to get everything working to our specifications, so it took some serious testing to figure out the best settings.
Hopefully this will shorten the time for anyone with similar needs.
Continue readingThe requirements: We are producing competency-based learning modules and assessments. Users must complete the multi-SCO assessment with a score of 100%. They aren’t that easy, so it is expected that they will need several if not many tries to complete one SCO. Each interaction within any given SCO will allow three tries before the slide moves on.
Each SCO will allow an infinite number of tries.