Identify Your Team's Learning Preferences & Communication Strategies
Purpose: This guide helps you systematically assess each team member's learning style and document personalized communication strategies.
How to use: (1) Review the four learning styles below, (2) Assess each team member using the self-assessment questions, (3) Fill in the team tracker table, (4) Use the communication guide to adapt your approach for each person.
How they process information: Through diagrams, images, charts, spatial relationships, and visual demonstrations.
Key indicator: "Show me a diagram," "Let's whiteboard this," "Can you visualize that?"
They tend to:
How they process information: Through spoken words, discussions, explanations, and conversations.
Key indicator: "Tell me about it," "Let's jump on a call," "I learn by talking it through."
They tend to:
How they process information: Through written documentation, detailed specs, emails, and text-based instructions.
Key indicator: "Can you send that in writing?" "Is that documented?" "Let me read the spec first."
They tend to:
How they process information: Through hands-on practice, experimentation, trial-and-error, and direct interaction.
Key indicator: "Let me try it," "I learn by doing," "Let's build a POC first."
They tend to:
Three ways to identify learning styles:
⚠️ Important: Most people are blended learners with a dominant style. Use learning styles as a starting point, not a rigid box.
Have team members answer these questions to identify their primary style:
Visual: "I'd want to see a flowchart or architecture diagram"
Auditory: "I'd prefer someone to explain it to me verbally"
Reading/Writing: "I'd read the documentation thoroughly"
Kinesthetic: "I'd jump into a tutorial and build something"
Visual: "Show me a before/after diagram"
Auditory: "Walk me through it on a call"
Reading/Writing: "Share a detailed PR description with code comments"
Kinesthetic: "Let me trace through the code myself and debug live"
Visual: "Show me side-by-side examples of good vs. what I did"
Auditory: "Schedule a 1-on-1 to discuss it verbally"
Reading/Writing: "Send me detailed written feedback with specific examples"
Kinesthetic: "Let me try a different approach and show you the improvement"
Use this table to document each team member's learning style and communication preferences.
| Name | Primary Style | Secondary Style | Key Preferences | Communication Strategy | Notes |
|---|---|---|---|---|---|
| _______________ | Visual | ||||
| _______________ | Auditory | ||||
| _______________ | Reading/Writing | ||||
| _______________ | Kinesthetic | ||||
| _______________ | |||||
| _______________ | |||||
| _______________ | |||||
| _______________ |
Use this matrix when addressing common engineering scenarios:
| Scenario | Visual | Auditory | Reading/Writing | Kinesthetic |
|---|---|---|---|---|
| Explaining a bug fix | Annotated screenshot showing before/after | 10-min call explaining root cause | Detailed PR description with code snippets | Pair debug session showing the fix live |
| Teaching a new tool | Step-by-step visual guide with screenshots | Recorded demo with verbal walkthrough | Written tutorial with command examples | Sandbox environment to experiment |
| Giving critical feedback | Side-by-side code comparison with highlights | 1-on-1 discussion with examples | Written email with specific line references | Live refactoring session together |
| Assigning complex task | Architecture diagram + user flow | Verbal explanation + office hours | Detailed ticket with acceptance criteria | Starter code + sandbox to build in |
| Onboarding to codebase | Visual system architecture diagram | Pair programming walkthrough | Architecture Decision Records (ADRs) | Hands-on "break it" exploration task |
Use this space to capture patterns across your team and custom strategies:
Team communication norms I want to establish:
People I need to communicate with differently (and how):
Key Insight: You don't need to customize everything. A multi-modal default—brief written summary + diagram + offer to sync + hands-on option—covers 80% of learning preferences and is sustainable to scale.