Skip to content
Learning Science

Does Quizlet Have Spaced Repetition? [Tested 2026]

Does Quizlet have spaced repetition? Yes, but free Learn caps at 5 rounds per set. See Plus, Anki FSRS-6, and LearnClash.

David Moosmann
Founder & Developer··15 min read

David built LearnClash after 12 years of daily quiz duels with his mum to combine the fun of competition with real spaced-repetition learning. He writes about competitive learning, spaced repetition, and the product decisions behind LearnClash.

Updated Fact-checked
Does Quizlet have spaced repetition: Quizlet Learn mode session spacing trained on 1.5 million answers vs Anki FSRS cross-session SRS vs LearnClash 3-stage SRS built into competitive quiz duels

Quizlet spaced repetition is real. It’s also narrower than the phrase sounds, and the free cap got tighter in 2026.

Yes, Quizlet has spaced repetition. Free Learn caps at 5 rounds per flashcard set and runs adaptive, session-scoped practice trained on roughly 1.5 million sampled answers. Quizlet Plus ($35.99/year) adds 20 Learn rounds per month plus cross-session Memory Score and Scheduled Review. Neither tier exposes a public benchmark. LearnClash builds a 3-stage SRS into every quiz duel, free, with no ads.

This guide shows what Quizlet free, Quizlet Plus, Anki FSRS-6, and LearnClash actually schedule across sessions. For the underlying science, start with LearnClash’s spaced repetition playbook.

Does Quizlet Have Spaced Repetition? (Short Answer)

Yes. Quizlet spaced repetition has two layers. Free Learn prioritizes weak terms inside a session and caps at 5 rounds per set. Paid plans add cross-session tracking through Memory Score and Scheduled Review, which is useful but not open, Anki-style FSRS. LearnClash runs a transparent 3-stage SRS across every duel, practice session, and quest.

Split-card infographic comparing Quizlet Learn session spacing (limited, session-scoped sample) with true cross-session SRS (Anki FSRS full scheduling, LearnClash 3-stage SRS, days to months intervals) Three flavors live under the “spaced repetition” banner. Only some give you cross-session scheduling.

Three different features hide under the same label.

FeatureQuizlet free LearnQuizlet paid plansAnki + FSRS-6LearnClash
In-session prioritizationYesYesYesYes
Cross-session schedulingNoYes (Memory Score)YesYes
Free Learn rounds5 per set20/month (Plus) or unlimitedn/aDaily duels + 1 practice/day
Days to months intervalsNoLimitedFull7-day and 90-day
Public benchmarkNoNoYes (9,999 collections)No
Free tier5 rounds per setNoYes (desktop, web, Android)Yes (zero ads)
Competition built inNoNoNo1v1 ELO duels

Plenty of apps slap “spaced repetition” on all three rows even when they only ship the top one, which is exactly why this question keeps getting asked. In-session spacing lives in Learn. Cross-session scoring waits behind a paid plan. Anki runs FSRS in the open, and LearnClash folds its scheduling into competitive duels so the reviews fire while you play.

How do you turn on Quizlet spaced repetition?

Open a flashcard set, choose Learn, then pick a session goal. Quizlet’s Learn help page says non-subscribers can start a free Learn session, while full Learn access is for Quizlet Plus and Plus for teachers subscribers.

What actually turns on is the important part. Learn gives you a focused adaptive session, and that part is genuinely useful. The cross-session spaced review that keeps your progress alive across days sits behind paid-plan features and eligible sets, not the free flashcard flow most people picture when they type this question into Reddit.

How Does Quizlet’s Learn Mode Actually Work?

The best public description of Learn’s internals is still Shane Mooney’s 2017 post on the Tech @ Quizlet blog. Learn runs a logistic regression model trained on roughly 1.5 million sampled answers, predicts which terms you are closest to forgetting, and serves those terms next, with question types rotating on top of that ranking. Current Quizlet pages call Learn adaptive practice. They do not call it a public, fully spelled-out scheduler, and that gap is most of the story.

Algorithm flow diagram: student answer history feeds into a Quizlet logistic regression model, which predicts forgetting probability per term, ranks terms, and picks the next question, trained on 1.5 million sampled answers Learn ranks terms by predicted forgetting probability, per Mooney’s 2017 engineering write-up.

