plugin:flashcards
Table of Contents
Flashcards Plugin
Installation
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
Examples/Usage
You can use this plugin to generate flashcard learning boxes on your page with defined questions.
Syntax
Basic syntax:
<flashcards heading="My Custom Quiz" subtext="Select the correct answers." skiptext="Pass", defaultnum="5", nexttext="Next"> <questions> Question 1 * answer 1 - answer 2 - answer 3 --- Question 2 - answer 1 * answer 2 - answer 3 - answer 4 - answer 5 --- Question 3 - answer 1 - answer 2 * answer 3 - answer 4 </questions> </flashcards>
Where * denotes the correct answer to the question.
Configuration and Settings
Development
The source code of the plugin is available at GitHub: https://github.com/kubakubakuba/dokuwiki-plugin-flashcards.
Changelog
- fix missing detailed summary (2025-01-21 02:56)
- added readme and plugin info (2025-01-21 02:38)
- working version (2025-01-21 02:35)
- first commit (2025-01-21 01:58)
- Initial commit (2025-01-21 01:04)
Known Bugs and Issues
No known yet
ToDo/Wish List
Improve styling, …
FAQ
Feel free to ask!
plugin/flashcards.txt · Last modified: by jpelc