There is a distinction that almost nobody in curriculum design talks about clearly, and it is the distinction that separates programs that produce capability from programs that produce completion metrics. It is the difference between a use case as illustration and a use case as architecture.

Illustration is what most programs do. You teach a concept. You walk through an example. The example confirms what you just said. The participant nods. You move on. The use case in this model is decoration — something you reach for after the real work is done, to make the real work feel applicable. It has the shape of relevance without the function of it.

Architecture is different. When a use case is architecture, it is not appended to the concept — it precedes it, frames it, and gives it a destination. The learner doesn't encounter the feature and then see a scenario where it applies. They encounter the scenario first, feel the weight of the problem it represents, and then receive the concept as the answer to something they already understand they need. That sequence is not cosmetic. It is the difference between information and capability. And almost no program is designed to deliver it.


Why the concept doesn't transfer on its own

Cognitive science has a precise explanation for why well-taught content fails to show up in production. It is called the transfer problem — the gap between knowing something in the context where it was learned and being able to apply it in a context that looks different.

The mechanism is straightforward. When a learner encounters a real-world problem, their brain is not searching a library of concepts. It is pattern-matching against situations it has already processed. If the training scenario was structurally similar to the production scenario — same type of ambiguity, same class of constraint, same shape of decision — the mental model activates. The learner recognises the situation and knows what to do. If the training scenario was generic, abstract, or artificially simplified, the match fails. The learner has the knowledge. They simply cannot locate it in time to use it.

This is why a participant can score well on an assessment at the end of a training program and struggle visibly three weeks later when the first real client problem arrives. The assessment tested recall in the context of training. The job demands application in the context of work. Those are not the same cognitive task, and no amount of good content design closes the gap between them. Only the use case does — because the use case is the context. It is the thing that makes the mental model findable when it matters.

The concept is the answer. The use case is the question. You cannot produce transfer by teaching answers to questions the learner has never been asked to sit with.


Why real use cases are so hard to get

If the logic above is sound — and I believe it is — then the obvious question is why most programs are still built around synthetic scenarios, sanitised examples, and feature demonstrations that bear only passing resemblance to the situations participants will actually face. The answer is not ignorance. Most curriculum designers understand, at some level, that real use cases are better. The answer is that real use cases are genuinely difficult to obtain, and the difficulty is not accidental.

In a knowledge economy, knowledge is currency. What a subject matter expert knows — really knows, from having been in the room when something broke, from having diagnosed the configuration that nobody else could read, from having built the workaround that became standard practice — is what makes them valuable. It is not merely what they do. It is what they are, professionally. Sharing it freely, into a training program that will distribute it to a room of twenty people, is not generosity. From where they sit, it is dilution.

This is not cynicism about SMEs. It is an accurate description of the incentive structure they are operating in. Most organisations have built careers and hierarchies on the principle that expertise is scarce and scarcity is power. The curriculum designer asking for real use cases is, functionally, asking the SME to reduce their own scarcity. The resistance that follows is not obstruction. It is rational self-preservation inside a system that rewards it.

The result is that real implementation knowledge lives in the cafeteria, not the classroom. You hear it in the complaint about the client who configured the product wrong and blamed the vendor. You hear it in the post-mortem that never made it into documentation. You hear it in the hallway conversation between two engineers who both know exactly why that particular integration fails and have never been asked to write it down. The knowledge is present, ambient, and completely inaccessible to any formal curriculum — until someone decides the extraction cost is worth paying.


What a use case bank actually is

A use case bank is not a folder of scenarios. That distinction matters more than it sounds.

A folder of scenarios is a collection of exercises assembled by whoever was available to write them, drawing on whatever examples came to mind, organised loosely by topic and reviewed for factual accuracy. Most training programs have one. It is not nothing — but it is also not what I mean.

A use case bank is a structured, living, deliberately curated collection of real implementation situations, extracted from actual production environments, vetted for instructional value, and organised for deployment against specific learner profiles and capability gaps. Every case in it has provenance — it came from somewhere real. Every case has been assessed for complexity — it sits at a specific point on the difficulty curve. Every case has been tagged against the failure modes it exercises, so that for any given batch of participants, you can select the cases that map to the situations they are most likely to encounter and least likely to handle without preparation.

Building one requires three things that most curriculum functions either lack or underinvest in: access to real implementations, a framework for assessing case complexity, and the discipline to treat the bank as a living asset rather than a one-time deliverable.

Access is the hardest part, for the reasons described above. It requires either organisational authority — someone senior enough to direct SMEs to participate — or accumulated trust, built slowly enough that practitioners begin to see the value of contributing. In practice, it usually requires both, at different stages. The first cases come through authority. The later ones come through proof.

