Forum Discussion
ElisabethH
2 years agoCommunity Member
MC Slide-how to allow the learner to revist the slide and answer again....
I'm sure this is really simple, I just can't wrap my head around the best way to do this. I've googled and can't find the right combo of search terms to result in anything helpful.
Situation: I h...
SandeepGadam
2 years agoCommunity Member
Hello there, I suggest the following
* create a Next button with initial state set to hidden and then create a T/F variable.
* Add a trigger on the base layer: change state of next button to normal changes, if its value is true.
* On the layers (Correct/Incorrect) add a trigger to set the variable value to True when timeline starts.
So once the feedback layer popup appears, the variable values changes and the Next button on the base layer is set to normal state upon revisiting the slide.
Please review slide 1.10 as I created one for your reference in the attached SL file.