How can you force a user to click all the buttons on a slide?

I have a slide with a scenario and four option buttons, of which three are good options. I would like that the learner to click on the correct three buttons, which each give comments, before the continue"" button. I have scripted an advanced action to show that the key to continue only after all three keys user has clicked. For some reason any, when I saw the project continuous slide without interruption after I click on the first button. All the buttons are set to show a hidden legend and break after 2 seconds. How can I set up my calendar to (a) allow for the learner to decide which buttons to click and (b) a break long enough to allow him to make that decision? I am using Captivate 5.5, incidentally.

I am sure that I am doing the equivalent of Captivate to forget to wear one, but I'm unfortunately stuck. Thanks for any help you can give me!

Krista

Hi Krista,

I think your buttons have the same point of suspension, and given that the sequence is not imposed which is logical. But when you click on a button, the normal behavior is that the playhead continues. Can you please post a screenshot of the timeline and your advanced action? Maybe you need to go back the playback head. I call this micro-navigation and blog about it:

Micro-navigation in Captivate

When the continue button appears, make sure that its suspension point is later than the other buttons

Lilybiri

Tags: Adobe Captivate

Similar Questions

  • How to raise an event when the user have clicked all the buttons (in random order)?

    Greetings,

    I want to trigger an event (frame 2 goto and stop) after all my 3 user buttons were clicked in no particular order.

    I have 3 buttons on the stage, image1. (instence names: MCBlue, MCRed, MCYellow)

    How can I write my code?

    Here's what I have, but it does not at all. I'm so confused.

    I thank very you much for your time.

    [code]:

    import flash.events.Event;
    import flash.events.MouseEvent; 
    
    stop();  
    
    MCRed.addEventListener(MouseEvent.CLICK,redReady);
    MCBlue.addEventListener(MouseEvent.CLICK,blueReady);
    MCYellow.addEventListener(MouseEvent.CLICK,yellowReady);
    
    function redReady(event:MouseEvent):void
    {
              MCRed.MouseEvent.CLICK();
    }
    
    function blueReady(event:MouseEvent):void
    {
              MCBlue.MouseEvent.CLICK();
    }
    
    
    function yellowReady(event:MouseEvent):void
    {
              MCBlue.MouseEvent.CLICK();
    }
    
    
    var buttons:Array = [redReady, blueReady, yellowReady];
    var sequence:Array = [];
    var correct:int;
    
    
    addEventListener(Event.ENTER_FRAME, gotoFrame);
    
    
    function gotoFrame(e:MouseEvent):void {
              if (buttons.indexOf(e.target) == sequence[correct]){
                        gotoAndStop(2);
              }
    }
    
    

    If the buttons are movieclip symbols, then a way to solve it would be to set a property of each button to be true, when everyone gets clicked and then have a function that you call who checks this property for all buttons.  When all the true test is when you switch to the 2 structure.  Something like...

    import flash.events.Event;
    import flash.events.MouseEvent;
    
    stop();  
    
    MCRed.addEventListener(MouseEvent.CLICK,redReady);
    MCBlue.addEventListener(MouseEvent.CLICK,blueReady);
    MCYellow.addEventListener(MouseEvent.CLICK,yellowReady);
    
    MCRed.clicked = false;
    MCBlue.clicked = false;
    MCYellow.clicked = false;
    
    function redReady(event:MouseEvent):void
    {
              MCRed.clicked = true;
              gotoFrame();
    
    }
    
    function blueReady(event:MouseEvent):void
    {
              MCBlue.clicked = true;
              gotoFrame();
    }
    
    function yellowReady(event:MouseEvent):void
    {
              MCYellow.clicked = true;
              gotoFrame();
    }
    
    function gotoFrame():void {
              if(MCRed.clicked && MCBlue.clicked && MCYellow.clicked){
                        gotoAndStop(2);
              }
    }
    
  • How can I force a send this page if the user presses a tab?

    This may be obvious buy I start everything just with the APEX then maybe someone can tell me...
    How can I force a send this page if the user presses a tab and they go to another page before I run the backup of page variables?
    Thank you!!!
    C

    Hello

    If you use version 4.x Apex while you can create a dynamic action for this.

    * If this answer is useful or appropriate then please mark and award points.

  • Displaying several curves on a graphical 2d in reports how can I force a curve to be at the forefront?

    Displaying several curves on a graphical 2d in reports how can I force a curve to be at the forefront? I have two signals, and I want to show a bunk on top of the other. This time Diadem will be only graphic it the other way around. I tried to delete the curves and add them in different orders, change the order that they are in the list of the curve, changing their order in the data, right-click on the curve portal and selecting "move to forground" (this only moves the complete 2D graphic object in the foreground). IM using the Diadem 12.0 base.

    Hello Joe,

    I found what causes your curves draw in the wrong "order".

    You are using two value axes and DIAdem still attracts before Y2 Y1 data, regardless of the order of the curves in the "Curve and definition of the axis" dialog box.

    I enclose your layout with a little modification, I changed the order Y1 and Y2 axis (I swapped whose data is displayed on the value axis) and I get the following result:

    Once I looked at your page layout, it appeared, why the order of curves does not reflect the order in which curves were drawn. I didn't - so I just learn something new here as well.

    I hope that this answer to your question, do not hesitate to ask if there is anything else I can help you.

    Otmar

  • How can I default to LR, when clicking on the cloud creative app. ?

    How can I default to LR, when clicking on the cloud creative app. ?

    Hi Ron,

    What do you mean exactly? The creative cloud App is just that - a stand-alone app that manages your subscription CC, including the app updates and active such as files and fonts.

    You want an icon to click to run Lightroom? In this case, you would start Lightroom (not CC App) and either "pin to taskbar" (Windows) or "Keep in Dock" (Mac). If you need help doing that, just tell us what operating system you are running. If this isn't your question, please clarify what you are asking.

    Mike

  • How can I get audio to not start when the button is clicked?

    I am new to adding audio to slides, buttons, click boxes.  Import the recorded voice on the overall slide of files sounds easy enough.  However, there are several buttons that display a legend I want audio to not start when the button is clicked.  I added audio just for this button, but it starts when the slide begins.

    How can I get audio to not start when the button is clicked?

    Hello

    Audio playback when the assigned object with the audio appears. That's why hear you when the button appears.

    Try to assign audio instead to the object that is displayed when you click the button. Perhaps the legend.

    See you soon... Rick

    Useful and practical links

    Captivate wish form/Bug report form

    Certified Adobe Captivate training

    SorcerStone blog

    Captivate eBooks

  • I know how to uninstall programs; However, how can you say that programs are essential to the functioning of my laptop

    I think I know how to uninstall programs; However, how can you say that programs are essential to the functioning of my laptop and who are just garbage programs or programs that I rarely use. Some are obvious (such as games and other), but there is so much and I'm not computer savvy. Help, please.     Give me a list for computer idiots or something. Thanx.

    I think I know how to uninstall programs; However, how can you say that programs are essential to the operation of my laptop and who are just garbage programs or programs that I rarely use. Some are obvious (such as games and other), but there is so much and I'm not computer savvy. Help, please.     Give me a list of idiots to computer or something. Thanx.

    Hello

    There is no list of what you don't need.

    We don't know what programs you have, or what you use.

    It is your personal choice.

    @@@@@@@@@@@@@@@@@@@@@

    See if this helps you improve performance.

    Search for malicious software with the FREE version of this program.

    And does not accept the option "Pay for the version" trial installation

    Download, install, update and scan your system with the free version of Malwarebytes AntiMalware:

    http://www.Malwarebytes.org/products/malwarebytes_free

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    You can clean your hard drive using these two methods.

    "Delete files using Disk Cleanup"

    http://Windows.Microsoft.com/en-us/Windows/delete-files-using-disk-cleanup#delete-files-using-disk-cleanup=Windows-8

    Using the free CCleaner program:

    http://www.Piriform.com/CCleaner

    In NO case use the registry cleaning Option in CCleaner

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    Make sure you have the latest updated drivers:

    Access the site on your computer or equipment manufacturing > Driver and Software Support Section > search your computer or hardware model number > then your operating system > locate the correct drivers > download and install.

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    "How to optimize the performance of Windows 8 and 8.1" . "

    http://www.eightforums.com/tutorials/37511-optimize-performance-Windows-8-a.html

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    Worth the read as:

    "How to optimize Windows 8.1 for a desktop PC.

    http://www.howtogeek.com/167013/how-to-optimize-Windows-8.1-for-a-desktop-PC/

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    " " Performance & maintenance"

    http://Windows.Microsoft.com/en-us/Windows/performance-maintenance-help#performance-maintenance-help=Windows-8&V1H=win8tab1&V2H=win7tab1&V3H=winvistatab1

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    And I would check to see if it has damaged system files.

    Each method/step below progresses to another if the first does not all corrupted files which are, etc..

    «Use the System File Checker tool to repair missing or corrupted system files»

    https://support.Microsoft.com/en-us/KB/929833

    _________________________________________________

    And these eightforums.com tutorials are very detailed for the problems resulting from Scan SFC:

    "How to run the command" SFC/scannow"at the start or in Windows 8 and 8.1" . "

    http://www.eightforums.com/tutorials/3047-sfc-scannow-command-run-Windows-8-a.html

    Read it in conjunction with the rest of the information they give link above.

    Note

    If SFC could not fix something, then run the new command to see if it can be able to next time. Sometimes, it can take by running the sfc/scannow command 3 times restart the PC after each time completely fix everything what he is capable of.

    If this isn't the case, then run Dism/online/Cleanup-Image /RestoreHealth to repair any corruption component store, restart the PC later and try the sfc/scannow command.

    If still no, then try using ONE OPTION above to run the command sfc/scannow at the start

    If still no, then you could do a Refresh of Windows 8, or run a System Restore using a restore point dated before the wrong file occurred to fix. You may need to repeat doing a restore of the system until you find a restore point that is older that may work.

    If not yet, then you can use the steps in the TIP box in the section THREE OPTION to manually replace the files SFC could not fix.

    __________________________________________________

    "How to update windows 8 and 8.1" . "

    http://www.eightforums.com/tutorials/2293-refresh-Windows-8-a.html

    Refresh your PC goes like this:

    • The PC starts in Windows RE (Recovery Eenvironment).
    • Windows RE scans the hard drive for your data, settings, and applications and puts them aside (on the same drive).
    • Windows RE installs a new copy of Windows.
    • Windows RE restores the data, settings, and applications, which it set aside in the newly installed copy of Windows.
    • The PC reboots into the newly installed copy of Windows.

    _________________________________________________

    "How to reset Windows 8 and Windows 8.1" . "

    http://www.eightforums.com/tutorials/2302-reset-Windows-8-a.html

    "When you reboot your PC, the drive will be completely reset and all your applications and your files will be removed it." Windows 8 will be reinstalled, and you need to change any settings, and then reinstall all the apps you want to come back after the reset. If you know if all the files you don't want to lose, then you must back up these files before you start resetting.

    See you soon.

  • using annotations of drawing, line free hand; How can you apply a fill or shadow of the object/area?

    using annotations of drawing, line free hand; How can you apply a fill or shadow of the object/area?

    You can not. The fill color property applies only to the following observation

    types: circle, square, line, Polygon, PolyLine, FreeText

  • HP ProBook s 4540: How can I tell if my laptop has all the spare HARD drive bay or not?

    How can I tell if my laptop has all the spare HARD drive bay or not? I want to use an SSD, but also my HARD drive as secondary.

    @ShohagDr

    This model has only one.

    Your maintenance and Service Guide here.

    http://www.HP.com/CTG/manual/c03758231.PDF

    Laptop HP ProBook s 4540 - videos to remove/replace

    http://h20464.www2.HP.com/results.htm?SID=5229455&MEID=0B16F6F9-A9BB-4275-8FB4-57CCA3816318

    REO

  • Newbie question: How do I hide a page after click on the button?

    Hello!

    My name is Rafael. I'm talking about the Brazil.

    I am new user on the AdobeCycle software

    I do a form and I need help, please.

    My project form has three pages:

    1st Page - Instrucion

    Page 2 - form with fields to fill in

    3ª Page - (this page will be hidden). This page will be information the information filled out by the user to the 2nd Page . Will be just text.

    What do I want?

    When the user click on the button send email, I want the page with the form is hidden and show the 3rd Page with information (no field, only the full text). I want to send the PDF file to the e-mail with the 1st Page and 3rd Page (just the text with the information).

    How can I do this? How do the 3rd Page (the information filled with page two)?

    No problem of Rafael,

    Adobe have a guide that is very useful to access many of the features of the fields here: http://partners.adobe.com/public/developer/en/tips/CalcScripts.pdf

    I think about her a lot.

    Then at page 164, it looks like access/change the color of the legend AND the value:

    TextField1.caption.font.fill.color.value = "R, G, B" / / change the color of the legend

    TextField1.font.fill.color.value = "R, G, B" / / change the color of the value

    If you want to change the color of the border, then this requires another script. The example on the blog we mentioned, examples on page 2 to change the color of the borders of the second row down): http://assurehsc.ie/blog/index.php/2010/06/laying-out-a-form/

    For example:

    VNAME var = this.name.toString ();

    xfa.resolveNode (VNAME + ".") ui.textEdit.border.edge") .stroke ="solid";

    for (var i = 0; i)<4; i++)="">

    this.ui.oneOfChild.border.getElement("edge",i).color.value = "255,153,0"; orange tint

    xfa.resolveNode(vName_+_".ui.textEdit.border").getElement ("edge", I) .thickness = "0,0200" in

    }

    In addition, here are some links that might interest you: Re: books or guides for Livecycle Designer

    Good luck

    Niall

  • How to add click on the button/box QUIZ slides?

    We have a core questionnaire for our online courses. In the upper part of the quiz, we have a navigation bar with the other back, main menu, help, etc that we use a click box to make a link.

    However, when we are on a slide of questionnaire option box and click button are grayed. You can access them at all. How we solve this problem? We HAVE to have the navigation bar is functional as it is for the rest of the slides. Help!

    Will captivate you cannot add additional buttons, or click on the boxes for quiz slides.

    On Quiz slides, you can use the standard questionnaire slide buttons. It is a feature of the software, but a feature never less.

  • How can I fix error code 0x0005FBB6 and all the lights flashing?

    DeskJet 3000 j310 prints one page then stops all illustrates the code 0X0005FBB6 light flash and error on the printer screen.

    I use PC - BSD 9.0

    How can I fix it?

    Ken

    The problem appears in the file I tried to print.

    It was a hand drawn plans pdf file, the first page is a typed page printed but printing the order in a panic when he tried to print the hand-drawn pages.

    Ken

  • When and how can you synchronize browsers of two computers on the same account after the initial installation?

    I can't find any instructions on how to synchronize Firefox browsing data after the initial configuration is completed and the account is established. Everything that help guard reference section to be put in place, but not how to perform the synchronization operation after installation.

    Firefox syncs automatically, but you can force a synchronization by going to the Tools menu, and then click Synchronize now.

  • How can you say what works and what is the E

    Just to provide a background of my technical abilities that could help cut to the Chase, I am a web developer who is in IT for more than 20 years, to build my own PC, software junkie, the blah and blah.

    So my old phone broke and a new income opportunity forced me to reach this new device, my 1st "smart phone" and I have a few basic questions and hope to indulge in some of you pro with - until now I really like it and wants to focus on Android development

    But first, is there a task manager or something like that? Maybe I should have a widget?

    Place in the "status bar", which is the Capitol E with arrows next to the bars by the battery icon, oh wait, he just got a 3 g so I guess that's the connection. I would have thought because I couldn't get a connection by the web, while talking to someone, so after the call, I'm past that it connects to a wireless network and since I live in a rural area and have at least with my old phone and the jury still out on this one a bad service area it connects to my wireless network. So it's part of the reason why I wonder about a task manager, because I didn't know where to look to see how it linked.

    And I guess I missed somewhere, but there is a cheat sheet that shows what icons go where and which indicates that they have and their meaning?

    Thank you very much for your time.

    Yes you are right on the E and the 3G being the connection. 3G is the fastest, you can get without using wifi. And there are quite a few management tasks out there in the market of the application simply search the words Task Manager and you will find several. IM using the Task Manager ARE and its very good, you might want to check

  • How can you print a Snipping Tool without pasting the first?

    Is it possible to print directly from the Snipping Tool whitout duty paste the capture or save it and open in another program?

    Hello

    Click on the "?" on the tool cutting aid. To print a Snip it will be implemented
    Paint or another program. The advantage of using the tool captures is that you
    don't have to print the entire screen.

    Start - type in the search box-> find Snipping Tool at the top of the list and double-click it.

    Windows 7 - features - Snipping Tool
    http://Windows.Microsoft.com/en-us/Windows7/products/features/Snipping-Tool

    Windows 7 - features - Snipping Tool
    http://Windows.Microsoft.com/en-in/Windows7/products/features/Snipping-Tool

    Windows 7 - the cutting tool
    http://www.Microsoft.com/Windows/Windows-7/features/Snipping-Tool.aspx

    Use capture tool to capture screenshots - Vista
    http://Windows.Microsoft.com/en-us/Windows-Vista/use-Snipping-Tool-to-capture-screen-shots

    Use capture tool to capture screenshots - Windows 7
    http://Windows.Microsoft.com/en-us/Windows7/use-Snipping-Tool-to-capture-screen-shots

    The cutting tool: frequently asked questions
    http://Windows.Microsoft.com/en-us/Windows7/Snipping-Tool-frequently-asked-questions

    For ALT-PrtScr or PrtScr make sure caps lock key operation is in the correct position.

    How to create a screenshot with Windows 7 Paint
    http://www.SevenForums.com/tutorials/9717-screenshot-paint.html

    I hope this helps.

Maybe you are looking for

  • -What the iphone is compatible with Wind Mobile to the Canada?

    I called wind mobile and they couldn't give me a definitive answer on the question of whether the iphone would BE compatible with my plan. Anyone know if this phone is compatible with windmobile in the Canada?

  • Language bar does not appear in the toolbar

    Remember - this is a public forum so never post private information such as numbers of mail or telephone! Ideas: Language bar does not appear in the toolbar

  • HIT / ME on VMWare invited MS

    I have a suggestion of the week last in a thread to use HIT / ASM for my 2008 R2 data volumes iscsi MS, but I do not clearly appear that all 2008 servers are virtual machines VMWare 5.5. TYPO / ME continue to apply? All posts of documentation and for

  • Upgrade Windows stuck at 99%

    Please, genuine Win7 Home Premium 64 bit Stuck at 99% in the free upgrade to help the Win10 remained as that night? What to do?

  • Problem with the network connection Wireless since installation of win 7.

    I ve just installed Windows 7 last week and no problems until yesterday when all of a sudden my laptop can´t to connect to my wireless network... Strange because my Iphone can't, so it seems like there is no problem with the network.And the funny par