In this article, we’ll walk you through how to add a summary of quiz questions and answers inside an Omnisend email template. This is a great way to personalize your follow-up emails with the answers your customers submitted during the quiz. If you prefer, you can follow along with a video instead:
Step 1: Add a Dynamic Content
From the Library tab on the left-hand menu under Dynamic Content, drag a Dynamic Row block into your email template. This will serve as the quiz questions and answers section.
Tip: You can use this dynamic block to loop through the quiz answers submitted by the user.
Step 2: Connect your block to quiz data
2.1 Click on the Dynamic Content block you just added.
2.2 In the Select a data source dropdown select answers
2.3 Set the number of columns per row to 1, and the maximum number of items to 4. In this example, we're displaying up to four quiz questions and answers.
Step 3: Display the question and answer
3.1 From the Add Elements panel on the left-hand side menu, drag two Text blocks into the Dynamic Row: one to display the quiz question and another for the user's answer.
3.2 Select the Text Block inside the dynamic section. This is where you’ll add the quiz question and the corresponding answer.
Use the following variable mapping:
Question:
[[item.question]]
Answer:
[[item.answer]]
Example content:
Question: [[item.question]] Answer: [[item.answer]]
You can customize the text to match your tone or styling preferences.
Step 4: Customize and Preview
Customize fonts, colors, spacing, or layout as needed to match your brand style.
Omnisend will automatically loop through the answers and repeat the block per question.
Click Preview & Test to check how it looks with real quiz data.
Want to also show product recommendations from your quiz? Check out our article: Send product recommendations with Omnisend emails
Looking to trigger this email automatically after a quiz? Check out our article on Triggering an Omnisend Workflow with Lantern.