Two documented design choices matter here. The recall model scores every term for how likely you are to miss it right now. And directions are split: term to definition and definition to term are tracked as separate but related facts, so mastering one direction doesn’t auto-promote the other. Picture a student who can name “The Great Gatsby” from “Fitzgerald’s 1925 novel” but freezes going the other way, and you have the reason the split exists.

Then there’s the reset. In my testing, every fresh Learn session opened with a placement pass that re-ranked the deck from live answers rather than resuming stored state. That looks deliberate: a student coming back two days later shouldn’t get trapped under a stale weighting, and there’s little point persisting per-session state for a user base that mostly studies once and vanishes.

The 2017 post also explains why Quizlet moved away from its classical Long-Term Learning feature: classical intervals assume you come back, and Quizlet’s data said most users don’t. Long-Term Learning is gone from the product today. The cross-session layer now lives behind paid Memory Score and Scheduled Review, while 2026’s AI overhaul rewired what Learn even means.

ChangeDateWhat it means for SRS
Q-Chat retiredJune 2025Quizlet’s ChatGPT-powered tutor, launched in 2023, was discontinued.
Quizlet inside ChatGPTMarch 2026Quizlet shipped a native app inside ChatGPT, generating flashcards from any conversation or uploaded document.
Coconote acquisitionFebruary 5, 2026Quizlet bought a viral audio-and-video note-taker, adding lecture-capture-to-flashcards to the pipeline.

I tested the ChatGPT integration on a free account in May 2026. Cards generated through the ChatGPT app land in Learn mode, where the closest-to-forgetting ranker does its job inside the session. On my free account they never entered Memory Score’s cross-session schedule, and reopening the set the next day triggered another placement round from zero. The AI-built deck behaved exactly like a deck I could have typed by hand.

All three 2026 changes follow the same pattern: new AI surfaces pour flashcards into Learn, and none of them route those cards into the long-interval scheduling that LearnClash, Anki, and Quizlet’s own paid Memory Score deliver. The overhaul modernized the surface and left the spacing layer alone.

Quizlet said the quiet part out loud back in 2017:

“But at Quizlet we can’t wait long enough for students to almost forget some terms.” Shane Mooney, Tech @ Quizlet (2017)

Read that as honesty, not a confession. Quizlet can’t sit on a card for two weeks waiting for a student who studies one night before a Friday quiz, so the model grabs whatever you’re closest to dropping and drills it now. That instinct is straight retrieval practice, and our testing effect guide covers why pulling a fact back out of your head beats rereading it. Learn applies that lever hard, inside a single sitting.

Is Quizlet’s Spaced Repetition the Same as Anki’s?

No. Anki’s FSRS scheduler is a cross-session memory model with native support in Anki 23.10 and newer, public code, and published benchmark results. Quizlet’s 2017 Learn model optimizes what to show next within a study session. They’re solving different problems.

Stacked bar chart comparing training data scale: FSRS 6 bar at 350 million reviews in Electric Blue dwarfs the 1.5 million answers Quizlet Learn bar in Coral, with a ratio label reading approximately 230 times gap The open FSRS benchmark evaluates roughly 350 million time-ordered reviews against Quizlet’s 1.5-million-answer Learn sample, a gap of about 230x. The full benchmark dataset runs to about 700 million reviews from 10,000 users.

The two grew up decades apart. Anki inherited SM-2, the 1987 interval formula by Piotr Woźniak that hands every card and every user the same broad spacing curve. The community then built FSRS, an open scheduler that estimates memory stability and retrievability from your actual review history. FSRS-6, the current generation, carries 21 trainable parameters and lets the shape of the forgetting curve itself adapt per user.

Quizlet published its Learn approach in 2017 and has never released a comparable public benchmark for Learn, Memory Score, or Scheduled Review. No dataset description, no head-to-head against SM-2 or FSRS, not even a leaked internal number. So the gap that matters here isn’t accuracy. It’s disclosure: FSRS ships open-source with published log-loss results across 9,999 Anki collections and roughly 350 million time-ordered reviews.

Put the three schedulers in one table and the disclosure gap does most of the talking.

