When is AICC_Student_ID populated?
April 10, 2008 12:00 AM
We're having an issue with variable in some instances on our LMS. I'd like to know when this variable is populated with the ID from the LMS - does lectora do it when the course launches or when I ask for it? I'm using v2006.This is how I'm using it:AICC_Student_ID = new Variable( 'AICC_Student_ID', '', 0, 0, 'scorm', null, 'coursename' )AICC_Student_ID.getValue();In a smaller percentage of cases this variable is showing as "~~~null~~~" and I need to find out why since it's in our compliance training.Thanks!
Discussions have been disabled for this post