Complexity assessment is a curriculum design skill that rarely gets named explicitly. A good use case is not simply a hard one. It is one where the difficulty is located at exactly the right cognitive level for the learner who will encounter it — challenging enough to require genuine thinking, not so opaque that it produces confusion rather than stretch. Building a bank without this calibration produces a collection that is usable in aggregate but unreliable in deployment.

And the living asset discipline is what separates a use case bank from a use case archive. Implementations change. Products evolve. The failure modes of two years ago are not the failure modes of today. A bank that is not actively maintained drifts from the reality it is supposed to represent — and a use case that no longer maps to production is, in the precise sense, no longer real.

Not every implementation story is a use case. What earns a place in the bank: situations where the standard approach failed and a judgment call was required; configurations that worked in one context and broke in another; client requirements that could not be mapped directly to a feature without architectural interpretation; edge cases that support tickets reveal are more common than anyone anticipated. What does not earn a place: worked examples that demonstrate how a feature functions when used correctly. That is documentation. A use case is the situation before you know which feature applies — or whether the feature applies at all.


How you know it is working

The proof of a use case bank is not visible in the training room. It is visible three weeks later, when a participant walks into a situation they have not been shown — a client requirement that was not in the syllabus, a configuration that breaks in a way the sandbox never surfaced — and handles it. Not because they remembered a step. Because they recognised the shape of the problem.

That recognition is transfer. It is what you are designing for every time you build a program. And it is almost impossible to produce reliably without a use case bank, because recognition requires prior exposure to structurally similar situations — not concepts about situations, but situations themselves, with the ambiguity intact and the right answer not supplied in advance.

The signal, when the bank is working, arrives from managers rather than participants. Participants don't always know what they know until they use it. Managers see the difference between a new hire who needs to be told what to do and one who proposes an approach before being asked. That difference — between a team member who applies known solutions and one who thinks toward novel ones — is what a well-designed use case bank produces. It is also, notably, the difference between a training function that justifies its budget and one that defends it every cycle.

Assessment scores tell you what participants remembered on the last day of training. Manager reports tell you what they can do on the first day back at work. Build for the second metric, not the first.


The organisational asset hiding in the training function

Here is the argument I want to make clearly, because it is the one most L&D functions fail to make for themselves: a use case bank is not a training asset. It is an organisational knowledge asset that happens to be housed in the training function.

It represents the distilled, structured, institutionalised version of everything the organisation's best practitioners have learned from real implementations — the failures as much as the successes, the edge cases as much as the standard ones. That knowledge exists in every organisation. In most, it lives exclusively in the heads of the people who accumulated it, which means it leaves when they leave, stays siloed when they stay, and never compounds across the teams that need it most.

A use case bank changes that. It makes tacit knowledge explicit, transferable, and scalable in a way that no amount of documentation or knowledge management infrastructure typically achieves — because it doesn't ask practitioners to write down what they know in the abstract. It asks them to describe situations they have been in. That is a fundamentally different cognitive task, and a much easier one. People who resist writing knowledge base articles will describe a difficult client implementation in ten minutes if you ask the right questions.

The organisations that understand this treat the use case bank accordingly — as infrastructure, not inventory. They resource it, maintain it, and protect it the way they protect other knowledge assets. The ones that don't treat it as a training deliverable, which means it gets built once, ages quietly, and eventually stops reflecting the reality it was designed to capture.

The programs built on the first kind consistently outperform the programs built on the second. Not because the trainers are better, or the content is more current, or the delivery is more engaging. Because the learners are encountering real problems before they face real problems. And that, precisely, is the entire point.

References & Further Reading

Bransford, J.D., Brown, A.L., & Cocking, R.R. (Eds.) (2000). How People Learn: Brain, Mind, Experience, and School. National Academy Press. — On transfer-appropriate processing and the conditions that produce it.

Sweller, J. (1988). Cognitive load during problem solving: Effects on learning. Cognitive Science, 12(2), 257–285. — On the role of worked examples vs. problem-solving in early skill acquisition.

Nonaka, I., & Takeuchi, H. (1995). The Knowledge-Creating Company. Oxford University Press. — On the conversion of tacit to explicit knowledge in organisational settings.

Ericsson, K.A., Krampe, R.T., & Tesch-Römer, C. (1993). The role of deliberate practice in the acquisition of expert performance. Psychological Review, 100(3), 363–406.

Clark, R.C., & Mayer, R.E. (2016). e-Learning and the Science of Instruction. 4th Edition. Wiley. — On worked examples, practice design, and instructional efficiency.

Continue reading

These notes are published when there is something worth saying. To receive new Field Notes directly, write to hello@datadomine.com with the subject line: Field Notes.

All Field Notes Programmes Get in touch