Ok cool. I am developing a SCORM 1.2 course, I was assuming that Test
Track leaned towards 2004? I will update my javascript to see if that
works on Test Track and take a closer look at the logs.
Thank you for your time to help me out.
On Nov 4, 10:56 am, Ryan Meyer <
ryan.e.me...@gmail.com> wrote:
> Could it be that your course is attempting to run as SCORM 2004 as opposed
> to SCORM 1.2? In SCORM 2004, this field was renamed to "cmi.suspend_data",
> so the property name you're passing in would be invalid. I can't tell
> whether the "Invalid argument error" you're seeing is a Javascript error, or
> a SCORM API error. Looking at the communication logs in Test Track should
> tell you if it's the latter.
>
> -Ryan
>