Skip to main content
Known Participant
February 28, 2017
Answered

Steps to setup this advanced action

  • February 28, 2017
  • 1 reply
  • 228 views

Hi

Could anyone please assist me with the steps to set this up in Captivate v9.

I have 8 click boxes which takes the user to different slides.

When all 8 have been clicked, I want to display a Next button for the user to continue.

I have found this in the forums and it looks like it is what I need but I have no idea where to begin.

  • Checkit' will test all variables and show the Next button when all have been toggled to 1
    • IF v_one is equal to 1    AND
          v_two is equal to 1     AND

                    ......
               Show Bt_Next

            ELSE

               Continue

Could someone please give me the steps to build this? It would be awesome if I could also show a tick on the click box once it has been visited.

Many Thanks

    This topic has been closed for replies.
    Correct answer RodWard

    There's a video tutorial here that explains what to do:

    Create a Dynamic Menu Slide in Adobe Captivate | Infosemantics Pty Ltd

    1 reply

    RodWard
    Community Expert
    RodWardCommunity ExpertCorrect answer
    Community Expert
    February 28, 2017

    There's a video tutorial here that explains what to do:

    Create a Dynamic Menu Slide in Adobe Captivate | Infosemantics Pty Ltd

    fremo101Author
    Known Participant
    March 1, 2017

    Really great Tutorial Thanks Rod. I'm working my way through and have most working:)