Message from next button until users interacted with elements
Hello,
I was wondering if the following is possible:
I have a normal (not question) slide with 6 click elements on it. I want to encourage the learner to click all six elements. If he clicks "next slide" button in the standard navigation bar before he clicks all six elements, I want him to get a type of "are you sure you want to continue" message, where he is informed he hasnt clicked all six areas yet and has the option to clear the message and click the remaining elements or actually continue to the next slide.
I am already keeping track of whether or not the elements are clicked with variables. I just need to prevent the user from immediately going to the next slide unless he is really sure he wants to..
Thanks for any help!!