Quizlet Learn + PlusAnki FSRS-6LearnClash Mems
Training data~1.5M sampled answers (2017)~700M reviews, ~10K users (open dataset)LearnClash duel history
Algorithm generationLogistic regression21-parameter memory-model scheduler3-stage state machine, FSRS-inspired
Public benchmarkNonePublished (99.6% superiority over SM-2 across 9,999 collections)None (internal only)
Cross-sessionPaid plans onlyYesYes (free)
Long-interval (30-365d)NoYesYes (90-day known stage)
Runs insideFlashcard reviewFlashcard reviewQuiz duels + Practice + Quest

Anki 23.10 added native FSRS support, and the Anki manual claims FSRS helps you remember more material in the same study time by estimating more accurately what you’re about to forget. That cross-session promise is what Quizlet’s free tier leaves on the table. For the full side-by-side on features, pricing, and medical-school adoption, see LearnClash’s Anki vs Quizlet breakdown.

Why 95% of Quizlet Users Never Notice the Spacing

According to Quizlet’s own 2017 engineering data, 95% of users study a set over four days at most, and the majority study it on a single day. That window is too short for classical forgetting-curve intervals to fire. Quizlet’s algorithm was built for cram sessions, not the month-long retention window where spaced repetition earns its reputation.

Illustrative histogram of how briefly Quizlet users study each set, consistent with Quizlet's published engineering stat that 95% of users study a set over four days at most and most study it on a single day, with classical SRS intervals starting around day 7 Quizlet’s own engineering stat: 95% of users are done with a set inside four days, most inside one. Classical SRS intervals start beyond that.

The spacing research points the same direction. Cepeda and colleagues (2006) synthesized 184 articles on distributed practice, and the team’s 2008 follow-up found the optimal first gap shrinks as a share of the goal: roughly 20 to 40 percent of a one-week retention window, down to 5 to 10 percent of a one-year window. In practice, a one-week goal asks for a gap of a day or two, while a one-year goal stretches it to about three weeks. Study a set once and never come back, and no interval of any length ever fires, because the algorithm has nothing left to schedule against.

Sort it by who you are:

  • Day 1-4 Quizlet user: in-session prioritization does all the work, and classical SRS never activates.
  • Day 7+ serious studier: Quizlet free has nothing scheduled for you on day 7; Anki and LearnClash do.
  • Month-long retention target: the long intervals the Cepeda research calls optimal are invisible to Quizlet free.

That math explains the design choice. When most users never come back, a within-session heuristic that delivers measurable lift in the first five minutes beats a beautifully tuned cross-session algorithm still waiting on day three to fire its first review. Quizlet’s team built for the behavior they measured, not the behavior they wished students had.

User behavior patternWhat the algorithm rewardsWhat gets lost
Single-session cramIn-session prioritizationWeek-2 retention
2-3 sessions over 4 daysPlacement re-rankingMonth-long durability
Daily over 30+ daysWould reward cross-session SRS (Plus only)Free-tier users never see it

It also explains the retention curve every crammer knows: you ace Friday’s quiz, and by week two most of it is gone. That’s the algorithm honoring your usage pattern, not failing at it. Hermann Ebbinghaus measured unreviewed retention back in 1885 and watched roughly two-thirds of fresh material fade inside 24 hours, with more gone by the one-week mark; Murre and Dros traced the same steep early drop when they reran the experiment in 2015. For a daily routine that swaps cramming for compounding retention, see our full study routine with spacing, retrieval, interleaving, and sleep.

What About Quizlet’s Memory Score and Scheduled Review?

Memory Score and Scheduled Review are Quizlet’s cross-session spacing layer, locked behind paid plans. Free users get 5 Learn rounds per set and never trigger Memory Score. Quizlet has not published a benchmark, dataset description, or algorithm spec for this layer.

Quizlet paid-plan comparison: Plus lists 20 Learn rounds per month, Plus Unlimited lists unlimited Learn, while LearnClash SRS is free and runs inside duels The cross-session layer sits behind paid-plan access, with no public benchmark, dataset, or algorithm spec.

Memory Score handles three jobs. It tracks per-term confidence, recommends what to review, and keeps your per-card state alive across sessions, which is the piece free Learn throws away. That puts it much closer to Anki than to a one-off Learn run, though the interface tucks most of the scheduling out of sight: you see a confidence signal where Anki would show you an interval.

