Let me re-phrase my question:
I have a Captivate variable that I assign points to based on the slides a user visits. The values added to the variable are based on the slide. At the end of the training session I want to send that value (an integer) to my Moodle LMS. In this example the value I want to send to the LMS is the "score" (integer captivate variable) the user received going through the slides in the training session. Does that help?
My heritage is Dutch, but I reside in the US.
Thanks!
There is no way to add a 'score ' to a variable, sorry. You can have a variable that has a number as value, not a score. It will never be interpreted as a score if you want to create a SCORM object. All objects that can have a score to be transmitted using SCORM or AICC can be found in the Advanced Interaction panel (F9) and you will not find variables there.
As for transmitting the value stored in a variable, as I mentioned before, that depends on the LMS. I have been sending variables to Blackboard, and they were visible, but not as a 'score'. But I have no idea if Moodle will do the same. The quizzing system variables like cpQuizInfoPointsscored and cpInfoPercentage are read only. It should be possible if you use JavaScript I presume, not with the built-in functionality of Captivate
Hope this clarifies the situation. I have been blogging about reporting custom questions, maybe you'll find more details about what I tried to explain here:
Report Custom Questions - part 1 - Captivate blog
Report Custom Questions - part 2 - Captivate blog