Decks are plain text files in YAML format (.yaml or .yml).
Create one in any text editor and share it with your students. Each card needs a
question and answer; hint and difficulty
(easy / medium / hard) are optional.
topic: "Biology - Cell Structure"
description: "Key terms for cell biology"
cards:
- question: "What is the powerhouse of the cell?"
answer: "Mitochondria"
hint: "Starts with M"
difficulty: "easy"
- question: "What is osmosis?"
answer: "Movement of water molecules..."
hint: "Think about water"