Force user to correctly answer Multiple Response question before proceeding with hint (after 1st attempt) and shown answer (after 2nd attempt)

Apr 09, 2015

I'm simulating software where the user must select 3 out of 6 buttons correctly on a screen before proceeding.  After the first attempt, I want to give them a hint and have them Try Again.  After the second attempt (and every attempt thereafter - the number of attempts is unlimited), I want to point out the correct configuration.  But instead of allowing them to proceed, I want to force the user to answer the question correctly before they proceed to the next slide.  If they keep answering incorrectly, then they continue to get the 2nd attempt feedback.

My reason for wanting to do it this way?  If my user returns to this screen via the BACK button in my software simulation (the user can navigate freely back and forth within a 7 screen sequence in our software), I want this screen to show the correct buttons selected. 

Any and all guidance is greatly appreciated!

 

 

11 Replies
Mark Rieves

Here's my sample file.  After the second attempt (and every attempt thereafter - the number of attempts is unlimited), I want to point out the correct configuration.  But instead of allowing them to proceed, I want to force the user to answer the question correctly before they proceed to the next slide. 

Ashley Terwilliger-Pollard

Hi Mark,

So only after the second attempt you'd want the user to see the correct answer, but have to continue answering the question? If so, I'd look at setting the attempts to unlimited, and then customize a second try again layer to be shown after the second attempt. You could track that using a variable on the first "try again" layer and since it's only two attempts before seeing the correct answer, a true/false variable would work. Once the value of the variable is True, and the user submits the question that is still incorrect you'll set it up to show the other try again layer with the correct information. 

You may want to review the information here on working with variables. 

Mark Rieves

Success (finally)!!  I abandoned the Freeform question type and just went with straight-up layers with a number variables (I could not get a T/F variable to work, but I made a lot of revisions after switching to numbers, so it should work as well).  Attached is my solution.  The downside of this is that I don't have the built-in "you must answer the question" feedback, but that could be added in another layer.

Ashley Terwilliger-Pollard

Hi Michael,

So glad to hear this is helping you out! Just wanted to also give you a heads up that responding via email includes your signature here in ELH. You are welcome to visit the forum discussion and click on the "edit" below your post to remove that information. No worries on our part - just in case you don't want your information publicly! 

This discussion is closed. You can start a new discussion or contact Articulate Support.