Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Quiz - Quiz.js
Plugin desc : Quiz Ver1.0.3 (April 1, 2022)
License : MIT License
Author : PotatoDragon
Website : https://github.com/pota-gon/RPGMakerMZ/wiki
Desc page : https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/Game/Event/Quiz.js
Download Page : https://raw.githubusercontent.com/munokura/PotatoDragon-MZ-plugins/main/Quiz.js
File name : Quiz.js
Help of plugin :
@target MZ @url https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/Game/Event/Quiz.js @plugindesc Quiz Ver1.0.3 (April 1, 2022) @author PotatoDragon @license MIT License @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/PotatoDragon-MZ-plugins ). Original plugin by PotatoDragon. Please check the latest official version at: https://github.com/pota-gon/RPGMakerMZ/wiki ----- ## Overview Makes the "Show Choices" event command more quiz-like. ## Usage 1. Select the "Quiz Choices" plugin command. 2. Enter the question using the "Show Text" event command. 3. Create the choices using the "Show Choices" event command. 4. Feel free to implement subsequent processing based on whether the choice is correct. 5. Select the "End Quiz" plugin command. @command quiz_choices @text Quiz Choices @desc Change the event command "Display Choices" to a quiz format @command quiz_end @text Quiz End @desc Return the event command "Display options" to normal