Get the FREE Ultimate OpenClaw Setup Guide →
I

Quiz

Verified

@ivangdavila

npx machina-cli add skill @ivangdavila/quiz --openclaw
Files (1)
SKILL.md
3.1 KB

Situation Detection

ContextLoad
Knowledge assessment, exams, certificationstypes.md → Knowledge section
Personality quizzes, "Which X are you?"types.md → Personality section
Lead generation, marketing quizzestypes.md → Lead-gen section
Writing effective questionsquestions.md
Building quiz UI/UX, gamificationimplementation.md

Universal Rules

One concept per question. Double-barreled questions confuse and measure nothing. "Do you like pizza and exercise?" → Bad.

Wrong answers must be plausible. If correct answer is obvious by elimination, you're testing pattern recognition, not knowledge.

Results must feel personal. Generic outcomes kill engagement. "You got 7/10" loses to "You're an 80s Movie Expert — you caught references most people miss."

Progress visibility motivates. Show question count, progress bar, time remaining. Uncertainty creates anxiety and abandonment.


Quiz Types Quick Reference

TypeGoalTypical LengthResults
KnowledgeAssess learning10-20 questionsScore + feedback per answer
PersonalityEngagement, sharing5-12 questionsPersonality type/category
AssessmentDiagnose level/fit10-30 questionsDetailed report
Lead-genCapture email5-8 questionsResults gated behind email
TriviaEntertainmentAnyLeaderboard, social share

Question Design Checklist

  • Clear, unambiguous wording
  • One correct answer (or explicit multi-select instruction)
  • Distractors are plausible, not obviously wrong
  • No "all of the above" or "none of the above" (lazy design)
  • Avoid negatives ("Which is NOT...")
  • Test the concept, not reading comprehension

Scoring Patterns

Simple percentage: Correct/total × 100. Best for knowledge tests.

Weighted scoring: Some questions worth more. Good for prioritized competencies.

Branching outcomes: Answer combinations map to results. Used in personality quizzes.

Diagnostic rubric: Score across multiple dimensions. Best for assessments and skill evaluations.


Engagement Boosters

  • Immediate feedback after each answer (right/wrong + explanation)
  • Visual progress indicator
  • Streak rewards ("3 in a row!")
  • Time pressure (optional, increases excitement but also anxiety)
  • Social sharing of results
  • Leaderboards for competitive contexts

Red Flags

  • All correct answers in position B/C → Detectable pattern
  • Questions testing obscure trivia vs actual learning objectives
  • Results that don't connect to actions ("Now what?")
  • Too long with no progress indication → Abandonment
  • Mobile-unfriendly UI (tiny buttons, horizontal scroll)

When to Load More

SituationReference
Designing for specific quiz typetypes.md
Writing and reviewing questionsquestions.md
Building quiz flow, UI, toolsimplementation.md

Source

git clone https://clawhub.ai/ivangdavila/quizView on GitHub

Overview

Quiz helps you design engaging assessments, lead-gen experiences, and personality tests with effective questions, scoring logic, and actionable results. It guides you from crafting questions to choosing scoring patterns and adding engagement boosters that drive learning and conversions.

How This Skill Works

Quiz enforces one concept per question, creates plausible distractors, and applies chosen scoring patterns (simple, weighted, branching, or diagnostic) to map responses to results. It also promotes engagement with progress indicators, immediate feedback, and validation via a question design checklist and practical UX considerations.

When to Use It

  • Designing knowledge assessments, exams, or certifications
  • Creating personality quizzes or 'Which X are you?' experiences
  • Launching lead-generation quizzes to capture emails
  • Writing and reviewing high-quality questions
  • Building quiz flow, UI/UX, and gamification

Quick Start

  1. Step 1: Define the quiz objective (knowledge, personality, or lead-gen) and target audience
  2. Step 2: Design 5-12 questions with one concept per question and plausible distractors; avoid 'none of the above' or 'all of the above'
  3. Step 3: Choose a scoring pattern (simple, weighted, branching, or diagnostic) and implement progress indicators, instant feedback, and result delivery

Best Practices

  • Ask one concept per question to avoid confusion
  • Make distractors plausible and non-obvious
  • Ensure results feel personal and actionable
  • Show progress indicators and time cues to reduce anxiety
  • Avoid lazy design such as 'all of the above' and ensure mobile-friendly UI

Example Use Cases

  • An e-learning knowledge quiz with per-question explanations to reinforce learning
  • A brand personality quiz that assigns a type and encourages sharing
  • A marketing lead-gen quiz that gates results behind email submission
  • A skills assessment using a diagnostic rubric across multiple dimensions
  • A trivia quiz with a leaderboard and social sharing to boost engagement

Frequently Asked Questions

Add this skill to your agents
Sponsor this space

Reach thousands of developers