Succcess Factors LMS

Hi guys, we have a challenge with Succcess Factors LMS remembering variables on exit.

Whenever a learner has started a course and left it in the middle, when they return all the badges they obtained disappear.

I have tried to use LMSCommit() javascript but it seems not to be working still.

Hoping for a solution to this, thanks.

Discussion (1)

LMSCommit() isn't the way to go here. How are you handling the "return to last page" thing? You might have to save the badges as cookies, since I do not believe Lectora supports access to custom fields. Alternatively you could use xAPI but that's a huge change to make and Success Factors does not, at least in our installation, support xAPI.

Discussions have been disabled for this post