Forum Discussion

FIonaHodge's avatar
FIonaHodge
Community Member
3 months ago

How do I show the next slide after 3 incorrect attempts of a drag & drop activity?

I have created a drag & drop activity, where there are 8 text boxes with corresponding empty boxes for the user to drag and drop to in the correct order. I've aligned each text box to the correct answer box, set attempts to 3, created a variable to add a trigger each time one incorrect attempt happens. 

When I test it, the slide resets to the initial state (as I want it to on attempts 1 and 3), even if I do 3 or more incorrect attempts.

What trigger or variable should I create to skip to next slide, after 3 incorrect attempts? Attached are screen captures to show my triggers/variables.

  • MonicaWolf's avatar
    MonicaWolf
    Community Member

    Hello.

    If you are doing the activity as a check question, then I would add additional layers. You could change the attempts to 3 in the Question Tools > Design. Then add the layers - One for correct, one for Try Again, and one Incorrect which shows the user the correct answers. You can add a Button on the correct layer and on the incorrect layer, call it Continue, and use the Object trigger to move to next slide when the user clicks the Continue button.

    Make sure on the Incorrect layer to add the slide trigger(s) to show the correct answers are supposed to be selected.

    You would have to go to the Slide Properties and under Slide navigation controls, un-check the Next boxes.

    This has worked for me for activity and knowledge check questions.

    Thanks,

    MW