Quiz Cat – WordPress Quiz Plugin

Changelog

Quiz Cat 3.1.1

  • UI Fixes/Updates to prepare for WordPress 7.0 admin resdesign

Quiz Cat 3.1.0

  • Added “confirm answer” button option
  • Fix “remove image” button being hidden in some cases

Quiz Cat 3.0.10

  • Changed ‘global_quiz_text_strings’ to function instead of global to improve compatibility
  • Tested up to WordPress 6.8

Quiz Cat 3.0.9

  • Fix – harden clone quiz function to check user capabilities and post type.

Quiz Cat 3.0.8

  • Fixed possible theme conflict where question modal was hidden
  • Changed quiz question checkbox alignment
  • Changed allowed HTML sanitization in wysiwyg/wysi editor to match wp_kses_post allowed html
  • Tested up to WordPress 6.7

Quiz Cat 3.0.7

  • Fix possible XSS vector reported.
  • Tested up to WordPress 6.6

Quiz Cat 3.0.6

  • Fix Undefined array key “name” in error log
  • Tested up to WordPress 6.4

Quiz Cat 3.0.5

  • Update email provider libraries for php 8.2 compatibility

Quiz Cat 3.0.4

  • Added/fixed PHP 8.2 compatbility
  • Improved theme/CSS compatbility
  • Updated menu icon
  • Fix Gutenberg block select deprecated
  • Tested up to WordPress 6.3

Quiz Cat 3.0.3

  • Changed user capability requirements from “manage_options” to “publish_posts” e.g. Authors/Editors can create quizzes again
  • Improved compatibility with some themes/plugins related to post title changes
  • Tested up to WordPress 6.1.1

Quiz Cat 3.0.2

  • UI improvements
  • Updated interal libraries
  • Refactored some older deprecated jQuery
  • Fixed results URL modal input not loading properly
  • Fixed “Remove” button for quiz image

Quiz Cat 3.0.1

  • Added/re-added image support to questions

Quiz Cat 3.0.0

  • Added new quiz type selector
  • Added/updated admin quiz list view
  • Added preview link to quiz list
  • Added feature to copy/clone quizzes, questions and results
  • Revamped Admin UI (use modal for questions/results instead of accordion)
  • Added tooltip for “Disable auto scrolling”
  • “Result Panel” renamed to “Results Screen”, updated tooltip
  • Revamped Quiz UI (new default colors/styles)
  • Border bottom/box shadow changed to other purple
  • Answer divs made much darker
  • Answer text changed to white
  • Added fade in animation
  • Added rounded corners to most elements
  • Changed “Translations” tab name to “Default Text”
  • Fixed/added newlines in editor not creating
    /newlines in quiz front end
  • Fixed image hover controls jumping a few pixels
  • Fixed “After Button Text” HTML getting escaped
  • Fixed/ improved checkmark hover position on several themes
  • Tested up to WordPress 6.0.0

Quiz Cat 2.1.1

  • Added discoverability to removing questions & answers buttons
  • Fixed missing explanations in the frontend (Premium)
  • Fixed some small cosmetic bugs
  • Tested up to WordPress 5.9.1

Quiz Cat 2.1.0

  • Added optional timer to all quiz types in Quiz Cat Premium
  • Fixed bug dragging questions with explanation in editor
  • Fixed “disable auto scrolling” toggle
  • Removed unused Quiz Cat Premium translations
  • Hardened plugin security
  • More small bugfixes
  • Tested with WordPress 5.8.3

Quiz Cat 2.0.7

  • Added “Translations” tab to customize all quiz text
  • Fixed some classnames so themes don’t override quiz styles
  • Fixed scroll issue with very long questions on frontend
  • Tested with WordPress 5.8.1

Quiz Cat 2.0.6

  • Fixed save confirmation dialog in admin panel, now only shows when quiz data has changed
  • Tested with WordPress 5.8

Quiz Cat 2.0.5

  • Updated feedback form
  • Tested up to WordPress 5.6.2

Quiz Cat 2.0.4

  • Added checkmark to answers on mobile
  • Changed result output from P to DIV tags
  • Fixed black checkbox issue on mobile
  • Fixed error on quiz title Enter press in editor

Quiz Cat 2.0.3

  • Fixed Gutenberg CSS issues
  • Fixed missing answer hover color

Quiz Cat 2.0.2

  • Fixed saving issue in editor
  • Tested up to WordPress 5.6

Quiz Cat 2.0.1

  • Fixed missing result description after quiz

Quiz Cat 2.0.0

  • Added explanation for some editor settings
  • Cleaned up quiz editor code
  • Improved answer hover animation
  • Renamed ‘Test’ quiz to ‘Multiple Choice’
  • Rebuilt quiz select menu
  • Remove unused option from bulk actions
  • Fixed checkbox position for image-only answers

Quiz Cat 1.9.0

  • Fixed text indent issue for short answers
  • Fixed missing image when sharing quiz through Twitter
  • Fixed PHP notice
  • Fixed issue with empty questions/answers
  • Tested up to WordPress 5.5

