Skip to main content
Participant
February 19, 2018
Question

Can we show sentences on other slides which were ticked in checkbox on previous slide

  • February 19, 2018
  • 1 reply
  • 312 views

Hi,

I have a slide with 12 sentences on left side alongwith the checkbox on right for yes or no. When I click Yes for the sentences. I want the sentences which were ticked yes should appear on other slides.

Please let me know if we can do this.

This topic has been closed for replies.

1 reply

RodWard
Community Expert
Community Expert
February 19, 2018

When you say you have checkboxes on these slides, what method are you using to display checkboxes?  Are these checkbox Learning Interactions in Captivate, or are you talking about Multiple Answer quiz question slides?

Participant
February 19, 2018

I have created custom checkbox not inbuilt feature of captivate.

RodWard
Community Expert
Community Expert
February 19, 2018

OK.  Well it must be using some kind of interactive object that detects when the user clicks on it to select the item.  You need to add more actions to that object so that it not only shows the checkmark to indicate the item is selected but should also assign a value to a user variable as well.

You can simply opt to assign a text string (the same string from the object that is now selected) to a user variable, and then on the subsequent slide where you want this to appear, you'll need to insert this same variable into a Text Caption or Smart Shape, which will then display what you want.