A one-question personality quiz that actually branches. "What kind of escape do you need?" sits in chunky Unbounded type over three full-width answer cards - lilac "Silence. Total silence.", butter "A city I can't pronounce.", coral "Salt water, no schedule." - and each card click-navigates to its own color-drenched result pane. Built as a travel quiz for the fictional small-group tour company Wayfare, with a micro-label that sets the tone: "tap one - be honest".
This is real branching, not a linear deck pretending. The three answer cards are wired with click navigation to three separate result panes, retake chips loop any result back to the question, and share chips route to a closing pane whose verdict chips link back out to every path - every pane reachable, no dead ends. Because PaneFlow exports interactivity along with animation, the whole map survives HTML, React, Vue, and Svelte export as a working widget.
Each path owns a color from tap to verdict. The lilac card opens "RESULT 01 / THE HERMIT" under a lilac header band: "You need a cabin." over a fjord-cabin photo, three destination chips - Norway fjords, Scottish Highlands, Alpine Slovenia - a giant "01" numeral, and a deadpan italic quip: "You'd survive a week without wifi. Barely." Butter gets The Wanderer ("You need a city with alleys." - Marrakech, Hanoi, Palermo), coral gets The Drifter ("You need a coastline." - Azores, Sardinia, Zanzibar). The color continuity makes the click feel like the card opening rather than a slide change.
The motion is quiz-night bouncy without being noisy. Answer cards pop in staggered on the question pane; on a result, the verdict headline bursts in letter by letter, the photo zooms, and the recommendation chips stagger-pop at double speed. Every result pane keeps its own CTA pill - "See quiet trips", "See city trips", "See coastal trips" - so each path can convert to a different destination link.
Export to HTML, React, Vue, or Svelte and embed the quiz mid-page where a static "find your fit" section would sit. Autoplay is off, so the widget waits for a tap, branches to the matching result, and presents a path-specific CTA pill - three segmented conversion routes from one embed. The retake chip means a curious visitor can explore every path without leaving the component.
The 1:1 format fits link-in-bio destinations and social embeds without recomposition. Post the question pane as a static teaser on Instagram, then host the working quiz at the link - the candy palette and "tap one - be honest" micro-label translate the feed's tone into an interactive moment. The share-close pane gives finishers a reason to send it to a friend, which is how quizzes travel.
Inside a product or newsletter flow, the quiz becomes a self-segmentation step: the question becomes "What are you here to do?", the three cards become personas, and each result pane's CTA deep-links into the matching onboarding track. Because every pane is reachable and reversible, users can correct a mis-tap with the retake chip instead of restarting the flow.
Open this template in PaneFlow, customize it to match your brand, and export as HTML, React, Vue, or video.