What is the best way to call LMSSetValue when a button is clicked? I'm trying to send a custom lectora variable value to the LMS and couldn't find a way to do that.
I can add custom HTML code but I'm not sure how to read a Lectora variable value in the HTML code.
LMSCommit() is a function of Lectora. It is independent of any LMS. Inside that function, Lectora communicates to LMS using SCORM API, which should be supported by SAP LSO.