Plugin Directory

Changeset 3248036


Ignore:
Timestamp:
02/27/2025 06:12:01 PM (13 months ago)
Author:
walacky
Message:

Minor style fixes

Location:
simple-truefalse-quiz-slider
Files:
23 added
5 edited

Legend:

Unmodified
Added
Removed
  • simple-truefalse-quiz-slider/trunk/readme.txt

    r3248025 r3248036  
    11=== Simple True/False Quiz ===
    2 Contributors: JEDIGITAL
    3 Tags: quiz, education, block, gutenberg, learning, simple quiz, quiz slider
     2Tags: quiz, education, block, simple quiz, quiz slider
    43Requires at least: 6.0
    5 Tested up to: 6.4
     4Tested up to: 6.7.2
    65Requires PHP: 7.4
    7 Stable tag: 2.0.0
     6Stable tag: 2.0.1
    87License: GPLv2 or later
    98License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1615Perfect for educational content, knowledge testing, and engaging your readers.
    1716
    18 Features:
     17= Features =
    1918* Rich text question editing
    2019* Customizable true/false answers
     
    2322* Accessible design
    2423* Modern animations
     24* Shortcode for using aoutside the Block Editor
    2525
    2626== Installation ==
     
    5858== Screenshots ==
    5959
    60 1. Question
     601. Question in Block Editor
    6161
    62 2. Correct feedback text
     622. Question on Frontend
    6363
    64 3. False
     643. Correct feedback text
    6565
    6666
    6767== Changelog ==
     68
     69= 2.0.1 =
     70* Minor style fixes
    6871
    6972= 2.0.0 =
     
    7578
    7679= 1.0 =
    77 *Initial release*
     80* Initial release*
    7881
    7982
  • simple-truefalse-quiz-slider/trunk/simple-true-false-quiz.php

    r3248025 r3248036  
    33 * Plugin Name: Simple True/False Quiz
    44 * 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.0
     5 * Version: 2.0.1
    66 * Author: JEDIGITAL
    77 * Author URI: https://jedigital.net/
Note: See TracChangeset for help on using the changeset viewer.