Quiz Cat 1.8.0

  • Added feature to copy quiz
  • Added Shortcode functionality in description fields
  • Added score and result to Facebook share title
  • Changed header usage to P tags
  • Fixed Gutenberg css issues
  • Tested up to WordPress 5.4.2

Quiz Cat 1.7.5

  • Added features to the paid versions

Quiz Cat 1.7.4

  • Fixed undefined index notice on save

Quiz Cat 1.7.3

  • Changed select2 library to load locally
  • Improved feedback on touchscreen devices
  • Tested up to WordPress 5.4.1

Quiz Cat 1.7.2

  • Add option to disable automatic scrolling
  • Add Tested up to WordPress 5.3.0
  • Minor code & compatibility improvements

Quiz Cat 1.7.1

  • Fix enter causing form to submit when adding tags

Quiz Cat 1.7.0

  • Add WordPress 5.0 Gutenberg support (add quiz blocks to your site)
  • Added scroll to top after ‘next question’ button press
  • Allow target and rel attributes in editor html

Quiz Cat 1.6.2

  • Allow HTML including video embeds in every field
  • Fix character encoding issue on questions with certain HTML characters

Quiz Cat 1.6.0

  • Tested up to WP 4.9.6
  • Removed installation splash screen

Quiz Cat 1.5.0

  • Add privacy policy / after button area
  • Change image uploader to allow picking resized images
  • Fix very long quizzes not saving properly on some configurations
  • Fix some mobile issues on old Android versions (4.4)

Quiz Cat 1.4.1

  • Fix HTML in description being overwritten/stripped
  • Fix warnings in PHP 7.1

Quiz Cat 1.4.0

  • Added new text editor
  • Added new delete confirmation icon (fixes delete question/answer dialog not showing on Safari)
  • Added various UI improvements
  • Fix ID conflict with MailMunch
  • Fix white square icon in answer for IE
  • Fix Email share on iOS (Hidden)
  • Fix mobile highlight color

Quiz Cat 1.3.1

  • Fix missing ‘No Quiz found’ text
  • Add upgrade menu link

Quiz Cat 1.2.3

  • Added shortcodes to change various quiz text (e.g. Start Quiz)
  • Added tabs to Quiz Editor UI (settings moved to own tab)

Quiz Cat 1.2.2

  • Fix ‘Start Quiz’ button not working on some themes

Quiz Cat 1.2.1

  • Fix Warning: Invalid argument supplied for foreach() warning

Quiz Cat 1.2.0

  • Added unlimited answers to questions
  • Replaced Freemius with Fatcat Apps’ API

Quiz Cat 1.1.1

  • Allow HTML in quiz (description, questions, answers, results, etc). Allowed HTML tags based on wp_kses_post
  • Fix potential for text filters to run before a theme’s functions.php

Quiz Cat 1.1.0

  • Added UI tooltips and various UI improvements
  • Fix quiz preview not working on unsaved quizzes for some permalink settings
  • Fix confirmation dialog when saving quizzes after previewing

Quiz Cat 1.0.7

  • Optimized various margins and spacing for mobile
  • Added image preloader – more fluid image-based quizzes
  • Improved scrolling on quiz start
  • Various UI improvements
  • Tested up to WordPress 4.6 RC1

Quiz Cat 1.0.6

  • Visual improvement: multi-line answers now line up nicer
  • Bugfix: PHP notice on 404 pages
  • Bugfix: for some users, “correct” answers were marked as “incorrect”

Quiz Cat 1.0.5

  • Added quick links sidebar
  • Improve browser support ( Safari and IE 8-11 )
  • Fix possible issue with non-latin characters (Č, Ć, Ž, Š, etc.)

Quiz Cat 1.0.4

  • Preview changed to Save & Preview – the current quiz will be saved before preview
  • Make quiz scroll in to view when clicking start
  • Remove duplicate title on quiz previews
  • Change delete icons from red to gray
  • Add CSS to hide images with no source tag set (fix Firefox displaying broken image icons)
  • Add optional feedback tracking

Quiz Cat 1.0.3

  • New Quiz Cat Menu Icon
  • Added the ability to add images to quiz questions
  • Added “Need Quiz Ideas?” form

Quiz Cat 1.0.2

  • Change text domain to match WordPress.org plugin slug (quiz-cat)

Quiz Cat 1.0.1

  • Fix space in SVN repo

Quiz Cat 1.0.0

  • Initial release

Quiz Cat 1.0-RC2

  • Numerous bugfixes & UX improvements.

Quiz Cat 1.0-RC1

  • Release candidate 1.

Plugin Website
Visit website

Author
fatcatapps
Version:
3.1.1
Last Updated
April 23, 2026
Active Installs
5000
Requires
WordPress 4.0
Tested Up To
WordPress 7.0

Share Post

Join our newsletter.

Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.