Easy Flashcards Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Create a txt file containing the flashcards you wish to integrate. Example:
genk.txt:
{
“q1”:{“q”:”2 to the 10th?”, “a”:”1024″},
“q2”:{“q”:”Value of PI?”, “a”:”3.14″}
}
Load the file to your website.
Then, in the page, add the flashcard:
[easyfc title=”General Knowledge” file=”wp-content/uploads/2020/12/genk.txt”/]
And that’s it. If you want to customize the look, modify easyfc.css.