Adobe Captivate is an electronic learning tool which can be used to author software demonstrations, software simulations, branched scenarios, and randomized quizzes in .swf format.
Questions tagged [adobe-captivate]
101 questions
1
vote
1 answer
How to replace text inside the non-standard
Adobe is using an ancient and nonstandard nobr HTML tag in Adobe Captivate 2019. The absence of IDs doesn't help either.
...
Slide…

DevAdmin
- 13
- 3
1
vote
1 answer
How to connect Adobe Captivate XApi course with YetAnalytics or LRS (Learning record system)?
I am trying to connect my Adobe Captivate XApi course to the LRS (YetAnalytics). I have very less information as to what should i add in this code of tc-onfig.js in the course files:
// Pre-configured LRSes that should receive data, added to what is…

Harshit Punn
- 23
- 5
1
vote
0 answers
PDF Certificate creation through javascript in Captivate for Captivate Prime LMS
I am creating a custom Certificate through a Captivate course to be ran in Captivate Prime. We have code written around obtaining the APIs from Captivate Prime and they seem to be populating in Chrome, Firefox, and Edge, but not in IE 7-10. As a…

C. Sybert
- 11
- 2
1
vote
1 answer
Mysterious While loop that deosn't work in Adobe Captivate, How to Fix?
I have a javascript code to Execute javascript in Specific Frame of the Timeline in Adobe Captivate.
This is the code in JS Window :
window.cpAPIEventEmitter.addEventListener("CPAPI_VARIABLEVALUECHANGED",function(){
if(window.cpInfoCurrentFrame ===…
user5607806
1
vote
1 answer
Captivate & SCORM
I have published a sample SCORM 2004 and SCORM 1.2 file from Captivate (for HTML5 not SWF). I load the index_scorm.html inside an iframe to use it like a popup. How can I get the quiz/completion value from this index_scorm.html file?
Are you…

fes
- 2,465
- 11
- 40
- 56
1
vote
2 answers
Why does this iframe load with a border the first time the page is opened but not when the page is reloaded?
When the following page is loaded for the first time (such as when entering the url or opening the file in windows explorer) the iframe is drawn with a border. However, when the page is reloaded/refreshed, there is no border.

Manual5355
- 981
- 10
- 27
1
vote
2 answers
Need to develop Android and iOS Apps which can support a module developed using Adobe Captivate
I have an e-learning module developed which was published in both formats i.e. HTML5 and SWF using Adobe Captivate. The module also have some interactive elements/actions which can be accessed on clicking them. Module is playing fine in web…

Nikhil
- 73
- 7
1
vote
0 answers
Grade information missing while upgrading Scorm packages from captivate to storyline
Recently we started migrating a series of SCORM packages from Adobe Captivate to Articulate Storyline. However, when uploading the end package into the LMS (Moodle), all the information regarding the grades is lost.
Besides verifying the name in the…

Brandon
- 135
- 2
- 12
1
vote
1 answer
Should JSON mime be enable on an LMS server or Content server for AICC
Should JSON be enabled on i) LMS server, ii) Content server, iii) Both?
Client LMS and Content are hosted on separate servers within the same domain.
Data is submitted from Content to the LMS using the AICC standard.
The issue occurs with Adobe…

Gary Loom
- 11
- 2
1
vote
0 answers
How to add Shift+Enter and Shift+Ctrl behaviour to a button in Captivate 8
I'm trying to create a Shift+Enter button and a Shift-Ctrl` button in Captivate 8. I would like to use JavaScript so I can publish both as SWF and HTML5. I've looked at some JavaScript but it doesn't seem to work.

KTurner
- 11
- 2
1
vote
3 answers
Is it possible to send someone to a website in a conditional statement using javascript?
I'm sure I'm just screwing up my code somehow (still a bit of a noobie) but I'm trying to create a random number (which is working fine) then use the variable from that random number to send 1 of every 3 users to a post-course survey (which isn't…

Isaac Stewart
- 33
- 3
1
vote
5 answers
(Captivate) Hide object using JavaScript
I am trying to hide and show objects inside Captivate using Captivate JavaScript window, but even though it feels like it should be very easy to do, I cannot get my objects to show!
So far I've tried the following:
var slideNum =…

anton980
- 41
- 1
- 9
1
vote
1 answer
Captivate setVariableValue won't show full string?
I'm setting up a quiz in captivate. At the end of the quiz it displays notes about the incorrect answers in a text box on a slide, but when I test it, only part of the string will show and will cut off in the middle of the string. It is not due to…

Sean D
- 11
- 2
1
vote
1 answer
Error occurred while creating TTS audio for
This might be one the errors you might hit when you have just installed the Captivate voices 8 and try your for first TTS.It is quite annoying as there is nothing to be wrong in here. What could be the problem?
OS: OSX
Captivate version:…

Yoosaf Abdulla
- 3,722
- 4
- 31
- 34
1
vote
1 answer
AS3 Flash Animation not fully working in captivate 5.5
Hi I have done a few Flash Animations previously in AS3 all of which import and run fine in Captivate 5.5. However, One of them, a simple drag an drop game won't work. It imports and is visible in captivate everything works with one (irritating)…

Peter Jones
- 13
- 2