Retaining variables and progress markers
April 6, 2007 12:00 AM
If you have verified that your variables are set to be retained between sessions, you need to check to see if the course is passing the variables to the LMS as suspend data. The course itself cannot retain any values as that is the responsibility of the LMS. Try enabling debug and see if the course is passing those variables to the LMS as suspend data. If it is, then the issue is with the LMS not supporting suspend data, which is basically any non-SCORM/AICC variable in the course that is set to be retained between sessions.If you have verified that your variables are set to be retained between sessions, you need to check to see if the course is passing the variables to the LMS as suspend data. The course itself cannot retain any values as that is the responsibility of the LMS. Try enabling debug and see if the course is passing those variables to the LMS as suspend data. If it is, then the issue is with the LMS not supporting suspend data, which is basically any non-SCORM/AICC variable in the course that is set to be retained between sessions.
Discussions have been disabled for this post