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.
FAQ
N/A
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Easy Flashcards” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Easy Flashcards” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
Initial upload