Create a quiz with your own questions.
Intermediate
Last updated: 18 Mar 2025
In this example, we create an interactive quiz using a multi-state box with repeaters. We check quiz answers against a collection to generate personalized product recommendations, then use a repeater to display the recommended products from the Products collection.
We added the following to our site:
Product keywords: A collection with the following fields:
The code in this file displays quiz questions and the possible responses, and gathers the responses selected by the customer.
In this file, we:
The code in this file retrieves the stored responses, finds which products to recommend to the customer, and retrieves and displays the data for those products.
In this file, we:
Join the Wix Studio community on Discord, where experienced developers and fellow creators come together to share tips, troubleshoot issues, and collaborate.
Building a coded solution on your own can be challenging. Let an experienced Wix developer build it for you, so you can keep working on your site or business. Visit the Wix Marketplace to find a trusted developer.
Last updated: 7 May 2025