Skip to main content
Participating Frequently
December 13, 2017
Answered

How do I make a check mark appear?

  • December 13, 2017
  • 1 reply
  • 3197 views

How do I make a check mark appear when the learner clicks on a click box?

This topic has been closed for replies.
Correct answer Lilybiri

You have to look for an image of the checkmark, put it in the wanted location and hide it in output (eye icon in the Properties panel). I still don't know which action is attached to the click box, probably (if it is a simulation) Go to Next Slide. In that case the checkmark will never be visible to the user unless you use an advanced action like this:

    Show check

     Delay Next action by..... secs                  the time you want to remain on the slide to make checkmark visible

     Go to Next Slide

I hope you have that command Delay, because I still don't know which version you are using.

1 reply

Lilybiri
Legend
December 13, 2017

Can you give more details and tell which version you are using?

Checkboxes interaction has checkmarks automatically built in. What do you want to do with that click box (which is not supported for Fluid Boxes in CP2017)?

Have a look at my latest blog post where I do have a lot of checkmarks appearin, without using any click box:

Custom Review - Captivate blog

kvh860839Author
Participating Frequently
December 13, 2017

I've created a simulation slide where the user is being asked to interact.  I have a click box over a particular point of the slide where they are being asked to click the correct box, but when the box is clicked it does not put a check mark, how can I make this happen, if possible?

 

Thanks! 

Lilybiri
LilybiriCorrect answer
Legend
December 13, 2017

You have to look for an image of the checkmark, put it in the wanted location and hide it in output (eye icon in the Properties panel). I still don't know which action is attached to the click box, probably (if it is a simulation) Go to Next Slide. In that case the checkmark will never be visible to the user unless you use an advanced action like this:

    Show check

     Delay Next action by..... secs                  the time you want to remain on the slide to make checkmark visible

     Go to Next Slide

I hope you have that command Delay, because I still don't know which version you are using.