User info into SCORM package

User info into SCORM package

by Frank Troglauer -
Number of replies: 0

Good afternoon,

I have read a few articles stating that it should be possible to get the users information in scorm package using AICC_Student_Name or other things. I have been successful with AICC_Student_Name within a Lectora SCORM package but it is odd as it requires the user to close the package and reopen it before it successfully catches it, so I feel like I may be doing it incorrectly.

So in Lectora I am setting a custom variable to AICC_Student_Name when the package is opened. I have also set a javascript variable to run every 500ms and run console.log(VarAICC_Student_Name.getValue()); and it is always undefined. 

Can anyone provide any useful information to help with this situation? I want to be able to get the students name when they load a package the first time. It would be better to get their email or username though. 

Thanks!

Average of ratings: -