Forum Discussion
Using Random Question Banks Based on Content
I guess I still have an issue, and that is I cannot manually set the value of Results.Score which needs to be set to TotalPoints and sent to the LMS (I'm not sure if this is possible).
I really appreciate the input!
Any thoughts?
Hi, Tom,
Unfortunately, I don't know how to report the customized score to an LMS. There's probably some JavaScript that would work, but that's not something I do.
Instead of Results.Score, you could use a completion trigger.
If you don't want the user to be able to "complete" the course without passing, you could prevent them from reaching the slide (or layer) with the completion trigger by controlling navigation based on the customized score. So it'd basically be a pass/fail situation, without the details of an exact score.