Forum Discussion
Custom Assessments and the Results Slide
I have a custom accessible drag and drop slide that I've been playing around with, trying to make it gradable and compatible with the built-in results slide. I was able to do that, in part, by inserting a freeform pick one assessment off screen that is triggered by correctly or incorrectly completing the drag and drop. However, I've encountered a problem with the review feature on the results slide. Because the drag and drop activity relies on being reset to initial state, when learners review this slide it resets everything and shows up as incorrect.
Any ideas?
Here is a demonstration of the problem: https://360.articulate.com/review/content/0f7fc2b0-a80e-4c11-ad3b-e05a598a5f9e/review
The file is also attached.
- SamHillSuper Hero
Hi Lauren, I don't think you were far off at all. You just needed the slide to be set to "Resume Saved State", I then needed to just add triggers to Hide Try Again, Hide Correct and Hide Incorrect when the slide was re-visited.
Updated file attached.
- LaurenAckley-6dCommunity Member
Thanks for looking into this, Sam. The problem with setting the slide to resumed save state is that learners can no longer reset the slide if they make a mistake.
- SamHillSuper Hero
Oooh. Sorry missed that. The Try again does not trigger the reset. Hmm. Let me think.
- SamHillSuper Hero
Hi Lauren, this now has a custom reset. It will be easy enough to modify it so it only resets incorrect options too. This is just using the motion paths you'd already defined, but duplicating and then reversing their direction. A variable for each drag item then determines which motion path to use on reset. You could just add logic to only reset if the state is not correct.
- LaurenAckley-6dCommunity Member
Awesome, works wonderfully! Thanks again, Sam :)