$ ls quizgen.dev/blog 29 guides

Building quizzes and forms with AI.

Short, practical write-ups on the workflows people actually ask their assistant for — scoring, webhooks, RSVPs, and connecting an agent in the first place.

Every post below is also raw text/markdown — no HTML to parse
Build & score

Order form template that takes payment

Pick the product, pay by card, done — in one submission.

/blog/order-form-template
Build & score

Quote template your client can approve in one click

Not a document to email — a hosted quote with a recorded approval.

/blog/quote-template
Build & score

Event registration form template (with paid tickets)

Ticket tiers, a capacity cap, and card payment on the registration page.

/blog/event-registration-form-template
Build & score

Customer satisfaction survey template (with NPS)

The NPS question is a 0–10 scale — here's the whole survey around it.

/blog/customer-satisfaction-survey-template
Build & score

Exit interview questions (and a form that collects them)

A question bank worth using, plus the form that asks them.

/blog/exit-interview-questions
Build & score

Job application form template that screens as it collects

Scores applications against your must-haves as they arrive.

/blog/job-application-form-template
Build & score

Liability waiver form template with a recorded signature

A timestamped, attributable agreement — not a substitute for a lawyer.

/blog/liability-waiver-form-template
Build & score

Contact form template you can host in one call

Five fields, hosted, with submissions routed wherever you want.

/blog/contact-form-template
Build & score

Waitlist signup form for a product launch

The canonical `email_capture` example: short, capped, and exportable.

/blog/waitlist-signup-form
Build & score

Invoice template with online payment

A hosted invoice your client confirms and pays by card, without leaving the page.

/blog/invoice-template
Build & score

How to make a quiz with scoring

Points per answer, buckets by score — a live link in one sentence or one POST.

/blog/how-to-make-a-quiz-with-scoring
Comparisons

Best quiz makers with scoring, compared (2026)

Google Forms, Typeform, ScoreApp, Jotform, Kahoot, QuizGen — who fits which job.

/blog/best-quiz-makers-with-scoring
Agents & MCP

AI quiz maker: describe the quiz, get a live link

The two things “AI quiz maker” means — and why business context decides the quality.

/blog/ai-quiz-maker
Agents & MCP

Claude MCP servers for building quizzes and forms

What an MCP server actually gives Claude, and how to add QuizGen's.

/blog/claude-mcp-servers-for-quizzes-and-forms
Agents & MCP

How to build a quiz with Claude, step by step

One sentence in, a live link out — the whole workflow.

/blog/build-a-quiz-with-claude
Agents & MCP

How to build a form with ChatGPT

Two paths, depending on whether your ChatGPT can make web requests.

/blog/build-a-form-with-chatgpt
Agents & MCP

Free AI quiz generator: a real quiz without paying

The sandbox needs no account at all; the free plan covers 3 live quizzes.

/blog/free-ai-quiz-generator
Comparisons

AI form builder: how it actually works

The two very different things “AI-powered” means, and how to tell them apart.

/blog/ai-form-builder-guide
Comparisons

A Typeform alternative for developers and AI agents

Same job, opposite starting point — an honest comparison.

/blog/typeform-alternative-for-ai-agents
Comparisons

A Google Forms alternative when you've outgrown it

Google Forms is fine — until you hit one of its real walls.

/blog/google-forms-alternative
Comparisons

A Jotform alternative for developers and AI agents

Jotform wins on breadth; QuizGen skips the editor entirely.

/blog/jotform-alternative
Comparisons

A SurveyMonkey alternative for one-off surveys and AI workflows

You need one survey, not a research platform subscription.

/blog/surveymonkey-alternative
Build & score

A customer feedback form template you can deploy in one request

Not a doc to download — a JSON definition that's live the moment you POST it.

/blog/customer-feedback-form-template
Build & score

How to build a lead-qualification form that scores itself

Point values, outcome buckets, and a worked example.

/blog/lead-qualification-form-that-scores-itself
Build & score

How to make a “which one are you?” personality quiz

The same scoring engine, pointed at personas instead of pass/fail.

/blog/personality-quiz-with-outcomes
Build & score

A client intake form template that's live before your next call

Not a doc to copy — a JSON definition you POST and it's hosted.

/blog/client-intake-form-template
Build & score

How to build an event RSVP form with a response cap

Stop taking answers automatically at a headcount or a date.

/blog/event-rsvp-form-with-response-cap
</> For developers

Headless form builder: what it means and when you need one

No editor, no template gallery — just structured data in, a live form out.

/blog/headless-form-builder-explained
</> For developers

How to get quiz answers into your own system with webhooks

Set a URL once; every completed response finds its own way to you.

/blog/quiz-response-webhooks

$ curl quizgen.dev/blog.md

One request, every guide title and link — built for an agent to fetch first.

View /blog.md

Full API reference: /llms.txt