What sits next to it behind the same paywall:

  • Free tier: 5 Learn rounds per flashcard set (set-level cap, not monthly)
  • Plus ($35.99/year): 20 Learn rounds/month, 3 practice tests/month, 3 Q&A or textbook solutions/month
  • Plus Unlimited ($44.99/year): unlimited Learn, unlimited practice tests, unlimited Q&A
  • Ad-free studying on paid plans
  • Memory Score and Scheduled Review for cross-session spacing (paid only)

Quizlet publishes none of the numbers that would let you check this layer: no training-data size, no algorithm family, no benchmark against SM-2 or FSRS, no retention delta over a one-off Learn session.

Annual list prices on Quizlet’s upgrade page work out to $143.96 over four years for Plus and $179.96 for Plus Unlimited. AnkiMobile’s iOS app is a one-time purchase, and Anki desktop, web, and Android are free. LearnClash’s free version ships the full SRS, ELO-ranked duels across 8 tiers from Iron to Phoenix, and zero ads in any tier. For the pricing head-to-head, see our Anki vs Quizlet comparison; for Kahoot’s host-driven flow vs Quizlet, our Kahoot vs Quizlet breakdown.

How Does LearnClash Compare?

LearnClash runs a 3-stage SRS across every mode: Learning, Known, Mastered. A correct answer off cooldown advances an item one stage, a wrong answer drops it one stage rather than resetting it, and Mastered questions leave the active pool until a miss pulls them back. Learning cards return in 7 days, Known cards in 90. You never see any of this happening. You’re playing 1v1 quiz duels while the scheduling runs underneath.

Three-stage pipeline diagram of the LearnClash SRS: Stage 0 Learning wrong answer returns in 7 days in Coral, Stage 1 Known correct answer returns in 90 days in Electric Blue, Stage 2 Mastered exits the pool until regression in Gold, runs across Practice and Duel and Quest modes LearnClash’s 3-stage SRS. Correct advances one stage, wrong drops one. Learning cools down 7 days, Known 90, Mastered exits the pool until regression.

I picked those two numbers myself, and the reasoning is less mystical than SRS marketing tends to sound. Seven days lands just past the steep part of Ebbinghaus’s curve, late enough that an easy recall actually proves something. Ninety days is where a correct answer separates consolidated knowledge from a lucky streak: clear that gap and the fact is, for practical purposes, yours. We wrote up why we rejected the textbook interval ladder in a separate post.

Mapped onto how you’d actually play:

  • Stage 0, Learning: new or just missed. Comes back in 7 days.
  • Stage 1, Known: correct once off cooldown. Comes back in 90 days; a miss drops it back to Learning.
  • Stage 2, Mastered: correct again after the 90-day gap. Leaves the pool; a miss regresses it to Known, not to zero.

The same scheduler state follows you across three surfaces.

  • Practice mode: pure SRS. The next question comes off your forgetting schedule, with no opponent and no timer pressure.
  • Duel mode: 3-minute 1v1 matches of 18 questions across 6 topics. Due reviews get injected alongside fresh questions, and your opponent never knows which is which.
  • Quests: daily goals that route through the same duel and practice answers, so the scheduler state follows you there too.

Every question that clears both the 7-day and the 90-day checkpoint leaves the active review pool, and ELO-matched opponents add the desirable difficulty that glues a fact down. How the schedule performs in production is charted in the LearnClash SRS retention curve.

Here is the full side-by-side across all four systems.

Quizlet free LearnQuizlet Plus Memory ScoreAnki + FSRS-6LearnClash Mems
SRS scopeSession onlyCross-sessionCross-sessionCross-session
Default interval (correct)Same session~1-7 days~3-7 days (adapts)90 days (Known stage)
Default interval (wrong)Same sessionNext session~1 day7-90 days (drops one stage)
Exit conditionn/an/aInterval keeps growingMastered exits pool
Runs across modesLearn onlyLearn + TestReview onlyPractice + Duel + Quest
FormatFlashcardFlashcardFlashcardQuiz duel
Social dynamicSoloSoloSolo1v1 ELO-ranked
Price5 rounds per set$35.99 or $44.99/yearFree desktop/web/Android; paid iOS appFree (zero ads)

The layer none of the others carry is competition. A duel packs stakes, feedback, and retrieval pressure into one 3-minute loop, and that loop is what gets you to show up tomorrow for the next spaced encounter, the return visit every serious SRS app depends on and almost none of them design for. For the broader memorization playbook, see how to memorize fast.

Put your memory on the line in a duel →

Match the Tool to the Timeframe

For a test inside a week, Quizlet is fine. For material that has to last a month or more, switch. A single Quizlet Learn session is tuned for 4-day cram windows, and paid Memory Score buys you a proprietary algorithm with no public benchmark to check it against. Anki wins the multi-year fight, and LearnClash wins the daily-practice one, the fight that doesn’t feel like studying.

Decision matrix 3-column card: Quizlet for 1-week cram sessions in Coral, Anki for years of serious memorization including USMLE and language fluency in Electric Blue, LearnClash for daily engaged 3-minute quiz duels with SRS and ELO ranking in Gold One week points to Quizlet. Years point to Anki. Daily engagement points to LearnClash.

  • Pick Quizlet Learn if: next week’s test, you already have the set, and a one-off adaptive cram session is enough.
  • Pick Quizlet Plus if: you’re already paying, 20 Learn rounds per month is enough, and the missing Memory Score benchmark doesn’t bother you.
  • Pick Quizlet Plus Unlimited if: you need unlimited Learn rounds and full paid-plan study access.
  • Pick Anki if: USMLE, MCAT, language fluency, a multi-year exam cycle where efficient review compounds into hours saved every week. The learning curve is steep; the payoff is durable. See our full Anki vs Quizlet comparison.
  • Pick LearnClash if: daily 3-minute quiz duels, any topic at every difficulty, ELO ranking from Iron to Phoenix, no ads, and an SRS built into every mode without a separate review session.
  • Pick Knowt if: you need a direct free Quizlet replacement with one-click imports. See our Quizlet alternatives roundup for nine more options tested in 2026.

Spaced repetition is a family of features wearing one name, and the label hides which member you’re actually buying. On the retention science, the serious tools are roughly even; what separates them is which app you still open in week three, when the long spacing window finally comes due. Match the right cousin to how you study, and the algorithm question mostly takes care of itself.

See the 3-stage SRS from inside a duel →

Frequently Asked Questions

Does Quizlet have spaced repetition in the free version?

Quizlet lets non-subscribers try Learn, but the full Learn mode is tied to Quizlet Plus and Plus for teachers. Free Learn is best understood as adaptive, session-scoped practice. LearnClash builds a full 3-stage spaced repetition system into every game mode for free, with no ads in any tier.

What is the difference between Quizlet Learn and Anki spaced repetition?

Quizlet Learn runs a machine-learning model trained on roughly 1.5 million sampled answers that prioritizes the terms you are closest to forgetting inside a single session. Anki's FSRS-6 scheduler is an open memory model benchmarked across 9,999 Anki collections and roughly 350 million reviews, and it schedules cards across days, weeks, and months with cross-session persistence.

How do I turn on Quizlet spaced repetition?

Open a flashcard set, select Learn, choose a session goal, and study through the adaptive question flow. Quizlet Help says non-subscribers can start a free Learn session, while full Learn access is available through Quizlet Plus or Quizlet Plus for teachers.

Why does Quizlet spacing reset when I start a new session?

Quizlet's Learn algorithm was built for users who study a set over four days at most (95% of users per Quizlet's own 2017 engineering post). Classical SRS intervals of days or weeks don't fit that pattern, so a one-off Learn session optimizes in-session prioritization rather than long-term scheduling. LearnClash instead schedules questions at stage-specific cooldowns (7 days at Learning, 90 days at Known) across every duel, and a wrong answer drops an item one stage rather than resetting it.

Did Quizlet shut down Q-Chat in 2026?

Quizlet retired Q-Chat in June 2025, a bit over two years after launching what it billed as the first AI tutor built with OpenAI's ChatGPT. In March 2026, Quizlet launched a native app inside ChatGPT that generates flashcards directly from ChatGPT conversations. The catch is that flashcards from these AI surfaces land in Learn mode without entering Memory Score's cross-session SRS schedule on a free account. LearnClash runs a 3-stage SRS on every question by default.

Start my free duel