Skip to content

Chapter 4 of 7

Designing Flashcards and Study Materials

The whole point of a flashcard is active recall, the mental act of producing an answer before you flip the card. If you flip first and read the back, you have just performed recognition, which feels like success without the deeper retrieval the card was built to produce. Production-style cards, which ask you to "define X" or "name Y", almost always beat recognition-style cards, which ask "which of these is X?", because the latter is easy to pass without learning the material. Saying the answer aloud or writing it down, even briefly, closes the gap between recognition and recall.

Two design rules matter most. The minimum information principle says each card should test exactly one fact or idea; if a card bundles two facts, "I knew one of them" feels like success and the gap persists. The "one-thing-at-a-time" rule is the same idea in different words. Cards should also stay short - around twenty to thirty words on the front and a short, unambiguous back - because long cards invite skim-reading and dilute the depth of retrieval. Cloze deletion cards, which mask a word or phrase inline (for example, "Ebbinghaus discovered the {{c1::forgetting curve}}"), keep cards atomic while preserving surrounding context for richer retrieval cues. Image occlusion hides labelled parts of a diagram and reveals them on click; it is particularly effective for visual subjects such as anatomy, geography, or UI screenshots.

A few small habits protect card quality at scale. Before generating a full deck, write the first twenty cards by hand on a new topic. If you cannot phrase clean questions, you probably do not yet understand the material well enough to encode it cleanly. Use reverse cards, with the original answer on the front and the original question on the back, only when bidirectional recall is genuinely needed (for paired facts like countries and capitals), since they double deck size. Avoid stacking multiple clues onto one card, and avoid essay-style cards that ask for paragraphs of recall.

The same active design principle applies to notes. The Cornell system divides a page into cue questions on the left, detailed notes on the right, and a bottom summary; after class, the cue column and the summary turn the page itself into a retrieval surface. The Zettelkasten method, popularized by Niklas Luhmann, uses atomic notes with unique IDs that link to related notes - synthesis is built from the connections rather than from long blocks of text. Summarization in your own words is effective only when it is generative; paraphrasing or copying the source material is another form of passive review and adds little.

Several popular study habits look productive but are not. Highlighting feels active but produces almost no retention gain; the act of marking is essentially passive. Re-reading boosts familiarity sharply in the short term, but each pass also feels easier thanks to fluency, and the long-term retention gain is minimal. The fluency illusion - smooth, easy reading mistaken for understanding - and the more general "illusion of knowing" are largely driven by the mere exposure effect: repeated passive contact with material inflates the subjective feeling of mastery without improving actual recall. The only reliable antidote is delayed, unprompted retrieval, which is precisely what active recall and self-testing provide.

All chapters
  1. 1Foundations of Memory and Forgetting
  2. 2Evidence-Based Learning Techniques
  3. 3Spaced Repetition: Algorithms and Tools
  4. 4Designing Flashcards and Study Materials
  5. 5Practice Design and Skill Acquisition
  6. 6Strategies for Deep Understanding
  7. 7Metacognition, Motivation, and the Learning Environment

Drill it

Reading is not remembering. These come from the Learning Strategies deck:

Q

What is spaced repetition?

A learning technique where material is reviewed at gradually increasing intervals. Each successful recall pushes the next review further into the future, optimi...

Q

What is the forgetting curve (Ebbinghaus)?

Hermann Ebbinghaus's finding that memory decays exponentially over time without reinforcement — we forget ~50% within an hour and ~70% within 24 hours of learni...

Q

How does spaced repetition counteract the forgetting curve?

By timing reviews just before you would forget, each review resets and strengthens the memory trace, making the forgetting curve shallower with each repetition.

Q

What is retrieval practice (the testing effect)?

The act of recalling information from memory — rather than re-reading — strengthens memory more effectively. Tests are not just assessments; they are powerful l...