Skip to main content
aaronm74762640
Known Participant
May 4, 2018
Answered

4 Buttons, 2 display success caption, 2 do not display failure caption

  • May 4, 2018
  • 1 reply
  • 193 views

Hello,

So for my project, I have 4 option buttons for the user to select.

2 Buttons display a success caption and moves to the next slide

The other 2 buttons are supposed to display failure caption. However, they do not display in preview mode in HTML 5, the project only displays the success caption buttons.

My settings for the failure buttons:

On success:

no action

No. of attempts 1

Last attempt:

No action

Display:

Failure checked

Others:

Pause for success/failure captions checked

Hand cursor checked

This topic has been closed for replies.
Correct answer Lilybiri

Is it possible that you misunderstand the Success and Failure events, which trigger those messages?

Success event: happens when the user clicks ON the button, Success caption will be displayed.

Failure event: happens when the user clicks OUTSIDE of the button, Faliure caption will be displayed.

If you want to show a message when clicking on a button it has to be a Success message always.

1 reply

Lilybiri
LilybiriCorrect answer
Legend
May 4, 2018

Is it possible that you misunderstand the Success and Failure events, which trigger those messages?

Success event: happens when the user clicks ON the button, Success caption will be displayed.

Failure event: happens when the user clicks OUTSIDE of the button, Faliure caption will be displayed.

If you want to show a message when clicking on a button it has to be a Success message always.

aaronm74762640
Known Participant
May 4, 2018

Ah I see. I did misunderstood those events.

Thank you!

Lilybiri
Legend
May 4, 2018

It happens often, this misunderstanding. Enjoy Captivate!