quiz-and-assessment-design
について
このスキルは、ユーザーを行動可能なカテゴリーに分類し、単なるエンゲージメントだけでなく、レコメンデーションを促進するためのクイズやアセスメントを設計します。質問設計、スコアリングアルゴリズム、結果のマッピングを処理し、リード獲得機能と統合します。新しい診断ツールの範囲を設定する際や、人気はあるが効果的でないクイズを、質の高いリードジェネレーターに変換する際にご利用ください。
クイックインストール
Claude Code
推奨npx skills add rampstackco/claude-skills -a claude-code/plugin add https://github.com/rampstackco/claude-skillsgit clone https://github.com/rampstackco/claude-skills.git ~/.claude/skills/quiz-and-assessment-designこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします
ドキュメント
Quiz and Assessment Design
A senior growth practitioner's playbook for designing quizzes and assessments that produce actionable segmentation rather than generating clicks for clicks' sake. Question architecture, scoring algorithms, result categorization, recommendation mapping. The discipline of building a quiz the audience actually uses to make a decision.
Most quizzes on the web are clickbait. "What kind of pizza are you?" energy applied to brand-building, with results that flatter the taker but drive no specific next step. The quiz captures emails because the format implies fun; the leads are unqualified because the result told them nothing they could act on.
The quizzes that work as compounding assets do something different. They categorize the taker into a defined segment with a specific recommendation matched to that segment. The taker comes away knowing what to do next, not just what they are. The brand becomes the source of the recommendation the audience acted on.
This skill is one of the specific lead-magnet types covered as its own skill. The parent-frame methodology lives in lead-magnet-design; the quiz-specific methodology (scoring algorithms, result categorization, recommendation matching) lives here.
The voice is the senior growth practitioner who has watched quizzes earn long-term subscribers and watched them produce engagement metrics with no downstream impact. Practical, opinionated about the difference between fun-quiz and decision-quiz, willing to call out when a quiz is the wrong format for the goal.
When to use this skill: scoping a quiz or assessment for the first time, auditing a quiz that produces engagement but no qualified leads, designing the result categories that drive specific recommendations, or deciding which inputs warrant the lead-capture step.
What this skill covers
This skill spans quiz and assessment design as one specific lead-magnet type. The growth-tooling distinctions:
lead-magnet-designis the parent-frame methodology. Quizzes are one specific lead-magnet type.calculator-designis a sister tool type. Calculators give numbers; quizzes give categories. The methodology differs.quiz-and-assessment-design(this skill) is quiz-specific methodology (question architecture, scoring algorithms, result categorization, recommendation matching).discovery-research-synthesisis customer-research synthesis (this skill is user-facing assessment, not internal research).landing-page-copyis the quiz landing page (downstream of quiz design).
The audience: growth marketers, product marketers, content marketers, agencies running quiz-based growth tooling for clients.
Out of scope: lead-magnet design at the parent-frame level (covered by lead-magnet-design); calculator design (covered by calculator-design); landing-page copy (covered by landing-page-copy); the engineering implementation of the quiz (handed off via pm-spec-writing).
The quiz/assessment decision: when this format earns investment
Before designing the quiz, decide whether a quiz is the right tool for the audience and the goal.
Quizzes earn investment when:
- The audience faces a decision that benefits from categorization. "Which of our products fits my situation," "what is my readiness for X," "what type of Y am I." The categorization has to map to a real next step.
- The categorization can be derived from a small number of questions. 5-12 questions can produce meaningful segmentation; 30 questions stops being a quiz and becomes a survey.
- The brand has a portfolio of recommendations that match the segments. A quiz that produces 5 segments and only one recommendation does not justify the format; the segment-recommendation mapping is the value.
- The result format suits the audience. Audiences who enjoy quizzes (consumers, B2B mid-market, certain creator audiences) engage; audiences who do not (technical buyers, enterprise) often see quizzes as gimmicks.
Quizzes do NOT earn investment when:
- The categorization is trivial. "What plan is right for you" with two plans does not need a quiz; a comparison table works.
- The categorization is irrelevant to the next step. A personality quiz with no product-recommendation tie-in entertains but does not convert.
- The brand has no varied recommendations. A quiz with one outcome is bait; the segmentation is decorative.
- The audience disrespects quizzes in this context. Enterprise buyers often see quizzes as unprofessional; the format choice has to fit the audience.
The decision is not "should we have a quiz"; it is "is the quiz the right next investment for this specific audience and decision."
Detail in references/quiz-investment-criteria.md.
Clickbait-quiz vs vanity-result vs actionable-segmentation
The keystone framing.
Clickbait-quiz. "What kind of pizza are you?" energy. Generates engagement (shares, comments, brief virality), segments nothing useful. Fun but not strategic. Cost: the engagement metric looks fine; the leads have no qualification signal because the quiz did not reveal anything actionable about them.
Vanity-result. Elaborate-feeling result that flatters the taker but does not drive any specific next step. "You are an INTJ visionary entrepreneur" with a description that reads like horoscope, no actionable follow-up. Cost: the taker enjoyed the result, did not act on it, did not return. The quiz produced a moment of attention, not a relationship.
Actionable-segmentation. Result places the taker into a defined category with a specific recommendation matched to that category. The result tells them what to DO next, not just what they ARE. The category and the recommendation are the value; the taker comes away with a next step.
The litmus test. After taking the quiz, can a stranger in the target audience name the next thing they should do? Can they describe the recommendation matched to their result? If yes, the quiz is actionable-segmentation. If they got a flattering description with no clear next step, the quiz is vanity-result. If they got entertainment with no segmentation, the quiz is clickbait.
Question architecture
The questions are the mechanism that produces the segmentation. Bad questions produce bad segmentation regardless of how clever the scoring algorithm is.
Question count. Most effective quizzes use 5-10 questions. Fewer than 5 rarely produces meaningful segmentation; more than 12 stops feeling like a quiz and starts feeling like an interrogation.
Question types.
- Multiple-choice (single-select). The most common. Each option maps to a segment or scoring weight.
- Multiple-select. Useful when multiple attributes apply. Care needed; multi-select complicates scoring.
- Slider or scale. "On a scale of 1-5, how often do you..." Useful for intensity questions; less useful for categorical segmentation.
- Yes/no. Useful for binary qualifying questions; rarely produces nuanced segmentation alone.
- Free text. Avoid in quizzes. Free text breaks the scoring flow and adds friction.
Question ordering. Start with engaging, low-friction questions. Save more revealing or sensitive questions for later when commitment has built. Demographic or qualifying questions belong at the end, not the start.
Question phrasing.
- Plain language. Avoid jargon.
- Specific situations the audience recognizes.
- Avoid leading questions ("How much do you struggle with X" presumes struggle).
- Avoid double-barreled questions ("How much do you value speed AND simplicity" mixes two dimensions).
Question-segment mapping. Each question should contribute to the segmentation in a defined way. Questions that do not affect the result are filler; remove them.
Detail in references/question-architecture-patterns.md.
Scoring algorithms
The math that turns answers into a segment.
Pattern A: Direct mapping. Each answer corresponds directly to a segment. The dominant answer choice determines the result. Simple, transparent, easy to explain.
Pattern B: Weighted scoring. Each answer adds points to one or more segments. The highest-scoring segment wins. Allows for nuance; one answer can contribute to multiple segments.
Pattern C: Multi-dimensional. The quiz produces scores across multiple axes (e.g., introvert/extrovert AND analytical/intuitive). The result combines the scores into a 2D or 3D segment. Common in personality assessments.
Pattern D: Branching logic. The next question depends on the previous answer. Allows for adaptive questioning; complicates scoring.
Choice criteria.
- Direct mapping when the segments are well-defined and the questions clearly distinguish them.
- Weighted scoring when nuance matters and most answers contribute to multiple segments.
- Multi-dimensional when the segmentation is genuinely multi-axis (personality, fit-evaluation).
- Branching when later questions make sense only in the context of earlier answers.
Scoring transparency. Some quizzes show the score during or after the quiz; others present only the segment. The choice depends on whether the score is meaningful to the user. Personality assessments benefit from showing dimensions; recommendation quizzes often do not.
Detail in references/scoring-algorithm-patterns.md.
Result categorization
How many segments, named how, distinguishable from each other.
Segment count. Most quizzes work well with 4-8 result categories. Fewer than 4 makes the categorization feel coarse; more than 8 makes individual segments feel under-developed.
Segment naming.
- Memorable. The taker should be able to describe their segment to a friend.
- Specific. "The Strategic Planner" beats "Type 3."
- Honest. Names should not flatter universally; some segments are more flattering than others, which is honest segmentation.
- Brand-voice consistent. The names should sound like the brand the quiz represents.
Segment distinguishability. Each segment should be meaningfully different. If two segments have similar descriptions and similar recommendations, the segmentation is fake.
Segment balance. The quiz should not always route 80 percent of takers to one segment. Balanced segmentation (each segment receives a meaningful share of takers) signals that the questions actually distinguish.
Detail in references/result-categorization-patterns.md.
Result-to-recommendation mapping
The action attached to each category. This is where the quiz earns its conversion.
The principle. Each segment maps to a specific recommendation. The recommendation is what the taker does next.
Mapping examples.
- B2B SaaS quiz: "Which CRM tier fits your team" maps each segment to a recommended plan.
- Content quiz: "What kind of marketer are you" maps each segment to a different content series matched to that maturity level.
- Onboarding quiz: "What is your readiness for X" maps each segment to a different onboarding path or resource.
The recommendation has to be real. The brand should actually offer the recommended next step; the recommendation should match the segment specifically; the recommendation should be valuable to the segment.
Mapping discipline.
- Each segment has a distinct recommendation. No two segments share the same next step.
- Each recommendation is actionable. The taker can act on it without additional research.
- Each recommendation is valuable to that specific segment. Generic recommendations for one segment do not earn the segmentation.
- The recommendation is delivered in context of the result. Not buried 3 emails later.
The vanity-result failure. Result describes the segment without a recommendation. "You are a Strategic Planner" with a description but no next step. The taker enjoys the segment, does nothing.
The actionable-segmentation win. Result describes the segment, then says: "Strategic Planners benefit most from [specific resource or product or path]. Here is the next step." The taker has a specific action.
Detail in references/result-to-recommendation-mapping.md.
Lead capture integration
When and where to ask for the email, with what value-add.
The principle. Capture the email in exchange for the personalized result delivery, not in exchange for seeing the result at all.
Pattern A: Email after questions, before result. "Enter your email to see your personalized result." Common; works when the perceived value of the result is high. Risk: lead-trap pattern if the result was already calculated and is being held hostage.
Pattern B: Email after result, for personalized delivery. "See your result here. Want a PDF with personalized recommendations matched to your segment? Enter your email." Honest; the result is free, the additional value justifies the email.
Pattern C: Email integrated with optional features. "See your result. Save this scenario, get notified when new content for your segment is available, or download a personalized resource." Gradual opt-in; less aggressive.
The value-add at lead capture. What the user gets for their email matters. A personalized PDF report, a follow-up email series matched to their segment, a curated resource list specific to their result. Generic delivery (just sending the same result by email) does not justify the gate.
Conversion vs lead quality. Pattern A converts higher; Pattern B and C produce higher lead quality. Pattern choice depends on what the program optimizes for.
Detail in references/lead-capture-integration-patterns.md.
Quiz anti-patterns
Patterns that look like quizzes but degrade trust.
The clickbait-quiz. Engagement-driven framing with no actionable segmentation. "What kind of marketer are you" with 4 personality types and no recommendations.
The vanity-result quiz. Flattering descriptions for every segment; no honest segmentation; no specific recommendations.
The forced-result quiz. Every taker routes to the same recommendation regardless of answers. The segmentation is decorative; the recommendation was predetermined.
The interrogation-quiz. 25 questions that feel like a survey rather than a quiz. The audience drops off mid-quiz.
The leading-question quiz. Questions phrased to push the taker toward a specific result. "Don't you sometimes wish you had..." is leading.
The black-box quiz. No explanation of how the result was determined. The taker gets a label with no insight into why.
The no-recommendation quiz. Result categories exist; no next step is offered. The quiz produces awareness of the segment without action.
The mismatched-recommendation quiz. Recommendation does not match the segment. Audience that catches the mismatch loses trust.
Detail in references/quiz-anti-patterns.md.
Common failure modes
Rapid-fire. Diagnoses in references/common-quiz-failures.md.
- "Quiz gets shared widely; lead quality is poor." Clickbait pattern; the audience taking and sharing is not the audience the brand serves.
- "Engagement is high; downstream conversion is near zero." Vanity-result pattern; takers enjoyed the segment but had no next step.
- "Most takers route to the same segment." Question architecture not distinguishing; algorithm needs review.
- "Drop-off mid-quiz is high." Too many questions; or questions feel uncomfortable; or the value of finishing is not clear.
- "Segments feel similar." Distinguishability problem; segments need more divergent descriptions and recommendations.
- "Recommendations feel generic." Mapping problem; each segment needs a specific recommendation, not a default.
- "We cannot tell which segment converts best downstream." Attribution missing; segments need tracking through the funnel.
- "Audience comments that the result was wrong." Either question or scoring problem; the segments do not match audience self-perception.
The framework: 12 considerations for quiz and assessment design
When designing or auditing a quiz, walk these 12 considerations.
- The quiz decision. Is a quiz the right format for this audience and decision, or would a comparison table or assessment-as-content serve better?
- Actionable-segmentation, not clickbait or vanity. The result places the taker into a category with a specific recommendation.
- Question architecture sound. 5-12 questions; each contributes to segmentation; phrased plainly without leading.
- Scoring algorithm fits the segmentation. Direct mapping, weighted scoring, multi-dimensional, or branching as appropriate.
- Result categories distinguishable and balanced. 4-8 segments; each meaningfully different; each receives a meaningful share of takers.
- Segment naming memorable and brand-consistent. Names the taker can describe to a friend.
- Recommendations specific to each segment. No two segments share the same recommendation; each recommendation is valuable to that segment.
- Lead capture honest. Email exchange for personalized delivery, not for seeing the result.
- Result delivery in context. Recommendation appears with the result, not buried 3 emails later.
- Drop-off measured. Question-by-question drop-off tracked; questions that lose audience flagged for review.
- Lead quality measured by segment. Downstream conversion tracked per segment; some segments may be more valuable than others.
- Audit cadence. Periodic review of segment balance, recommendation alignment, and conversion-by-segment.
The output of the framework is a quiz that segments the audience meaningfully, produces specific recommendations, and converts the segments into action.
Reference files
references/quiz-investment-criteria.md- When a quiz is the right tool for the audience and goal, and when a comparison table or other format would serve.references/question-architecture-patterns.md- Question count, types, ordering, phrasing, and segment mapping discipline.references/scoring-algorithm-patterns.md- Direct mapping, weighted scoring, multi-dimensional, branching. Choice criteria and tradeoffs.references/result-categorization-patterns.md- Segment count, naming, distinguishability, balance.references/result-to-recommendation-mapping.md- The action attached to each category. Mapping discipline and worked examples.references/lead-capture-integration-patterns.md- When and where to ask for the email. Pattern choices and tradeoffs.references/quiz-anti-patterns.md- The patterns that look like quizzes but degrade trust.references/clickbait-vs-actionable-distinctions.md- Detailed treatment of the keystone framing with worked examples and counter-examples.references/common-quiz-failures.md- 8+ failure patterns with diagnoses and cures.
Closing: quizzes earn engagement when they earn the next step
The quizzes that work as compounding assets are the ones the audience acts on. Not shares. Not engagement metrics. Action. The taker runs the quiz, gets a segment with a matched recommendation, and does the recommendation.
That is the bar. Below the bar are clickbait-quizzes (engagement without action) and vanity-results (flattery without action). Above the bar are actionable-segmentation tools that produce specific next steps the taker actually takes.
The discipline is in the design choices. The questions that genuinely distinguish segments. The scoring algorithm that maps answers to meaningful categories. The recommendations that match each segment specifically. The result-delivery that surfaces the recommendation in context, not 3 emails later.
GitHub リポジトリ
関連スキル
lead-magnet-design
その他このスキルは、開発者がメールアドレスと引き換えに真の価値を提供する効果的なリードマグネット(電子書籍やテンプレートなど)を設計し、適格な見込み顧客を集めることを支援します。価値の低い提案と、次のステップに向けて見込み顧客を育成する真の「獲得価値マグネット」とを区別します。ゲート付きコンテンツの範囲を決める際、コンバージョンの質を向上させる際、またはメールオプトイン提案を作成する際にご活用ください。
upgrade-flow-design
その他このスキルは、SaaS製品の効果的な無料から有料へのコンバージョンフローの設計を支援し、ペイウォールの配置、価値の実証、解約防止に焦点を当てています。攻撃的な「ペイウォール全面展開」と価値誘発型アップグレードといったパターンを分析します。新しいアップグレードフローの策定時、コンバージョン率が低い場合、またはペイウォールがユーザーの進行を妨げている場合にご利用ください。
comparison-tool-design
その他このスキルは、単なる機能の羅列ではなく、ユーザーが意思決定に導かれる効果的な並列比較ツールの設計を開発者に支援します。軸の選択、デフォルトのロジック、推奨事項に関するパターンを提供し、役に立たない機能の垂れ流しと、誠実で導きのある比較とを区別します。新しい比較ツールの範囲を決める際や、意思決定段階でユーザーのコンバージョンが低迷している場合にご活用ください。
calculator-design
その他このスキルは、実際の意思決定支援価値を提供する効果的なリードマグネットとして機能するインタラクティブ計算機の設計を開発者に支援します。無意味な計算機のような効果のないパターンと区別し、即座に結果を提供する透明性のある意思決定ツールアプローチを推奨します。ROI、価格設定、節約効果、その他のカスタム評価のための計算機を設計する際に活用し、質の高いトラフィックを創出します。
