Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Can I hide a failure message (on 2nd try) in Drag and Drop Interaction?

Community Beginner ,
Apr 14, 2016 Apr 14, 2016

Hi,

Using Captivate 9, I have a drag and drop interaction. The user has 2 tries and I have Failure Message checked. For that failure message, I have the words "Try Again". I would like for that message to only appear on the first try. And then on the 2nd try that failure message would not appear - instead, I have an advanced interaction to show a different message and a Next button.

The problem is that failure message appears for each try. And the wording has to be the same for both tries which doesn't work here. They can't "Try Again" on their 2nd try.

Is there a way for that Try Again failure message to only appear once? I tried to hide it behind the message that appears when the user tries for the 2nd time, but it's always on top.

Thank you

Michele

638
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
May 06, 2016 May 06, 2016

This is possible if you are publishing to HTML5. I'm actually working out the code to make it happen dynamically.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
May 06, 2016 May 06, 2016

Hi, that's great. Would you be able to share? And it doesn't work when published to SWF/HTML?

Michele

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
May 06, 2016 May 06, 2016

No, it will only work for HTML5.

What do you have your tries limit set to?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 12, 2019 Feb 12, 2019

Hi,

Did you made the code?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 12, 2019 Feb 12, 2019

This is a very old thread from about three years ago.  If you are having some issue, please log a new thread.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 12, 2019 Feb 12, 2019

You could have a variable in the Failure message, and change its value based on the attempt.

Have something similar in a use case, explained in this post:

D&D Feedback messages - Captivate blog

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 20, 2019 Feb 20, 2019

%Thank you for the tip%%

I've never thought of putting variables in the quizzing captions.

🙂

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 20, 2019 Feb 20, 2019
LATEST

Sure, can be very useful! I am using that trick often.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
Feb 12, 2019 Feb 12, 2019

I have code that runs the entire drag and drop. I would have to re-code it to make it work in a JavaScript window though. Mine runs in an external JS file.

I put custom feedback and and image to show the correct locations as catchall feedback. There are no actions on the drag and drop itself.

It has correct, incorrect, not attempted (didn't drag anything) and catchall feedback. It could have multiple incorrects based on the attempts.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources