Definition:
A study queue is the ordered list of items due for review in a given SRS session, generated dynamically by the scheduling algorithm based on each item’s current retrievability, last review date, and interval. It is the primary interface through which learners interact with their SRS schedule and one of the most important design variables in a well-functioning SRS application.
Also known as: review queue, due queue, deck queue, daily review queue
In-Depth Explanation
In any SRS system, the study queue is not manually curated — it is the output of the scheduling algorithm applied to the learner’s entire review history. Each item in the system has a “due date”: the calculated moment when its predicted retrievability drops to the target threshold (typically ~90%). All items due today or overdue appear in the queue; items not yet due do not.
Queue composition in practice:
A typical SRS queue contains two types of items:
- New cards: Items being introduced for the first time, entering the algorithm’s initial learning steps. New cards have short initial intervals (often 1–10 minutes, then 1 day) while being moved through a “learning” phase before entering the main spacing schedule.
- Review cards: Items that have already been through the initial learning phase and are on spaced intervals (days, weeks, months). These are the majority of daily review for established learners.
Some systems also have a relearning category: items previously mature but answered incorrectly, being re-introduced on short intervals before returning to the main schedule.
Queue management and cognitive load:
The size of the daily queue directly affects both cognitive load and motivation. Research on working memory limits (George Miller, Alan Baddeley) establishes that there is a ceiling on how much meaningful encoding can occur in a single session. Beyond that ceiling, additional items are processed shallowly and forgotten quickly. Practically, most experienced SRS users settle on daily review volumes of 50–300 items depending on their available time, target language complexity, and preferred retention rate. FSRS users can control queue size by adjusting desired retention and maximum new cards per day.
Overdue items and the compounding backlog:
One of the most common and consequential SRS failure modes is allowing the review queue to grow beyond what is reviewable daily. Each day a review is skipped, more items go overdue. Overdue items do not disappear — they accumulate. After two weeks of skipped reviews, a learner may face hundreds or thousands of overdue items, which becomes psychologically overwhelming and leads to abandonment. Manageable daily volumes prevent this: a sustainable 50-item daily queue maintained consistently is more effective than an aggressive 200-item queue abandoned after 3 weeks.
Queue ordering:
Different SRS implementations order the daily queue differently. Anki default shows due reviews before new cards, shuffled within each category.
Common Misconceptions
“Clearing your queue every day means you’re learning optimally.”
Queue clearance is a proxy metric. Consistently clearing an undersized queue (10 items/day with 50 achievable) provides much less learning than consistently clearing an appropriately-sized queue. Queue clearance is the goal; queue sizing is the lever.
“Skipping a few days doesn’t matter because you’ll catch up.”
Unlike most productivity systems, SRS queues penalize skipping non-linearly. Missing 3 days doubles the due items. Missing 7 days can quadruple them. The “catch up” mentality leads to increasingly large backlogs and increasingly shallow review sessions. The design principle of SRS — reviewing each item at threshold — breaks down when items are significantly overdue because the algorithm’s predicted retrievability is already far below threshold.
“More items per session = more efficient.”
This is the overloading mistake. Working memory limits mean that the 250th review card in a session is processed qualitatively differently from the 10th. Review accuracy, attention, and consolidation all decline with session length. Short daily sessions beat long occasional sessions for the same reason the spacing effect beats massed practice — the distribution of effort over time matters, not just the total.
“New cards and reviews are the same thing.”
They have meaningfully different cognitive demands. New cards require initial encoding — forming a memory trace from scratch, which requires more focused attention and deeper processing. Review cards require retrieval — less cognitively intense for well-established items. Interleaving large numbers of new cards into a heavy review session overloads the encoding demands and reduces acquisition quality.
Criticisms
The study queue concept in SRS has been critiqued for creating a sense of obligation that can lead to burnout — learners feel compelled to clear their queue daily, turning a productive tool into a source of stress. The queue structure also encourages reactive learning (reviewing what the algorithm presents) rather than proactive learning (choosing what to study based on current needs and interests).
Social Media Sentiment
Study queues are discussed extensively in Anki and SRS communities, where “clearing your reviews” is a daily ritual. Learners share strategies for managing queue size — limiting new cards, using filtered decks, and prioritizing mature card reviews. The daily queue is both motivating (a concrete task to complete) and potentially stressful (an ever-present obligation).
Last updated: 2026-04
History
- 1985–1990: SuperMemo introduces the computer-generated review queue — the first software system to automatically determine which items to review each day based on algorithmic scheduling. This replaced the manual box-management of the Leitner System.
- 2006: Anki popularizes the “clear your daily queue” model as the central SRS workflow — a defined daily task with a clear completion state. This interface decision is a major factor in Anki’s adoption; users know exactly when they’re done for the day.
- 2010s: Research on SRS usage patterns identifies queue size and consistency as the dominant predictors of long-term success with SRS tools. Applications increasingly add features to manage queue size: cards per day limits, “bury” functions, vacation modes.
- 2022–present: FSRS introduces the “desired retention” parameter as a direct lever for controlling queue size — higher desired retention = more frequent reviews = larger queue. This makes the queue-size tradeoff explicit and configurable for each user.
Practical Application
- Keep your daily study queue manageable — if reviews regularly exceed 30-60 minutes, reduce new card intake
- Complete due reviews before adding new material to prevent queue buildup
- If you fall behind on reviews, prioritize catching up before adding new cards — a manageable queue is essential for long-term sustainability
- Use study queue statistics to monitor your workload and adjust your learning pace accordingly
Related Terms
- SRS (Spaced Repetition System)
- FSRS (Free Spaced Repetition Scheduler)
- Cognitive load
- Forgetting curve
- Interleaving
See Also
Research
- Miller, G.A. (1956). The magical number seven, plus or minus two. Psychological Review, 63(2), 81–97.
Summary: Establishes working memory capacity limits — the cognitive constraint that makes session-size management necessary. Directly informs why SRS queue limits exist and why session length affects review quality.
- Wozniak, P.A. (1990). Optimization of learning [Master’s thesis]. University of Technology, Poznan.
Summary: Describes how SuperMemo generates its review queue algorithmically — the origin of the concept. Also contains Wozniak’s analysis of optimal daily review volumes and how to prevent backlog accumulation.
- Kornell, N., & Bjork, R.A. (2007). The promise and perils of self-regulated study. Psychonomic Bulletin & Review, 14(2), 219–224. https://doi.org/10.3758/BF03194055
Summary: Research on how learners make study decisions — including how they manage their self-study queues. Documents systematic biases in self-regulated study (preference for easier items, underestimation of spacing benefit) that algorithmic SRS queues correct for.
- Cepeda, N.J., Pashler, H., Vul, E., Wixted, J.T., & Rohrer, D. (2006). Distributed practice in verbal recall tasks. Psychological Bulletin, 132(3), 354–380.
Summary: Meta-analytic evidence for the spacing effect — the basis for SRS queue generation logic. Documents why the algorithm-determined review date (not the learner’s preferred review date) produces better retention.