Simple True/False Quiz

ਵੇਰਵਾ

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. You need to use attributes to set the question and whether it is correct. For example: [quiz-slider question="Lorem ipsum dolor sit amet?" correct="true" multiple="true"]
Perfect for educational content, knowledge testing, and engaging your readers.

Features

  • Rich text question editing
  • Customizable true/false answers
  • Interactive feedback
  • Multiple attempts option
  • Accessible design
  • Modern animations
  • Shortcode for using aoutside the Block Editor

ਸਕਰੀਨਸ਼ਾਟ

  • Question in Block Editor

  • Question on Frontend

  • Correct feedback text

ਬਲਾਕ

This plugin provides 1 block.

  • True/False Quiz Question Add an interactive true/false quiz question.

ਸਥਾਪਤੀਕਰਨ

From your WordPress dashboard

  1. Visit Plugins > Add New
  2. Search for “Simple true/false Quiz Slider”
  3. Install and Activate Simple true/false Quiz Slider from your Plugins page
  4. Use the block editor to add True/False Quiz questions to your content or use the shortcode [quiz-slider]

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

What might the question contain?

Any text (string) you like. But it is recommended to ask a question so that can be answered 🙂

Can i use multiple questions/slider on a page?

Yes.

Is the plugin translatable?

Yes.

If I use shortcode, what parameters are accepted?

Parameters:
– question: The question text (required)
– correct: true/false – whether the correct answer is True (optional, default: false)
– multiple: true/false – allow multiple attempts (optional, default: true)

ਸਮੀਖਿਆਵਾਂ

Read all 0 reviews

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Simple True/False Quiz” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Simple True/False Quiz” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

2.0.1

  • Minor style fixes

2.0.0

  • Completely rewritten codebase, now primarily on a block basis.
  • Simpler operation, but the previously added shortcode still works!

1.0.1

  • Minor style fixes

1.0

  • Initial release*