Skip to content
Home » The Learning Blind Spot: Why We Miss What Matters: Sasha Vassar (Transcript)

The Learning Blind Spot: Why We Miss What Matters: Sasha Vassar (Transcript)

Here is the full transcript of award-winning researcher and educator Dr. Sasha Vassar’s talk titled “The Learning Blind Spot: Why We Miss What Matters” at TEDxUNSW Salon 2025 conference.

Listen to the audio version here:

DR. SASHA VASSAR: What if I told you that one of the biggest challenges in learning isn’t a lack of intelligence or effort, but is a blind spot? Every day students sit in lectures, they highlight extensively, take extensive notes, believing that they’re mastering the content. I mean, I was one of those students back in the old days. I used to love sitting in lectures, taking very detailed notes. It really made me feel like I was achieving something, like I was learning.

But here’s the kicker. Many of these strategies simply do not work. And now with ChatGPT at their fingertips, students can get very, very quick answers instead of engaging in the struggle that is required for deeper learning. Research tells us that students often rely on these ineffective learning strategies not because they’re lazy, but because they just don’t know any better.

When I was a little kid, my mom used to send me to bed before a big exam with a textbook to sleep with under my pillow, which clearly was a fantastic resource for learning. And to be fair, it was not very comfortable for sleeping, nor I think it helped me with any of my exam performance, but it was yet another ineffective learning strategy and probably one that I should have known better would not work.

Finding Bugs in Code and Learning

Before I became an academic, I worked in industry as a testing engineer. My job was to find bugs in code, to replicate them, and just break things, basically. Yet some bugs always stayed hidden to me, invisible no matter how hard I looked.

I remember one particular time, hours of debugging, trying everything. I thought I was losing my mind, or that I’d already lost it. Double-checked everything, rewrote bits of the code, and still nothing. Sounded like a case of a missing semicolon for those of you that have done programming, but luckily for my pride, it was a more complex bug.

And just like I couldn’t see this bug that was staring me in the face, students often can be blind to the flaws in their learning strategies. They believe that they’re doing everything right, and yet they don’t see that some of these methods do not lead to the deeper learning.

In my case, my colleague glanced at my screen and was able to find the bug in what felt like seconds. So not good for my pride, but I moved on. And just like that, students face the same issues. Just like I couldn’t see this bug, students face the same issue in their learning. Why did I miss this bug, and why do they miss these key learning moments?

Inattentional Blindness

This happens more often than we think, and I want to actually test this out with you guys. So let’s put it to a little test.

Amazing, so I heard some of you laughing, so you clearly noticed what I thought you would miss. Now, who here counted the number of passes? Was it 20? I can’t actually see you, so I’m just going to keep going. Was it 16? It was 16. And who saw the gorilla in the middle of the screen? Yay, a few of you did.

For those of you that knew to expect the gorilla, though, did you notice that the curtains changed color halfway through? What about one of the players in a black T-shirt left the screen randomly as well? Oh, well, this audience clearly does not have any inattentional blindness.

ALSO READ:  4 Lessons In Creativity: Julie Burstein (Transcript)

So what you’ve just witnessed is a phenomenon called inattentional blindness, and much of the research around it is based on a study by Simons and Chabris in 1999. And just like, maybe not all of you, because clearly you are feeling great and you can see the gorilla, just like all of you, some of you, did not miss the gorilla, students often miss the gorilla right in front of them when they’re studying and when they’re learning.

Have you ever kind of experienced this kind of inattentional blindness in class? I bet you have. I bet you’ve gone into a lecture, you’ve taken some really great notes, then walked out of that lecture and could not actually tell what that lecture was about. It does happen, and I always think that when we take these extensive notes, we often miss what the person is actually saying. And when students code along with me in the lecture, they will often miss what I’m saying about the actual code or about the syntax or the structure of it.

Cognitive Load Theory

Now, all of this is based on a learning theory, one of the many learning theories, and this theory is called the cognitive load theory. And this cognitive load theory states that we have a very limited working memory. We can only hold about five to seven elements in our working memory at any one time. That means that we struggle to work with more than five or seven elements at a time. And when students are overwhelmed in their working memory, they just can’t process all the information that’s coming in.

The more cognitive effort a task requires, the more likely you are to overlook something significant because you’re feeling completely overwhelmed. So the harder the material is, the easier it is to overload a person learning.

Now imagine that you are carrying some groceries. One bag, two bag, three bags, three, four, five, still very manageable. You’ve got two hands, you’re able to carry them. What if we keep adding six, seven, eight, nine, 10, 11, 12, 13? Something is going to drop, and that is cognitive overload.

If you’ve done programming, you’ve probably looked at a wall of code and felt completely overwhelmed by it. And that’s because there is way more information on that screen than your working memory can handle all at once.