paper

Memdora: Designing Cognitively-Grounded Flashcard Interactions for AI-Powered Spaced Repetition

arXiv:2607.25096

Abstract

Spaced repetition systems (SRS) have demonstrated robust effects on long-term retention, yet existing tools reduce the flashcard interaction to a single binary gesture: flip and self-rate. This impoverished interaction model fails to leverage decades of cognitive science evidence on retrieval practice, and requires learners to context-switch out of their reading flow to create cards manually. We present Memdora, a cross-platform AI spaced repetition system that addresses these limitations through four contributions: (1) a taxonomy of 17 cognitively-grounded interaction types across three learning categories -- Language (6 types), By Heart (1 type with 3 retrieval modes), and Exam (10 types) -- each grounded in peer-reviewed cognitive science evidence, with per-type design rationale and citations documented in this paper; (2) a unified AI generation pipeline that collapses card creation to a single gesture at the point of reading across web, mobile, and three browser extensions (Chrome, Edge, Firefox); (3) a collaborative layer enabling users to publish decks with live synchronization: followers discover and follow decks via a public feed, and any edits the deck owner makes propagate instantly to all followers while each follower maintains independent FSRS-6 scheduling state; and (4) an effort-based behavioral reward system that incentivizes actual cognitive engagement rather than mere app presence. Memdora integrates FSRS-6, the current state-of-the-art spaced repetition algorithm, and is deployed publicly on iOS, Android, Web, and three browser extensions. We describe the design rationale for each interaction type, discuss how the system advances beyond prior AI flashcard systems including SmartFlash and KARL, and outline implications for educational technology design.

12 pages, 8 figures. Submitted to ACM IUI 2027