Features / Changes
SCORM Cloud Website
- Fixed an issue where sandbox Registrations would not store First, Middle and Last names correctly
- Fixed an issue where private invitation jobs could sometimes create duplicate learner records
- Added validation to prevent private invitations from being created without a list of emails
SCORM Cloud V2 API
- Fixed an issue where course titles could be updated to an empty string
- Return 404 for learner tags endpoints when a learner does not exist
- Added validation to enforce a minimum of 0 and maximum of 20 for
PlayerCommMaxFailedSubmissions - Added validation to enforce a minimum of 5000 and maximum of 60000 milliseconds for
PlayerCommCommitFrequency - Added a configuration setting
X_RollupOnTerminatewhich can be enabled to help alleviate lost completion issues with SCORM 2004 content - Added
application/x-zip-compressedmime type to allow course .zip imports from windows machines