How can I link the quiz to page builder apps or have a headless setup?

Learn how Quiz Kit enables seamless integration with page builder apps or headless setups.

First, you'll need to ensure that your quiz is published; it can be published to any theme.

Copy the embed code from the publish page:

You'll then navigate to your page builder settings or your headless setup files and insert the provided script and link in the required location:

<link type="text/css" rel="stylesheet" href="https://d38jc50suw8dg3.cloudfront.net/current/static/main.min.css" media="all">
<script async="" src="https://d38jc50suw8dg3.cloudfront.net/current/static/bundle.min.js"></script>

Below the script, paste the copied embed code from the publish page.

Save the changes and your quiz should now appear and function correctly!

Last updated