Simple Flashcards lets you create a simple quiz with questions and awnsers by using shortcode that you include in your page/post.
Usage:
Your Quiz hast to be positioned inside a following shorcode [flashcard] ... [/flashcard]. Questions and awnsers a simply separated by the following tag: [==].
Example:\
[flashcard title="Your Quiz" draft=yes]\
A sample question\
[==]\
A sample awnser\
[==]\
Another question\
[==]\
Another awnser\
[/flashcard]
That's all. You can add images or anything else wherever you want. Try it out!
Options:
- title=Your title
- draft=yes -> Topic is not yet completed (shows a small message)
Upload the simple-flashcards directory to your plugins directory ('.../wp-content/plugins').
Activate the plugin through the 'Plugins' menu in WordPress
1.2
- Changes in stylesheet
- Added draft=yes (case sensitive) option
- Scrolling to top of flashcard improved
1.1
Multiple Instances of Flashcards on a page/post implemented
1.0
Initial WordPress release 2015-05-20