Quiz Types and Configuration

5 min read

WittyForm supports five distinct quiz types, each designed for a specific use case. This guide covers the configuration options, scoring mechanics, and ideal scenarios for every type.

Scored Quiz

A scored quiz assigns point values to answers and calculates a total score. Use it for knowledge checks, certification exams, and graded assessments.

How to create

  1. Create a new form and select Quiz → Scored as the type.
  2. Add questions and mark correct answers for each.
  3. Set the point value per question (default is 1 point).
  4. Optionally configure a passing score threshold.

Configuration options

OptionDescriptionDefault
pointsPerQuestionPoints awarded for a correct answer1
passingScoreMinimum score (absolute or percentage) to pass70%
showCorrectAnswersReveal correct answers after submissiontrue
allowRetakesLet respondents retake the quizfalse
timeLimitTime limit in minutes (0 = no limit)0
shuffleQuestionsRandomize question order per attemptfalse

When to use

Choose a scored quiz when there are objectively correct answers and you need a numeric grade: employee training quizzes, course assessments, or trivia with a leaderboard.

Personality Quiz

A personality quiz maps answers to traits or outcomes instead of right/wrong scoring. Each answer choice contributes points toward one or more personality outcomes.

How to create

  1. Create a new form and select Quiz → Personality.
  2. Define your outcomes (e.g., "Introvert", "Extrovert", "Ambivert").
  3. For each answer choice, assign trait weights to each outcome.
  4. Configure result screens with images and descriptions for each outcome.

Configuration options

OptionDescriptionDefault
outcomesArray of possible results with title, description, and image[]
traitWeightsPer-answer mapping of outcome ID to weight (1 to 10)1
showTraitBreakdownDisplay a breakdown of all trait scores on the result screenfalse
tieBreakerStrategy when two outcomes tie: first, random, or show_allfirst

When to use

Personality quizzes are ideal for lead generation ("What type of marketer are you?"), product recommendations, and audience segmentation.

Survey

A survey collects responses without scoring. It functions as a standard data collection form but lives in the quiz builder to take advantage of quiz-specific features like progress bars, conditional branching, and analytics.

How to create

  1. Create a new form and select Quiz → Survey.
  2. Add any field types (no correct answers needed).
  3. Configure a thank-you screen.

Configuration options

OptionDescriptionDefault
showProgressBarDisplay a completion progress bartrue
allowAnonymousAllow submissions without requiring name/emailtrue
oneResponsePerUserLimit to one submission per user (via cookie or login)false

When to use

Use surveys for feedback collection, market research, NPS scores, and any scenario where you need structured data without grading.

Trivia

A trivia quiz is a scored quiz optimized for engagement. Enable instant feedback on individual questions so respondents see whether they got each answer right before they move on. Feedback is per question, so you can enable it on every question, just a few, or none at all.

How to create

  1. Create a new form and select Quiz → Trivia.
  2. Add questions with correct answers marked.
  3. Open each question's editor and toggle Instant Feedback. Customize the correct-answer and incorrect-answer messages.
  4. Optionally enable Show Correct Answers on the Result Screen block to give respondents a post-quiz review of every question they got wrong.

Configuration options (per question)

FieldDescriptionDefault
showFeedbackWhen true, the quiz runner pauses after this question, validates the answer server-side, and shows a correct/incorrect panel before advancing.false
feedbackCorrectCustom message shown on correct answer"Correct!"
feedbackIncorrectCustom message shown on wrong answer"Incorrect."
explanationShown in the post-submission review when showCorrectAnswers is enabled on the Result Screen block.none

Note: When any question in a quiz has showFeedback: true, the Previous button is hidden from that question onward. Once respondents have seen feedback for a question, they cannot go back and change their answer.

When to use

Trivia quizzes work best for fun engagement content, social media quizzes, team-building activities, and gamified learning where immediate feedback keeps users engaged.

Assessment

An assessment uses weighted scoring and competency mapping. Different questions can carry different weights, and results are broken down across competency areas rather than a single total score.

How to create

  1. Create a new form and select Quiz → Assessment.
  2. Define competency areas (e.g., "Technical Skills", "Communication", "Leadership").
  3. Assign each question to a competency area and set its weight.
  4. Configure score ranges for each competency (e.g., Beginner, Intermediate, Advanced).

Configuration options

OptionDescriptionDefault
competenciesArray of competency areas with name and description[]
questionWeightWeight multiplier per question (0.5 to 5.0)1.0
scoreRangesPer-competency ranges with labels (e.g., 0 to 40 = Beginner)3 ranges
showRadarChartDisplay a radar/spider chart of competency scorestrue
generateReportAuto-generate a downloadable PDF reportfalse

When to use

Assessments are ideal for skills evaluations, hiring assessments, 360-degree reviews, and any scenario where you need multi-dimensional scoring across categories.

Comparing quiz types

FeatureScoredPersonalitySurveyTriviaAssessment
Correct answersYesNoNoYesYes
Point scoringYesTrait-basedNoYesWeighted
Instant feedbackOptionalNoNoYesOptional
CertificatesYesNoNoOptionalYes
LeaderboardYesNoNoYesOptional
$37 · paid once

Ready to Build Forms That Actually Convert?

Start free and keep the five forms for good, or pay once and unlock all of it — unlimited forms, ten team members, AI, CRM, white label and the API. No renewal, ever.

14-day money-backInstant accessNo subscription, ever
Quiz Types and Configuration