FAQ
What is Coassemble Headless?
Coassemble Headless is a way to embed rich learning content that you have created in Coassemble in your own platform. It can also optionally provide a white-labelled course creation tool right in your own platform.
How do I embed Coassemble courses in my platform for my learners to view?
If you are integrating Headless course creation into your platform, you have two options around how you serve the created courses to your customer’s learners:
- You can use the signed URL endpoint to embed the Coassemble course interface directly into your own platform.
- If your platform already has a SCORM player, you can use the API to export SCORM packages and use them in your platform.
Using the signed URL endpoint is the recommended way to embed Coassemble courses in your platform. It allows you to use all current and future features of Coassemble and allows for rich tracking data sent either through events or accessible through the tracking endpoints.
Exporting SCORM packages is provided for you to give your users a way to export their course as a SCORM package for use in a third party LMS. It is not recommended that you use this endpoint instead of Headless signed URLs for embedding courses as part of your integration. Note that the tracking endpoints will not return any data for progress made with SCORM packages.