Guideline: Retrieve content completions via our enrolment_update webhook

Whether your learners are accessing Go1 content via SCORM or using authenticated links - as a backstop to ensure the best user experience for your learners, we require your integration to capture learner completions via our enrolment_update webhook. Successful implementation of this method will ensure that all completions are synced to your application.

FAQ. Can I use the SCORM standard to track completions?

If you are using a SCORM player already in your application, tracking learning completions via the SCORM standard is a great first step to implement. However, depending on your implementation of SCORM, this method does not always provide accurate completion messages to your system. For this reason, we require you to implement our enrolment_update webhook to ensure completion is received by your system.

To implement this webhook, see our Track learning via the Enrolment Update webhook guide.

Learn more