Clear Interaction IDs on objects before reporting to LMS
Hi folks! I've been lurking for years and really appreciate everything I've learned in these forums! Well, I finally hit a problem that I could use a little help with.
I'm working in the Captivate 2017 release (v 10.0.0.192) and we use Captivate Prime for our LMS. This project will be published in HTML5.
I have a slide with several smart shape buttons that report to Prime. After selecting a button, the learner must select Submit to continue to the next slide. I have advanced actions that allow only one button to appear selected at a time and Submit will only grant navigation to the next slide after at least one button has been pressed.
This all works fine. The problem is that if a user is feeling wishy-washy or accidentally selects more than one button, EVERY button that was selected will get reported as a positive result to the LMS and there's no way to tell (from the data reported to prime) which was the intended selection at the time the Submit button was selected. It should be noted that the advanced actions on each button assign the button's value to a variable, so I DO know which was the most recent selection - I just can't get user variables to report to Prime.
Is there a way to clear the Interaction IDs associated with the other buttons so that only the most recently selected value is reported?
