Amistio
Back to blog
Learning ScienceJune 28, 2026

One Next Step: The Science of a Calm, Adaptive Way to Learn

Cluttered apps and endless to-do lists fight the way your brain learns. Here is the cognitive science behind a calm interface and an algorithm that shows you one next step.

The Amistio Team 8 min read
cognitive loadspaced repetitioncalm designadaptive learningworking memory

Most learning apps look busy on purpose. Streaks, points, badges, progress rings, a backlog of overdue cards, a wall of tabs — all competing for your attention the moment you open them. It looks like richness. To the part of your brain that actually does the learning, it looks like noise.

There is a quiet thread running through decades of cognitive science that points the other way: toward less on the screen, one clear thing to do next, and a difficulty that is tuned to you rather than to a leaderboard. This is the research behind that calmer approach — and the algorithm that turns it into a single next step.

Your working memory is smaller than your screen

Everything you consciously think about passes through working memory, and working memory is famously small. The popular figure is 'seven, plus or minus two,' but when Nelson Cowan controlled for the tricks people use to inflate that number, the honest estimate dropped to about four items held at once. Four. That is the whole desk you have to work on.

John Sweller's Cognitive Load Theory takes this limit seriously. It splits the load on working memory into the part that is intrinsic to the material and the part that is extraneous — added by how the material is presented. Cluttered layouts, competing buttons, and information you have to mentally juggle all spend that scarce capacity on the interface instead of the idea. Strip the extraneous load away and you do not just get a prettier screen; you free up room to actually learn.

The 85% rule: aim to get some of it wrong

If you get everything right, the work is too easy and you are not learning much. If you get most of it wrong, you are overwhelmed and discouraged. In 2019, Robert Wilson and colleagues put a number on the sweet spot: for the kind of step-by-step learning where each attempt gives a clear right-or-wrong signal, the rate of progress is fastest when you are getting things right about 85% of the time — an error rate near 15%.

That reframes a good session. The goal is not a flawless run; it is a steady stream of attempts that are mostly right but reliably stretch you. And the attempts have to be real retrieval, not recognition — Roediger and Karpicke's work on the testing effect shows that pulling an answer out of your own memory is what builds it. An adaptive system can use your recent success rate as a live dial, nudging difficulty up when you cruise and adding support when you struggle, to keep you near that 85% line.

Review just before you forget

Memory fades on a predictable curve, and the single most effective antidote is spacing: revisiting material across growing intervals rather than cramming it. Cepeda and colleagues, synthesising a large body of studies, found that the best gap between study sessions scales with how long you want to remember something — roughly on the order of 10 to 20 percent of the target retention interval.

The practical question is when, exactly, to bring an item back. That is the job of a spaced-repetition scheduler. FSRS — the Free Spaced Repetition Scheduler — is the modern, data-driven answer, trained on millions of real review logs and now the default in tools like Anki. It models each item with three numbers: how hard it is for you, how stable the memory currently is, and how likely you are to recall it right now. It then schedules the next review for the moment your predicted recall is about to slip below a target you set. Review too early and you waste effort; too late and you have already forgotten. FSRS aims for the productive edge in between.

Challenge that matches skill — without the guilt

There is a reason the 85% target feels right as well as tests well. Mihaly Csikszentmihalyi's research on flow describes the absorbed, energised state people reach when the challenge in front of them is balanced against their skill. Too hard tips into anxiety; too easy slides into boredom. Tuning difficulty to keep challenge and skill in step is, in effect, engineering for flow.

Motivation matters too, and here the evidence cuts against a lot of app design. Self-Determination Theory, the long-running work of Edward Deci and Richard Ryan, finds that durable motivation grows from autonomy, competence, and relatedness — a sense of real choice, of getting visibly better, of not being alone. Notably absent from that list: fear of losing a streak. Loss-aversion mechanics can drive short-term clicks, but they manufacture anxiety rather than the intrinsic motivation that keeps people learning. A calmer design offers one clear next step you choose to take, and shows progress as growing competence — not as a punishment you are about to incur.

How Amistio puts it together

These threads converge on a simple product idea: do less, but the right less. Amistio Learn is designed around a calm, voice-first surface that keeps the screen quiet and the choices few, so working memory goes to the learning rather than the layout.

Underneath, a pacing engine turns the research into one decision: what is the single best thing for you to do next? It schedules reviews in the spirit of FSRS — bringing material back as you are about to forget it — aims practice near the ~85% success band, caps how many genuinely new ideas it introduces in a sitting to respect working-memory limits, and asks you to demonstrate a concept before it builds on it. The result a learner sees is not a dashboard of obligations but a single, calm next step, with progress framed as mastery rather than a streak to protect.

Sources

Every claim above is grounded in peer-reviewed research. Follow the links to the original papers.

  1. 1. Cowan (2001). The Magical Number 4 in Short-Term Memory. Behavioral and Brain Sciences, 24(1), 87–185.https://doi.org/10.1017/S0140525X01003922
  2. 2. Sweller (1988). Cognitive Load During Problem Solving. Cognitive Science, 12(2), 257–285.https://doi.org/10.1207/s15516709cog1202_4
  3. 3. Wilson, Shenhav, Straccia & Cohen (2019). The Eighty Five Percent Rule for Optimal Learning. Nature Communications, 10, 4646.https://doi.org/10.1038/s41467-019-12552-4
  4. 4. Roediger & Karpicke (2006). Test-Enhanced Learning. Psychological Science, 17(3), 249–255.https://doi.org/10.1111/j.1467-9280.2006.01693.x
  5. 5. Cepeda, Pashler, Vul, Wixted & Rohrer (2006). Distributed Practice in Verbal Recall Tasks. Psychological Bulletin, 132(3), 354–380.https://doi.org/10.1037/0033-2909.132.3.354
  6. 6. Free Spaced Repetition Scheduler (FSRS) — open-source project & wiki. open-spaced-repetition/fsrs4anki.https://github.com/open-spaced-repetition/fsrs4anki/wiki
  7. 7. Csikszentmihalyi & LeFevre (1989). Optimal Experience in Work and Leisure. Journal of Personality and Social Psychology, 56(5), 815–822.https://doi.org/10.1037/0022-3514.56.5.815
  8. 8. Deci & Ryan (2000). The 'What' and 'Why' of Goal Pursuits. Psychological Inquiry, 11(4), 227–268.https://doi.org/10.1207/S15327965PLI1104_01