Deskripzioa
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
Instalazioa
From your WordPress dashboard
- Visit Plugins > Add New
- Search for “Simple true/false Quiz Slider”
- Install and Activate Simple true/false Quiz Slider from your Plugins page
- Use on the shortcode to add a quiz: [quiz-slider]
- Vary it using parameters: [quiz-slider question=”Lorem ipsum dolor sit amet?” correct=”true”]
MEG
-
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.
Berrikuspenak
Laguntzaileak eta Garatzaileak
“Simple true/false Quiz Slider” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.
LaguntzaileakItzul zaitez Simple true/false Quiz Slider zure hizkuntzara.
Garapena interesatzen zaizu?
Araka ezazu kodea; begira ezazu SVN biltegia, edo harpidetu garapen erregistrora RSS-(r)en bidez.
Aldaketen loga
1.0
Initial release
1.0.1
- Minor style fixes