This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple true/false Quiz Slider

વર્ણન

Easily make true-false quizzes. Simply use the 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"]

Features

  • Simple & Easy to Use
  • WPML friendly
  • WPBakery element included

સ્ક્રીનશોટ

  • Question

  • Correct feedback text

  • False

સ્થાપન

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 on the shortcode to add a quiz: [quiz-slider]
  5. Vary it using parameters: [quiz-slider question=”Lorem ipsum dolor sit amet?” correct=”true”]

એફએક્યુ (FAQ)

What can I put in the “question” attribute?

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

What can I put in the “correct” attribute?

Use “true” if the question is true and “false” if it is not. No other value is acceptable here.

Can i use multiple questions/slider on a page?

Yes.

Is the plugin translatable?

Yes.

સમીક્ષાઓ

0 સમીક્ષાઓ વાંચો

ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

ચેન્જલૉગ

1.0

Initial release

1.0.1

  • Minor style fixes