We are unable to support Elementor related issues here. If you are having trouble embedding a quiz onto Elementor created content you should inquire through Elementor’s dedicated support channel.
If you want, you could embed a quiz before or after Elementor content by placing the embed iframe code onto a custom page template. Naming the template “front-page.php” will cause it to be used on your home page. Use your theme’s existing page template as a starting point.
While that will embed the quiz, it doesn’t handle any integrations. You can use Interact’s webhooks integration to send quiz data to a WP URL where custom code could take the data and do something with it. Once again, a custom page template could contain the code needed to handle submitted quiz data. Except now it’s PHP code instead of iframe.
https://developer.wordpress.org/themes/template-files-section/page-template-files/