# Quiz Tiles

A **Quiz Tile** transforms your Imprint into an interactive experience. Instead of simply viewing content, your audience can test their knowledge and receive personalised results based on their performance. Quiz Tiles turn passive scrolling into active engagement, creating memorable moments that keep people coming back and sharing their results.

Whether you're challenging fans to test their event knowledge, creating a fun brand quiz, or adding an element of competition to your content, Quiz Tiles give you the power to engage your audience in entirely new ways.

### How quiz tiles work?

A Quiz Tile guides participants through five distinct stages, each designed to create an engaging, personalised experience:

#### Tile

The entry point to your quiz. This is what viewers see in your Imprint before they begin. You can add eye-catching media, a compelling title, optional background styling, and a call-to-action button to invite participation.

#### Intro

Before the questions begin, welcome participants with context. The intro page sets expectations with media, a title, a description, and a customisable button that launches the quiz experience.

#### Questions

The heart of your quiz. Create up to 10 questions, each with accompanying media and 2 or 4 answer options. You can also add optional explanations that appear after a participant responds, helping them learn as they go. You have complete control over question order and navigation button labels.

#### Score and leaderboard

Results are delivered through customisable buckets – different outcomes based on performance ranges. Create up to five buckets, each with unique media, messaging, and percentage thresholds. For added engagement, optionally display a leaderboard showing participants how they rank compared to others – turning individual achievement into friendly competition.

#### Call-to-action

The final page presents two customisable buttons that can restart the quiz, share results, or direct participants to any URL you choose. This gives you the power to extend engagement beyond the quiz itself.

***

### Creating your Quiz Tile

Here's a step-by-step process to set up each component of your Quiz Tile:

#### Getting started

{% stepper %}
{% step %}
Open your Collection and click **"Add Content"**

{% endstep %}

{% step %}
Select **"Quiz Tile"** from the content options

{% endstep %}

{% step %}
Upload your Tile media (JPEG, PNG, WebP, MP4, MOV, or AVIF)

{% endstep %}

{% step %}
Add a title for your quiz tile

{% endstep %}

{% step %}
Choose whether to show a title background

{% endstep %}

{% step %}
Optionally enable a button with custom label text

{% endstep %}
{% endstepper %}

#### Setting up the intro

{% stepper %}
{% step %}
Navigate to the **"Intro"** section

{% endstep %}

{% step %}
Upload media for your welcome page

{% endstep %}

{% step %}
Write a title that introduces the quiz

{% endstep %}

{% step %}
Add a caption describing what participants can expect

{% endstep %}

{% step %}
Customise the button label (e.g., "Start Quiz" or "Let's Begin")

{% endstep %}
{% endstepper %}

#### Adding questions

{% stepper %}
{% step %}
Go to the **"Questions"** section

{% endstep %}

{% step %}
Open Question 1

{% endstep %}

{% step %}
Upload media to accompany your question

{% endstep %}

{% step %}
Write your question text

{% endstep %}

{% step %}
Choose 2 or 4 answer options

{% endstep %}

{% step %}
Fill in each answer and mark which answer is correct

Optionally add a caption that explains the answer
{% endstep %}

{% step %}
Repeat this process for additional questions (you can add, delete, duplicate, or reorder as needed)

{% endstep %}

{% step %}
Customise navigation button labels if desired (defaults are "Next Question" and "Finish Quiz")

{% endstep %}
{% endstepper %}

#### Configuring results

{% stepper %}
{% step %}
Navigate to the **Final** section

{% endstep %}

{% step %}
Open Bucket 1

{% endstep %}

{% step %}
Set the percentage range (first bucket starts at 0%)

{% endstep %}

{% step %}
Upload media for this result tier

{% endstep %}

{% step %}
Write a title and description appropriate to this performance level

{% endstep %}

{% step %}
Add additional buckets if desired, ensuring the last one ends at 100%

{% endstep %}

{% step %}
Optionally enable **Show Leaderboard** to display percentile rankings

{% endstep %}

{% step %}
If using the leaderboard, incorporate `{result}` in your title to show the dynamic percentile

{% endstep %}

{% step %}
Configure your two action buttons choose between Try Again, Share Result, or Custom URL

{% endstep %}

{% step %}
Customise button labels to match your messaging

{% endstep %}
{% endstepper %}

#### Adding final touches

If you want to add any final touches, navigate to **Advanced** settings > Optionally upload a logo (JPEG, PNG, WebP, or AVIF) > Select which pages should display the logo (Tile, Intro, Questions, and/or Final).

Once created, your Quiz Tile is ready to be featured in any Imprint connected to this Collection. Participants can now engage with your content in an interactive, personalised way that drives deeper connection with your audience


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.amondo.com/platform-guides/build/activation-tiles/quizzes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
