How to Create a Quiz from Scratch
Use New Quiz in AtomicQuiz when you want full control over every step, question, and result page β without starting from a template or cloning another quiz URL.
This guide covers the blank-quiz workflow from creation through your first saved draft.
Before You Startβ
Make sure you have:
- Access to AtomicQuiz (Quizzes area) in your workspace.
- At least one site created so the quiz can publish to a domain. See Sites overview.
- A rough outline of quiz steps (intro, questions, result, optional form).
- Permission to save and publish quizzes on your plan.
Quizzes are tied to a site like pages, so pick the site that matches your campaign domain before you build.
Step 1: Open AtomicQuizβ
- Log in to Atomicat.
- Open AtomicQuiz from the sidebar (Quizzes area).
- Review the quiz list β this is where published and draft quizzes appear later.
See Quizzes overview for how quizzes fit with pages, funnels, and leads.
Step 2: Start a New Quizβ
- Click New Quiz (or equivalent New action on the quizzes list).
- Enter a Quiz name β this is the team-facing label in your list. Visitors see titles you set inside each step in the builder.
- Select the Site where the quiz will publish.
- Confirm to open the quiz editor.
| Field | Why it matters |
|---|---|
| Quiz name | Helps your team find the quiz in AtomicQuiz and in integrations. |
| Site | Connects publishing, domain, and slug to the correct destination. |
If site selection is missing or blocked, create a site first or check plan permissions.
Step 3: Understand the Editor Layoutβ
The Quiz Builder is the default editing mode:
| Area | What you do |
|---|---|
| Steps rail | Select which step you are editing; add or reorder steps. |
| Blocks library | Drag components (text, media, buttons, quiz blocks) onto the canvas. |
| Canvas | Layout for the current step; click elements to select them. |
| Edit panel | Content, style, and advanced settings for the selected element. |
Use Save regularly. Preview opens the quiz in a new tab for click testing before publish.
See Quiz Builder for the full editor reference.
Step 4: Add and Name Stepsβ
- In the steps rail, add a new step for each screen in the journey (welcome, Q1, Q2, result, etc.).
- Give each step a clear internal name so Flow mode stays readable later.
- Keep each step focused on one decision when possible β long single steps reduce completion rates.
Typical scratch structure:
- Intro β headline, short explanation, start button.
- Question steps β one or two questions per step.
- Result β offer, summary, or CTA.
- Optional capture β form or redirect button.
Step 5: Add Blocks to Each Stepβ
- Select a step in the rail.
- From the blocks library, drag elements onto the canvas (text, images, buttons, quiz option blocks, etc.).
- Click an element to open the edit panel.
- Fill in copy, media, and required settings.
- Repeat for every step in the journey.
After structural changes, open Flow to confirm paths between steps make sense.
Step 6: Save and Previewβ
- Click Save in the header.
- Note the last saved time when shown.
- Click Preview and walk through every path you expect visitors to take.
- Fix dead ends or missing buttons before publishing.
Nothing is live until you publish to a URL on your site.
Best Practicesβ
- Name steps for Flow readability (
Offer,Q1 β goal,Result A). - Test on mobile in Preview β quiz layouts often break on small screens first.
- Wire webhooks and tracking in Settings after core content works.
- Use Design mode later for visual polish, not before structure is stable.
Troubleshootingβ
| Problem | What to try |
|---|---|
| Cannot select a site | Create a site in Sites; confirm plan access. |
| Blocks will not drop | Check step is selected; some blocks cannot stack in the same target. |
| Preview shows empty step | Save first; confirm blocks are on the active step canvas. |
| Two quiz options conflict | Product may block duplicate quiz options in the same target β use separate containers or steps. |
Outcomeβ
You have a new quiz document built from scratch in AtomicQuiz β steps, blocks, and saved content ready for Flow tuning, webhooks, and publishing.
Related Docsβ
FAQβ
Can I create a quiz without choosing a site?
You need a site so the quiz can publish under a domain you control or your Atomicat domain, depending on setup.
What is the difference between New Quiz and Browse Templates?
New Quiz starts blank. Templates open a pre-built quiz you customize. See How to create a quiz from a template.
Is the quiz live after I save?
No. Save keeps your draft. Publish makes the quiz available at a public URL.
Where do I set branching between steps?
Configure navigation per element in Builder, then review and edit links in Flow mode.
Can I clone someone else's quiz instead?
Clone Quiz copies from a public quiz URL when your plan supports it. Some URLs require AtomicMCP instead.