DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:flashcards

Flashcards Plugin

Compatible with DokuWiki

No compatibility info given!

plugin

Last updated on
2025-01-21
Provides
CSS/JS-only
Repository
Source

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

Known Bugs and Issues

No known yet

ToDo/Wish List

Improve styling, …

FAQ

Feel free to ask!

plugin/flashcards.txt · Last modified: by jpelc

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki