Skip to content

4.1.5

Compare
Choose a tag to compare
@cybercussion cybercussion released this 04 Mar 21:16
· 15 commits to master since this release

Minor fix to local Runtime API to return a 403 for a uninitialized value. This didn't really throw many SCORM Errors as its a light weight mimic, but there was a issue with some 3rd Party content expecting this error code in order to function properly. Adjusted tests to similarly check for this. Altered SCOBotBase to supply a 'getLastError' which will return a error object containing error code, message, and diagnostic. This was previously handled within SCOBot or other means (events) but now has a public API if you need to check.
Updated version/dates to correct last release (4.1.4).