<< Back
Message for this thread
Posted by Messages text
Ippersiel Mathieu

Noavatar
Total post : 1
> Profile
Written on : 29/03/2010 17:13 ( more than one month )
Object : Scorm 2004 : pb with scormAPI.js ?
Hello,

I am developping a Plugin/ActiveX (in C++) which support Scorm 2004. I am testing my plugin in Docebo and I have found a non conformittance with the Scorm 2004 Standard. This non conformittance is not visible in JavaScript but only in C++.

In ScormAPI.js, at line 349, the returned value for setValue is either "new String("true")" or "new string("false")". If you look few lines above, in getValue, you'll see "return "false"" for the error case.

Both ways will return the same for a script executed in JavaScript. But if you receive the value inside a Plugin (to test with Flash ??), you'll receive an unknown object in one case or the string "false" in the second case. And the Scorm 2004 API states that a string shall be returned from the API.

Thanks,
Mathieu
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 31/03/2010 09:35 ( more than one month )
Object : Re: Scorm 2004 : pb with scormAPI.js ?
hello,
thanks for reporting this, I've took note of this and we'll look into this.

bye,
Giovanni.

Docebo Staff
 - Docebo 4 released! -

 
<< Back