Is it possible to trigger the buttons in the incorrect or fail screen to reset the position of the assets in the drag and drop? I looked around in the Forums but found nothing.
You can reset an interaction using the slide preferences.
Just include a button on the Correct and Incorrect feedback layers to Jump to Slide and select the interaction slide. Check out the attached .story file
I'm having the same problem as Michael. If you reset the initial state, it seems to reset the variable "Attempt Count" as well. So it just keeps going in a loop until the user gets the answer correct.
I'm a bit stumped and don't know if I have to do this manually with my own count variable, but I'm not sure how I increase the value of this variable.
That is what I did, except that I have my attempts on the quiz set to 2 and thus have a Try again layer. I set the revisit state to "Reset to Initial State" when they click the Try Again button on that layer. It just loops. I looked at the variable using %AttemptCount% on my slide and the variable gets reset every time because it increments on Submit, not Try Again.
As a result, my work around right now is to create my own variable for the slide and increment it each time the user clicks Try Again. I have a condition set on the Try Again button to show the same slide if my variable is less than or = to 2. Then when the attempts = 2, I show the incorrect layer instead and send them on.
I would really like to be able to have the correct pieces stay in place and only the incorrect ones snap back to the original position, but haven't been able to do that yet. I may have to put in a bunch more variables to get that to work if my client really wants it.
The advice on this page has got me very close to achieving the interaction I need. I have a drag and drop question of the type Shelley described. I allow two attempts at answering the question correctly. When the “try again” button is clicked the dragable items are reset and I use a variable to direct the user to the "incorrect" layer when the number of tries (in my case 2) have been taken.
However, I only want the answer states of the dragged items revealed after the final attempt. Does anyone know how to only show “incorrect” and “correct” states of the dragged items once the user has had their two attempts at answering the question?
Did anyone could achieve this particular behavior without using variables ?
Shelley Owens Schaal said:
Thanks Noel.
That is what I did, except that I have my attempts on the quiz set to 2 and thus have a Try again layer. I set the revisit state to "Reset to Initial State" when they click the Try Again button on that layer. It just loops. I looked at the variable using %AttemptCount% on my slide and the variable gets reset every time because it increments on Submit, not Try Again.
As a result, my work around right now is to create my own variable for the slide and increment it each time the user clicks Try Again. I have a condition set on the Try Again button to show the same slide if my variable is less than or = to 2. Then when the attempts = 2, I show the incorrect layer instead and send them on.
I think that having the hability to choose if the drag & drop interaction reset itself on "try again" click or if the solution of the quiz is showed at the end should be included in the interface as properties of the interaction.
Glad you found it helpful. In case others wander over to this thread, here's a link to a screencast at my YouTube channel - https://www.youtube.com/user/refc027 - (that's a zero in the URL...the letter O was taken ) that shows how to reset Drag and Drops when providing 2 or more attempts for the Learner.
THanks for the inofrmation in this forum. I hav just used it to reset answers from a drag and drop exercise correctly. Is there a way to have the answers shuffle when you revist ihte original slide? I have the questions on shuffle, but they do not appear to be doing so.
Hi All, I followed Becky's tutorial. However, I must have done something wrong. Even though I set the variable for only 4 tries, I am still stuck in the loop of limitless tries. Anyone know what I might be missing? This is my first attempt at a Storyline project. Thank you in advance.
44 Replies
You can reset an interaction using the slide preferences.
Just include a button on the Correct and Incorrect feedback layers to Jump to Slide and select the interaction slide. Check out the attached .story file
Hi,
I think this is the droid that you are looking for...
Bruce
Beaten again... :(
Bruce
Is my attachment now showing up? I see it but maybe it's not displaying correctly?
No - I did not see it the first time, now have and my post amended.
Basicaly - you're completely right in every way, and I screwed up both my answer, and repeated what you had already said.
I'm going to crawl back into my hole and re-think my entire "Forum" strategy going forward........
Bruce
LOLOLOL "forum strategy"
Hey, 2 helpful answers are always better than one
thank you so much
How do you do this when using the feedback layers? Or is it only possible when branching back from another/results slide?
Blair
Sorry figured it out. Used a trigger of "jump to slide" on the try again feedback layer.
What if you have a question set to only allow 2 trys? Resetting the base layer will ignore the amount of trys for the question.
I'm having the same problem as Michael. If you reset the initial state, it seems to reset the variable "Attempt Count" as well. So it just keeps going in a loop until the user gets the answer correct.
I'm a bit stumped and don't know if I have to do this manually with my own count variable, but I'm not sure how I increase the value of this variable.
1st,you should add a trigger to the incorrect layer,the slide will be the quiz slide you edit
2nd,you should go back to the basic layer of you quiz,click the properties buttom whick look like a gear,then change the options like "when revisting"
Thanks Noel.
That is what I did, except that I have my attempts on the quiz set to 2 and thus have a Try again layer. I set the revisit state to "Reset to Initial State" when they click the Try Again button on that layer. It just loops. I looked at the variable using %AttemptCount% on my slide and the variable gets reset every time because it increments on Submit, not Try Again.
As a result, my work around right now is to create my own variable for the slide and increment it each time the user clicks Try Again. I have a condition set on the Try Again button to show the same slide if my variable is less than or = to 2. Then when the attempts = 2, I show the incorrect layer instead and send them on.
I would really like to be able to have the correct pieces stay in place and only the incorrect ones snap back to the original position, but haven't been able to do that yet. I may have to put in a bunch more variables to get that to work if my client really wants it.
The advice on this page has got me very close to achieving the interaction I need. I have a drag and drop question of the type Shelley described. I allow two attempts at answering the question correctly. When the “try again” button is clicked the dragable items are reset and I use a variable to direct the user to the "incorrect" layer when the number of tries (in my case 2) have been taken.However, I only want the answer states of the dragged items revealed after the final attempt. Does anyone know how to only show “incorrect” and “correct” states of the dragged items once the user has had their two attempts at answering the question?
Did anyone could achieve this particular behavior without using variables ?
I think that having the hability to choose if the drag & drop interaction reset itself on "try again" click or if the solution of the quiz is showed at the end should be included in the interface as properties of the interaction.
I am using a question bank that has a drag and drop question in it.
So I cannot use the 'Jump to Slide' action on the Try Again layer.
Does anyone have any ideas how to reset the initial quiz on Try Again when using a Question Bank?
I am having the same issue. The drag and drop is set to 2 attempts. I am unable to reset the initial layer while the user Tries Again. Please help :(
Got the solution in Becky's screen cast. Thanks a lot.
Hi Sajna,
Glad you found it helpful. In case others wander over to this thread, here's a link to a screencast at my YouTube channel - https://www.youtube.com/user/refc027 - (that's a zero in the URL...the letter O was taken
) that shows how to reset Drag and Drops when providing 2 or more attempts for the Learner.
THanks for the inofrmation in this forum. I hav just used it to reset answers from a drag and drop exercise correctly. Is there a way to have the answers shuffle when you revist ihte original slide? I have the questions on shuffle, but they do not appear to be doing so.
Hi Ken,
I don't think that's possible with this setup, but perhaps someone else will know better!
Hi All, I followed Becky's tutorial. However, I must have done something wrong. Even though I set the variable for only 4 tries, I am still stuck in the loop of limitless tries. Anyone know what I might be missing? This is my first attempt at a Storyline project. Thank you in advance.
Hi Mary,
Welcome to the community
Is it possible for you to upload the slide so the community can take a look? It's usually easier to troubleshoot that way.
Hi Mike,
may i know whether that is default drag and drop or customized drag and drop?
This discussion is closed. You can start a new discussion or contact Articulate Support.