adlnet-archive / scorm4unity

The Unity-SCORM Integration Toolkit is a demonstration of how content developers can use a game engine to create SCORM-Conformant content.
34 stars 17 forks source link

TimeSpan serialization in SCORM 1.2 can produce incorrect results #12

Open jdessart-mt opened 10 years ago

jdessart-mt commented 10 years ago

The milliseconds are returned as the number of milliseconds rather than as a fraction of seconds, and can be returned as three digits, violating the CMITimespan format.

Example invalid output from the plugin for the timespan string: 0000:00:29.110