Hi
I'm looking for a sanity check, if someone has the time. I'm trying to suggest recommended project settings to a colleague who wants to be able to track a score from a Xerte project in Moodle. We've used SCORM previously, but the Moodle SCORM player isn't particularly nice, so I've been trying LTI (as we've still not managed to get an LRS set up yet for xAPI). I see there's a bug listed for LTI so wonder if what I'm seeing is part of this.
github.com/thexerteproject/xerteonlinetoolkits/issues/896
I can successfully embed my Xerte project in Moodle via LTI (using External Tool).
When a student accesses the project and works through it in a sensible way the score is passed to the gradebook (i.e. read content, attempt quiz, stop tracking)
If the student doesn't take the expected path, then odd things happen to the score. E.g. student opens the project, navigates through two pages and closes, the score is 100. If the student opens the project, navigates all the pages but doesn't attempt the quiz then the score is 0. If the 'save' button is visible, the score sends back 100 whenever it is clicked. If I hide the 'save' button then the stop tracking button doesn't work (i.e. it doesn't trigger the click event, and reveal the relevant text) but still returns a score to the gradebook.
I can't follow the logic of how it behaves compared to the settings in the project (see attached). The Restart property doesn't seem to have any affect at all, regardless of what is chosen.
Can anyone help explain what might be happening, or confirm if it's a bug (so I can stop!).
Thanks
Yvonne