The official community for Captivate.
Recently active
I'm using Captivate 12 the latest available build. Perhaps I'm looking at this the wrong way, but I would expect to be able to play an audio file when a flip card is clicked and that does not appear to be possible. The interactions button is grayed out when I try to attach an audio file. Likewise, at the slide interaction level, when I hover my mouse over the interactions icon, I see the "cancel" symbol. I've tried creating an interaction that would play the audio file from the block that holds the information, from the card itself, to the image on the card, to the icon that you click on to flip the card over. No matter what I get the grayed out and unavailable interactions icon. Any ideas? Thank you!
HiI have a script (Thank u Stagprime) that works great when placed directly on the button.When added into advanced action its not working?Is this a bug or do I need to tweek the script?var frameStart;function playProject() {if (cpInfoCurrentFrame < 40) {// If the frame number is lower than 40, play the project as normalcpCmndGotoFrameAndResume = cpInfoCurrentFrame;} else {// If the frame number is 25 or higher, play the project backwards and stop at frame 40setTimeout(function() {if (cpInfoCurrentFrame > 40) {cpCmndGotoFrame = cpInfoCurrentFrame - 1;playProject();}}, 30);}}// Capture the starting framevar frameStart = cpInfoCurrentFrame;// Call the function to play the project based on the frame numberplayProject();
I have recorded a Video Demo including system audio.Now I need to add a small audio file in this video, to start after a certain time (the audio file is only 15 seconds and must start after 10 minutes).Is this possible somehow (Captivate 9)?
Hello,When the user clicks on a button, it simply assigns a variable that I've created with 2.5.It works fine. But when the user exits the course and then reenters (on moodle), the variable just shows 2. I'm using Captivate 11 (2019).Any idea why this is happening?Thank you
I am trying to create an interaction where there are several images on a slide representing topics. I have different states of these images to clearly show when selected and visited. When the image is clicked, an interaction changes the state of a corresponding text box and also plays the audio file related to the text content. Here is how I'd like this to work: Click on the image, see the text, hear the audio. Audio completes, image state changes to visited, a variable is updated to indicate completeness of this section, and what all sections are completed the Next button appears. This doesn't quite work how I'd like it to. because if you click on IMG 1, listen to some audio and then click on another image right away before the audio is finished playing, you could blast through them all without really learning the material. I'm trying to figure out how to delay a next action by a certain interval so that the other IMGs won't become clickable until the audio
compatibility issue with SCORM 1.2 packages published in the New Captivate.We are unable to view courses on SABA Cloud (Cornerstone SBX) LMS that were created using the new Captivate. Instead, we just get a blank page at the beginning.Has anyone encountered this issue and found a solution?We tried publishing as SCORM 1.2, SCORM 2004 2nd and 3rd Editions and still get the same behaviour.
HiI have created a video showing a 360rotaion av a product.Added it as a slidevideoI set up different buttons that will spin the object to specific parts of the product. I am trying to figure out a way to creat a rewind function. Not just jump 10 frames back but a real rewind action. Possible?
I am having a problem where users who don't pass my quiz SCORM on the first try, they basically get stuck and no matter how many times they take it again and pass it, it is still marked as incomplete unless we go into our LMS back end and manually pass them. This is a file I inherited from a previous Instructional designer, So I'm not sure if there is just a weird setting I am not finding or something else. My Pass fail percent is set at 84% and my LMS administrator did some trouble shooting on their end and confirmed it wasn't an LMS issue it is an issue with the scorm file. Here is their exact quote:"this leads me to believe that there is an internal issue within the SCORM file and how it's sending it's commits along with the type of commits it's sending to the portal during failure of exam attempts that should be reviewed within your course provider program" Here are my settings, I was wondering if it was the 100% slide view issue, that I have seen on othe
PC running on Mini Mac M2 OS:Sonoma 14.3.1 Following a CPC crash (for no apparent reason) The CPC preferences> Quiz settings were corrupted as follows:The Quiz Required field set to Answer All - “The user must answer every question” changed to “Optional - The user can skip this quiz”.2. Under “Settings”:The following check boxes became unchecked: “Shuffle Answers”“Review Mode Navigation buttons”“Allow User to Review the Quiz”All of my 15 modules have had to be reset and re-run. Also but I believe not relatedFlashing buttonsHTML5 in browser When an image button is repositioned and published HTML5 in browser, the button flashes between its original position and its new position. To fix this anomaly, the image button has to be deleted and replaced. Anyone haad this happen after a crash? Thank you Bob
Hello!1) In my Captivate test project, there are two buttons and the two buttons have their own popups and close buttons. 2) The popups are initially hidden and will only appear if the buttons i.e. "Follow us" or "Contact us" are clicked 3) There is a smart shape used as a button called "Exit course" and it has audio inserted into it. 4) While the audio is playing if the learner clicks the "follow us" or "contact us" button, the "Exit course" audio should stop, and when the learner clicks the close button the audio should continue from where it stopped and it works fine. 5) When the whole audio from the "Exit course" smartshape is done playing, the learner clicks the close button which appears after clicking the "follow us" or "contact us" button. The slide jumps to the other slide and how to stop the slide from jumping to the next/another slide. Screenshot of the slide and timline:*Advanced action of the Follow us buttons*: *Advanced action of
Hello! When I take a quiz, the Quiz Results page has an issue calculating the {correct-questions} variable. The quiz was made with the original click-boxes and text entry boxes that are inputted when you make the captivate quiz. I noticed the click-boxes will always count as a correct question whether the user clicks the box correctly or not. Text-entry boxes are counted accurately by the {correct-questions} variable. Here is a screen shot of when I answered every question wrong and all the questions were click boxes. Here is a screenshot of the click-box properties. I am wondering if anyone has encountered this issue before and has a solution to fixing the {correct-questions} variable without redoing all the clickboxes. If I make a new click box, the {correct-questions} counter reads it accurately. This issue occurs when quiz reporting is both on and off. Here are my Quiz Preferences.Here is the Advanced Interactions. Please tell m
HiWe ar working on a course for a product and was thinking of using a 360 (3d) image of the product that the user can turn around using the mouse/finger. To explore the buttons/settings on the product we woould like to use hotspots. The hotspots would be attached and follow the product around the product when its turned.Could be alot to ask for but is this a possibility in captivate ?
Hello,In multiple-choice question slides.Is it possible to highlight the correct answer options and show feedback revealing the correct answers after the 3rd attempt even when the incorrect answer options are clicked? Thank you,
Asset Panel is blank When you click Asset Panel on the toolbar, the panel appears empty. Solution Download Assetpanel.txt file and save it on your machine locally. Rename the file Assetpanel.js. Copy AssetPanel.js file from the attached to C:\Program Files\Adobe\Adobe Captivate 2019 x64\ui_components\AssetsPanel folder. Restart Adobe Captivate and launch the Asset Panel. Unable to download characters from the Asset Panel When you try to download characters from the Discover tab, a blank screen appears. The file gets downloaded in the Temp folder; you cannot open the file. Solution Windows Clear preferences. Navigate to C:\Program Files\Adobe\Adobe Captivate 2019 x64\utils. Run the batch file CleanPreferencesWin. Delete the following folders from C:\Users\Public\Documents\Adobe\eLearning Assets. 11_5 Content Characters_11_5 Interactions_11_5 Layouts > 11_5 Update to the latest version of Captivate. Launch Adobe Captivate. Click Help > Check for Updates. Follow the on-screen
Post removed
Please, I need your help. I have a slide with text and a foldable card container and I need to add audio, but Captivate only allows me to add audio to the entire slide, doesn't it?
We are having trouble with SCORM files sending multiple completions to our LMS. We are using Captivate 2019. I've attached the settings for publishing the file as well as what the LMS is seeing as multiple completions being sent over to them. Any insight is greatly appreciated!
Is it possible to input a smart shape in to the newest captivate?
I'm porting (updating) Captivate projects to Articulate Storyline. I won't upgrade to Sonoma until we've completed this project. Still, I was curious to know if anyone has upgraded and if they had any issues with Adobe Captivate Classic after the update.
I'm having a problem with hotspot not rendering correctly in preview compared to in Captivate. Essentially the hotspots are moving from where they are placed rendering them not in the correct place when testing. Have tried in multiple browsers all the the same result. Any suggestions would be appreciate as I'm really getting to my wits end with new Captivate and am so close to throwing in the towel on it. In Captivate In browser
With Captivate can I, along with a movie of the desktop movement, record not only my audio but that of all participants of a Skype session, for example. I can record my voice but I want to record everyone's voice in the audio track. Possible? How? Thanks.
How do you edit a button's text? No matter what I try, the text reverts to say BUTTON. Shouldn't I be able to change it by clicking in the button and changing it?
Hi there,I want learners to see their scores on a quiz as they're completing it. Does anyone know how this is possible?
Hi there,I was wondering if it is possible to change the colour of the line that is drawn between answers in a matching quiz slide (Captivate 2019)?As you can see below we have a dark coloured background, and would like to change these lines to white so they stand out more. Any help would be appreciatedKind Regards,Shaun
Hi,I'm coming back to Captivate for software simulation after a couple of years and initially it made sense to start with the 'All New' version (version 12 or Charm). Except, can't see how to add smart objects, for example a roll over effect or a custom navigation bar. Have I missed something or is this not a feature in the current new version?Thanks!PQ
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.