Skip to main content

Send quiz questions and answers in Omnisend E-mails

Wendy avatar
Written by Wendy
Updated this week

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.

Image showing the Omnisend Library panel with the “Dynamic Row” block under the Dynamic Content section being dragged into the email template. This sets up the layout to display quiz questions and answers dynamically.

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

Image showing the Dynamic Content block’s settings in Omnisend, where the “Select a data source” dropdown is open and the answers option is selected to link the block to quiz response data.

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.

Image showing the configuration panel for the Dynamic Row block, with 1 column per row and a maximum of 4 items specified—meaning the layout will show 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.

GIF showing a Text Block being dragged from the Add Elements panel into the Dynamic Row section of the Omnisend email template to create placeholders for quiz question and answer content.

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]]
GIF showing the text blocks being edited with dynamic variables added: [[item.question]] for the quiz question and [[item.answer]] for the answer. This sets up the email to display each question-answer pair from the quiz.

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.

GIF showing the user clicking Preview & Test in Omnisend to check how the dynamic quiz questions and answers will appear in the final email output.

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.

Did this answer your question?