It is crucial for Learning Management Systems to stay current with the state of learner progress, as this can affect everything from reporting to learner menus. The recommended approach is SCORM Cloud’s postback feature.
More information can be found here. You can set these via the API at the time of creating a registration, or later using SetRegistrationConfiguration.
If updating via the v2 api the appropriate settings properties are as follows:
ApiRollupRegistrationPostBackUrl
ApiRollupRegistrationFormat
ApiRollupRegistrationAuthType
ApiRollupRegistrationAuthUser
ApiRollupRegistrationAuthPassword
Registration postbacks are an elegant solution for reporting user registration state as updates occur.
As always, if you have any questions please don’t hesitate to contact support@rusticisoftware.com.