I've just been testing a module (developed in Lectora by one of our customers) against our LMS . All seems to be working reasonably well apart from values getting sent back in the interaction data.The problem I'm seeing is that everytime the module submits an interaction it changes the id value. for example I attempt question 1 in the quiz and it returns that interaction correctly with an id of "Question_1_1367_1233195438952". If I then go back into that module and re submit that question the id is then changed to "Question_1_1367_1233195458531" which is obviously similar but this leaves the LMS no way of autmatically recognising that those two interactions were for the same question. Having matching id's means the LMS can provide a nice quick summary report showing the percentage of users that gave a specific answer to a specific question.Thanks for you help.