Changeset 3248036
- Timestamp:
- 02/27/2025 06:12:01 PM (13 months ago)
- Location:
- simple-truefalse-quiz-slider
- Files:
-
- 23 added
- 5 edited
-
assets/screenshot-1.jpg (modified) (previous)
-
assets/screenshot-2.jpg (modified) (previous)
-
assets/screenshot-3.jpg (modified) (previous)
-
tags/2.0.1 (added)
-
tags/2.0.1/assets (added)
-
tags/2.0.1/assets/editor-style.css (added)
-
tags/2.0.1/assets/frontend.js (added)
-
tags/2.0.1/assets/index.css (added)
-
tags/2.0.1/assets/index.js (added)
-
tags/2.0.1/assets/style-index.css (added)
-
tags/2.0.1/block.json (added)
-
tags/2.0.1/build (added)
-
tags/2.0.1/build/editor-style.asset.php (added)
-
tags/2.0.1/build/editor-style.css (added)
-
tags/2.0.1/build/editor-style.js (added)
-
tags/2.0.1/build/frontend.asset.php (added)
-
tags/2.0.1/build/frontend.js (added)
-
tags/2.0.1/build/index.asset.php (added)
-
tags/2.0.1/build/index.js (added)
-
tags/2.0.1/build/style-index.asset.php (added)
-
tags/2.0.1/build/style-index.css (added)
-
tags/2.0.1/build/style-index.js (added)
-
tags/2.0.1/includes (added)
-
tags/2.0.1/includes/svg-icons.php (added)
-
tags/2.0.1/readme.txt (added)
-
tags/2.0.1/simple-true-false-quiz.php (added)
-
trunk/readme.txt (modified) (5 diffs)
-
trunk/simple-true-false-quiz.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-truefalse-quiz-slider/trunk/readme.txt
r3248025 r3248036 1 1 === Simple True/False Quiz === 2 Contributors: JEDIGITAL 3 Tags: quiz, education, block, gutenberg, learning, simple quiz, quiz slider 2 Tags: quiz, education, block, simple quiz, quiz slider 4 3 Requires at least: 6.0 5 Tested up to: 6. 44 Tested up to: 6.7.2 6 5 Requires PHP: 7.4 7 Stable tag: 2.0. 06 Stable tag: 2.0.1 8 7 License: GPLv2 or later 9 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 16 15 Perfect for educational content, knowledge testing, and engaging your readers. 17 16 18 Features: 17 = Features = 19 18 * Rich text question editing 20 19 * Customizable true/false answers … … 23 22 * Accessible design 24 23 * Modern animations 24 * Shortcode for using aoutside the Block Editor 25 25 26 26 == Installation == … … 58 58 == Screenshots == 59 59 60 1. Question 60 1. Question in Block Editor 61 61 62 2. Correct feedback text62 2. Question on Frontend 63 63 64 3. False64 3. Correct feedback text 65 65 66 66 67 67 == Changelog == 68 69 = 2.0.1 = 70 * Minor style fixes 68 71 69 72 = 2.0.0 = … … 75 78 76 79 = 1.0 = 77 * Initial release*80 * Initial release* 78 81 79 82 -
simple-truefalse-quiz-slider/trunk/simple-true-false-quiz.php
r3248025 r3248036 3 3 * Plugin Name: Simple True/False Quiz 4 4 * Description: Easily make true-false quizzes. Simple True/False Quiz is a lightweight plugin that adds a new block to create interactive true/false quiz questions. Also possible to add with a shortcode wherever you want in a page/post. 5 * Version: 2.0. 05 * Version: 2.0.1 6 6 * Author: JEDIGITAL 7 7 * Author URI: https://jedigital.net/
Note: See TracChangeset
for help on using the changeset viewer.