I have a bunch of courses on the old framework (2.x) that are suddenly not sending cmi.interactions data, probably as a result of recent upgrades. I'm exporting (publishing) using AT 0.6.5.
However when I resume an attempt of my course (in moodle), the course does remember my last responses. Where is it saving this information?
An example: user selects no.4 on a 1-10 slider. The selection doesn't appear in my scorm data, yet when I reopen the course, even on another device, it restores this selected number on the slider.
Is there some fallback location when cmi.interactions fails to share properly with the host LMS database? If I can track this down and retrieve using sql it might save me having to downgrade all the relevant plugins to try to get cmi.interactions reporting normally again.