Hi, I'm integrating a course published in Lectora with Plateau. The course seems to work fine, but at the end of the course, there's an assessment. When you finish the assessment, an HTML window pops up displaying your score, and I think this is what gets communicated to the LMS... but what happens is this:Because the HTML pop-up window is using the same javascript file to find the API as the content window, the pop-up window is not searching deep enough, and not finding the API. As a result, completion isn't sent, and score isn't sent. Is there a work around for this?Thanks!