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

Click Box. 3 attempts scenario

Participant ,
Jan 27, 2017 Jan 27, 2017

Hi,

My goal is to have a click box with 3 attempts before a failure caption is displayed and a failure for this clickbox is registered. Attempts one & two will display hint captions.

However, after the third attempt it is required the failure feedback to be a callout enforcing the learner to click the correct area (clickbox).

Hope this request makes sense. Please let me know if more information is needed.

Thanks.

361
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 ,
Jan 27, 2017 Jan 27, 2017

You can increase the number of failure captions, and edit each of them.

They are linked to 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
Participant ,
Jan 27, 2017 Jan 27, 2017

That might answer my question, but Im not sure what it means.

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 ,
Jan 27, 2017 Jan 27, 2017

Sorry, will probably not be that easy, confusing with quiz alides. You only

have a Retry and a Failure message for click boxes. Do you need two

different retry messages?

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
Participant ,
Jan 27, 2017 Jan 27, 2017

How do I always find the difficult goals?

Its actually not on a quiz slide. The click box is on a regular content slide, but the click box is set for Reporting/ Include in quiz.

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
Participant ,
Jan 27, 2017 Jan 27, 2017

I have another idea.

On last attempt I can have the slide jump to slide where I display failure caption pointing at the click box and that click box brings us to the next slide.

PLease comment if you think this will not work.

Thanks!

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 ,
Jan 27, 2017 Jan 27, 2017
LATEST

No need for that. If you are fine with the Retry message being the same for first two attempts when failing, you could have this approach for the Failure caption:

  1. Do uncheck the default Failure Caption
  2. Create a custom feedback: maybe a text container and an arrow pointing to the correct answer, and group those objects in Gr_Last
  3. Use the On Enter action of the slide to Hide Gr_Last
  4. Use the Last Attempt action on the Properties panel of the click box to Show Gr_Last

However this will not enable another attempt, since you limited to 3.

Probably you'll need an advanced standard action and an extra Click box with one attempt to replace the first one. In that case:

   3. You should hide the second Click box with the On Enter action of the slide, which gives this standard action:
             Hide Gr_Last
            Hide CB_Two

And the action for the Last Attempt:

   4.   Hide BT_One

         Show CB_Two

         Show Gr_Last

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