Skip to content
Rochester, NY design, systems, study tools, and experiments Built in public

Flashcard drill

stub

Interactive flashcard runner that loads a deck from study_content/decks/ and quizzes in random order. Stub — not implemented yet.

Input parameters

Parameter Type Required Description
deck_slug string Yes Filename (minus .yaml) of a deck in study_content/decks/
mode string No Card ordering strategy
show_answer_delay_ms integer No Milliseconds to wait before revealing the answer; 0 = on click

Placeholder tool descriptor. The study blueprint (week 12) will render tools via study/tool.html, reading this YAML frontmatter to build the input form. The interactive behavior lands alongside the blueprint — until then, this file exists only so the frontmatter schema can be validated.