Skip to main content
Known Participant
January 9, 2017
Question

Word Search

  • January 9, 2017
  • 1 reply
  • 315 views

I have been working with the Word Search Widget, and would like to know the best method of advancing to the next page when the widget is complete.  Currently, when the word search is complete, it does not go to the next slide.  I see nothing in the widget properties related to advanced to next slide when completed.  What is the best method of advancing to the next slide after the word search widget complete?

Thanks.

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    January 9, 2017

    Word search is a static widget, no way to have an action triggered.

    Best way is to insert a Next button on the slide with the widget, that triggers the command 'Go to Next Slide'.

    Or, if you use a playbar, add the instruction to click on the Next slide button.

    More info about static and interactive widgets:

    Widgets in Adobe Captivate (list) - Captivate blog

    Tips - Learning Interactions - Captivate blog

    Tom_JanusAuthor
    Known Participant
    January 9, 2017

    Thank you for the quick response.  I did put a button on the slide, but I rather not have it shown until the student has completed the word search.  I wanted to create an conditional AA to listen for the conclusion window and then if conclusion window is shown, then the next button which is invisible would then be visible.  But since this is a static widget, I guess this cannot happen. 

    Lilybiri
    Legend
    January 9, 2017

    No, that is why I told it is a static widget. I wonder if it would be able to be detected by a JS script?