Quiz Admin
Quiz Config JSON
Reset
Export
{ "id": "quiz_tone", "slug": "tone", "name": "Tone & Style Quiz", "startScreen": "start", "config": { "progressSections": [ { "label": "Intro", "screens": [ "start" ] }, { "label": "Questions", "screens": [ "goal" ] }, { "label": "Offer", "screens": [ "paywall" ] }, { "label": "Results", "screens": [ "result" ] } ] }, "screens": { "start": { "id": "start", "name": "Welcome", "type": "custom", "content": { "title": "Find Your Perfect Tone", "subtitle": "Answer a few quick questions and we'll craft a personalized plan for you.", "ctaLabel": "Get Started" }, "transitions": [ { "to": "goal" } ] }, "goal": { "id": "goal", "name": "Your Goal", "type": "single_choice", "content": { "title": "What is your primary goal?", "subtitle": "Choose the one that resonates most with you.", "answers": [ { "label": "Build confidence", "value": "confidence" }, { "label": "Improve communication", "value": "communication" }, { "label": "Develop leadership skills", "value": "leadership" }, { "label": "Reduce stress", "value": "stress" } ] }, "transitions": [ { "to": "paywall", "condition": { "fact": "answers.goal", "operator": "eq", "value": "confidence" } }, { "to": "result" } ] }, "paywall": { "id": "paywall", "name": "Unlock Your Plan", "type": "paywall", "content": { "title": "Your Confidence Plan is Ready", "subtitle": "Unlock your personalized program today.", "ctaLabel": "Start My Plan" }, "products": [ { "id": "weekly_plan", "name": "Weekly Plan", "price": 9.99, "currency": "USD", "billingPeriod": "weekly", "trial": { "days": 3, "price": 0.99 } }, { "id": "monthly_plan", "name": "Monthly Plan", "price": 29.99, "currency": "USD", "billingPeriod": "monthly" }, { "id": "yearly_plan", "name": "Annual Plan", "price": 99.99, "currency": "USD", "billingPeriod": "yearly" } ], "transitions": [ { "to": "result" } ] }, "result": { "id": "result", "name": "Your Result", "type": "custom", "content": { "title": "You're All Set!", "subtitle": "Your personalized plan has been created.", "description": "Based on your answers, we've built a custom program tailored to your goals. Check your email for the next steps." }, "transitions": [] } } }
Preview
Edit
Hide JSON
Preview
Welcome
Your Goal
Unlock Your Plan
Your Result
No blocks configured for this screen.
Screen Flow
Chat
AI Chat — coming soon
Send