I have a website that needs an engaging, reactive quiz made up entirely of multiple-choice questions. The quiz should load quickly, adjust to any screen size, and record each respondent’s answers in real time. Once a visitor completes the quiz, I want an automated follow-up email to be sent that references their result and encourages the next step in the journey. Here’s what I need delivered: • A web-embedded quiz component (JavaScript, React, or similar) styled to match my existing site. • A lightweight data store for responses—Google Sheets, Firebase, or a simple database are all fine as long as I can export the data. • An email automation workflow—Mailchimp, SendGrid, or native SMTP scripting—that triggers immediately after quiz submission and pulls dynamic fields such as name, score, or chosen options. • Clear documentation so I can tweak questions or email copy without touching code. The job is finished when I can: 1. Add or edit multiple-choice questions from a single config file or dashboard. 2. Watch the quiz run flawlessly on desktop and mobile. 3. See follow-up emails reach my inbox with the correct personalized details.