{"source":"https://quizgen.dev/blog.md","format":"markdown","content":"# QuizGen guides\n\nShort, practical guides on building quizzes and forms with AI. Each one is\nplain markdown — read it directly, no HTML parsing required.\n\n- [Order form template that takes payment](/blog/order-form-template.md) — Pick the product, pay by card, done — in one submission.\n- [Quote template your client can approve in one click](/blog/quote-template.md) — Not a document to email — a hosted quote with a recorded approval.\n- [Event registration form template (with paid tickets)](/blog/event-registration-form-template.md) — Ticket tiers, a capacity cap, and card payment on the registration page.\n- [Customer satisfaction survey template (with NPS)](/blog/customer-satisfaction-survey-template.md) — The NPS question is a 0–10 scale — here's the whole survey around it.\n- [Exit interview questions (and a form that collects them)](/blog/exit-interview-questions.md) — A question bank worth using, plus the form that asks them.\n- [Job application form template that screens as it collects](/blog/job-application-form-template.md) — Scores applications against your must-haves as they arrive.\n- [Liability waiver form template with a recorded signature](/blog/liability-waiver-form-template.md) — A timestamped, attributable agreement — not a substitute for a lawyer.\n- [Contact form template you can host in one call](/blog/contact-form-template.md) — Five fields, hosted, with submissions routed wherever you want.\n- [Waitlist signup form for a product launch](/blog/waitlist-signup-form.md) — The canonical `email_capture` example: short, capped, and exportable.\n- [Invoice template with online payment](/blog/invoice-template.md) — A hosted invoice your client confirms and pays by card, without leaving the page.\n- [How to make a quiz with scoring](/blog/how-to-make-a-quiz-with-scoring.md) — Points per answer, buckets by score — a live link in one sentence or one POST.\n- [Best quiz makers with scoring, compared (2026)](/blog/best-quiz-makers-with-scoring.md) — Google Forms, Typeform, ScoreApp, Jotform, Kahoot, QuizGen — who fits which job.\n- [AI quiz maker: describe the quiz, get a live link](/blog/ai-quiz-maker.md) — The two things “AI quiz maker” means — and why business context decides the quality.\n- [Claude MCP servers for building quizzes and forms](/blog/claude-mcp-servers-for-quizzes-and-forms.md) — What an MCP server actually gives Claude, and how to add QuizGen's.\n- [How to build a quiz with Claude, step by step](/blog/build-a-quiz-with-claude.md) — One sentence in, a live link out — the whole workflow.\n- [How to build a form with ChatGPT](/blog/build-a-form-with-chatgpt.md) — Two paths, depending on whether your ChatGPT can make web requests.\n- [Free AI quiz generator: a real quiz without paying](/blog/free-ai-quiz-generator.md) — The sandbox needs no account at all; the free plan covers 3 live quizzes.\n- [AI form builder: how it actually works](/blog/ai-form-builder-guide.md) — The two very different things “AI-powered” means, and how to tell them apart.\n- [A Typeform alternative for developers and AI agents](/blog/typeform-alternative-for-ai-agents.md) — Same job, opposite starting point — an honest comparison.\n- [A Google Forms alternative when you've outgrown it](/blog/google-forms-alternative.md) — Google Forms is fine — until you hit one of its real walls.\n- [A Jotform alternative for developers and AI agents](/blog/jotform-alternative.md) — Jotform wins on breadth; QuizGen skips the editor entirely.\n- [A SurveyMonkey alternative for one-off surveys and AI workflows](/blog/surveymonkey-alternative.md) — You need one survey, not a research platform subscription.\n- [A customer feedback form template you can deploy in one request](/blog/customer-feedback-form-template.md) — Not a doc to download — a JSON definition that's live the moment you POST it.\n- [How to build a lead-qualification form that scores itself](/blog/lead-qualification-form-that-scores-itself.md) — Point values, outcome buckets, and a worked example.\n- [How to make a “which one are you?” personality quiz](/blog/personality-quiz-with-outcomes.md) — The same scoring engine, pointed at personas instead of pass/fail.\n- [A client intake form template that's live before your next call](/blog/client-intake-form-template.md) — Not a doc to copy — a JSON definition you POST and it's hosted.\n- [How to build an event RSVP form with a response cap](/blog/event-rsvp-form-with-response-cap.md) — Stop taking answers automatically at a headcount or a date.\n- [Headless form builder: what it means and when you need one](/blog/headless-form-builder-explained.md) — No editor, no template gallery — just structured data in, a live form out.\n- [How to get quiz answers into your own system with webhooks](/blog/quiz-response-webhooks.md) — Set a URL once; every completed response finds its own way to you.\n\nFull API reference: https://quizgen.dev/llms.txt\n"}