public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZMZQuizzer - Quiz Engine Plugin

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: MZQuizzer - Quiz Engine Plugin
  • Original author: Starbird_Resources
  • Original date: January 10, 2022
  • Source thread: https://forums.rpgmakerweb.com/threads/mzquizzer-quiz-engine-plugin.143808/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

MZQuizzer v0.5 by Starbird Basic Quiz Engine for RPG Maker MZ. This is a replacement for the MVQuizzer plugin, which is no longer supported. Note: This plugin is NOT plug-and-play, but it is fairly simple. Detailed instructions are included and no technical knowledge is necessary beyond what you need to use RMMZ.

Archived First Post

MZQuizzer v0.5
by Starbird

Basic Quiz Engine for RPG Maker MZ. This is a replacement for the MVQuizzer plugin, which is no longer supported.

Note: This plugin is NOT plug-and-play, but it is fairly simple. Detailed instructions are included and no technical knowledge is necessary beyond what you need to use RMMZ.

FREE FOR NON-COMMERCIAL USE. FOR COMMERCIAL USE, PLEASE DM FIRST.

Introduction:

MZQuizzer displays and evaluates multiple choice, true/false, and short answer questions. The system allows you to create and manage a large database of questions with ease. Quickly add or change questions without having to step through maps and events. Include images and audio with questions. Supports timed questions and keyboard input for short answer questions.

My hope is that teachers and home school parents can use this to more easily develop educational games. Another goal is the release of better tools for question database creation.


SHORT DEMO

Online Demo
https://starbirdresources.itch.io/mzquizzer-plugin-demo

Game Files and Tools Zip (DL this to get the plugin and database js files)
https://starbirdresources.itch.io/mzquizzer-plugin-demo-dl

password for both: tester

Please report bugs but do not ask for additional features. I have a feature list that I'm working through.

Known issues:
-Scene pop problem after defeating enemy on wrong answer
-Scene problems with Short Answer in battle (may be beyond my ability to fix)


FEATURES:

MZQuizzer.js

Plugin reads questions from a questionDatabase.js file in the plugins folder.

questionDatabase.js
JSON-based question database. Questions can either be left human-readable or encoded to hinder cheating. Easily balance rewards/penalties in a simple text editor.

Create questions using included html forms. Just copy and paste the resulting text string into questionDatabase.js

Multiple Choice Questions
* Ask and evaluate multiple choice questions with two to five response choices displayed in randomized order
* Include image and sound files with questions
* Optional question timer

True / False Questions
* Ask and evaluate true/false questions
* Include image and sound files with questions
* Optional question timer

Short Answer Questions
* Ask and evaluate short answer questions
* Include image files with questions
* Option to check for proper capitalization
* Optional question timer
* Keyboard and mouse input

Reward / Penalty System
* Assign rewards and penalties for right and wrong answers.

Streaks/Slumps
Easily track streaks and slumps using included switches and counters to trigger event listeners.

DOCUMENTATION:
COMING SOON - for now the MV documentation is included, which is very similar and will allow you to get started.

CREDITS:
See credits in plugin header.

Features Mentioned

  • Known issues:
  • Scene pop problem after defeating enemy on wrong answer
  • Scene problems with Short Answer in battle (may be beyond my ability to fix)
  • MZQuizzer.js
  • Plugin reads questions from a questionDatabase.js file in the plugins folder.
  • questionDatabase.js
  • JSON-based question database. Questions can either be left human-readable or encoded to hinder cheating. Easily balance rewards/penalties in a simple text editor.
  • Create questions using included html forms. Just copy and paste the resulting text string into questionDatabase.js
  • Multiple Choice Questions
  • Ask and evaluate multiple choice questions with two to five response choices displayed in randomized order
  • Include image and sound files with questions
  • Optional question timer
  • True / False Questions
  • Ask and evaluate true/false questions
  • Short Answer Questions
  • Ask and evaluate short answer questions

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

FREE FOR NON-COMMERCIAL USE. FOR COMMERCIAL USE, PLEASE DM FIRST. Introduction: MZQuizzer displays and evaluates multiple choice, true/false, and short answer questions. The system allows you to create and manage a large database of questions with ease. Quickly add or change questions without having to step through maps and events. Include images and audio with questions. Supports timed questions and keyboard input for short answer questions. My hope is that teachers and home school parents can use this to more...

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar