Custom Assessments and the Results Slide

Oct 20, 2022

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.

5 Replies
Sam Hill

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.