How to make printable flashcards that teach, not just test

A flashcard deck fails for one of two reasons: the cards carry too much, or the deck has no schedule. Both are design problems, and both are fixable before the deck is printed.

Short answer

One fact per card, question on the front and answer alone on the back, printed eight to a sheet with crop marks so a guillotine can cut the lot in four passes. Keep a deck to 50 to 150 cards, sort them into a Leitner box of three to five levels rather than shuffling, and ship a CSV alongside the PDF so the buyer can load the same deck into Anki or Quizlet.

One fact per card

The unit of a flashcard is a single retrieval. Front: a question with exactly one answer. Back: that answer and nothing else. When a card asks for three things, a failure tells you nothing about which of the three you did not know, and you end up re-reading a card you mostly knew.

The symptom of an overloaded deck is that reviews feel like reading. The fix is mechanical: split the card. "The causes of the First World War" is not a card; it is six.

Poor cardBetter
Front: Photosynthesis. Back: a paragraphFront: What gas do plants take in during photosynthesis? Back: Carbon dioxide
Front: casa. Back: house (feminine, plural casas)Three cards: meaning, gender, plural
Front: The water cycle. Back: a diagramOne card per stage, each asking what follows what

Retrieval is the whole mechanism

Flashcards work because of the testing effect: trying to recall something strengthens the memory far more than reading it again. That effect only fires if the answer is genuinely hidden at the moment of the attempt. An answer printed small at the foot of the front face is visible in peripheral vision, and the card silently stops working.

So: answer on the back, alone, in a size big enough to read at arm length. Nothing else on the back. No hints, no page references, no card numbers that give away the grouping.

Schedule beats shuffling

A deck reviewed front to back teaches the order, not the content, and wastes most of its time on cards already known. Spaced repetition fixes this by showing hard cards often and easy ones rarely.

On paper this is the Leitner system. Five compartments in a box. Every new card starts in box one, reviewed every day. A correct answer promotes the card one box; a wrong answer sends it straight back to box one. Box two is reviewed every other day, box three twice a week, box four weekly, box five monthly.

If you are selling a deck, print the instructions for this on a card and make it card one. Most buyers have never been told how to use flashcards properly, and a deck that teaches its own method gets better reviews than one that is merely well typeset.

Cutting, folding and stock

Eight cards to a sheet is the sweet spot: large enough to read, few enough cuts. Two choices for the backs:

  • Double-sided. Lay the answer grid out mirrored left to right, so flipping the sheet on its long edge puts each answer behind its question. Always print one test sheet.
  • Fold. Question and answer side by side on the same face, cut then folded down the middle. No alignment problem at all, and the card is stiffer for being doubled. This is the safer option for a product somebody else will print.

Print crop marks at the card corners rather than a full grid of lines, so a guillotine or a craft knife has something to aim at and no border survives on the finished card. On stock: 160 to 250 gsm card if the buyer has it, plain paper folded if they do not. Say which in the listing.

Card faces are type and rules, so draw them as vector. They then print sharp on a home inkjet or a commercial press with no resampling and no resolution ceiling.

Ship a CSV with the PDF

Half the people who buy a printable deck also want it on their phone. A plain CSV of front and back columns imports directly into Anki, Quizlet and most other review apps, and costs you nothing to include. Use a UTF-8 byte order mark so accented characters and non-Latin scripts survive Excel, quote every field, and keep it to two columns.

Say "printable PDF plus CSV for Anki and Quizlet" in the listing title. It is a genuine differentiator, and almost nobody selling printable decks does it.

Neubook lays out flashcards eight to a sheet with crop marks and a fold option, draws them as vectors, and exports the same deck as a UTF-8 CSV for Anki or Quizlet. Say the subject and how many cards.

Start a set, free

Sources

Common questions

How much should go on one flashcard?

One fact. The moment a card carries two things, you cannot tell which one you failed, and the card stops being a measurement. If a card needs a list, it is really several cards, or it is a reference sheet and belongs at the back of the deck.

Why put the answer on the back rather than the bottom of the front?

Because a visible answer removes the retrieval. The entire effect of a flashcard comes from trying and failing to recall before you see the answer; an answer in the corner of the same face turns the deck into a reading exercise.

What size should printable flashcards be?

Eight to a US Letter or A4 sheet gives cards about 4.25 by 2.75 inches, which fits a hand and a box. Bigger cards for young children, smaller for vocabulary drilling. Whatever you choose, keep every card in the deck identical so they stack.

How do I print double-sided flashcards that line up?

Lay the backs out mirrored horizontally, so that when the sheet is flipped on its long edge each answer lands behind its own question. Test one sheet before printing a hundred. The alternative is a fold layout: print front and back on the same face and fold each card in half, which needs no alignment at all.

What is the Leitner system?

A physical spaced-repetition scheme: boxes numbered one to five. A new card starts in box one and is reviewed daily. Get it right and it moves up a box; get it wrong and it goes back to box one. Box two is reviewed every second day, box three every four, and so on. It gives paper cards the same spacing effect that software schedules automatically.

Related