Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Chapter 3: Introduction to Capstone Project

Learning Outcomes

By the end of this chapter, students will be able to:

  • Decompose any problem using the 5W1H method
  • Apply Design thinking methodology
  • Create empathy maps
  • Align problems to Sustainable Development Goals (SDGs)
  • Apply all learnings in solving real-world problems
  • Express their solution to a problem in non-technical words

Theory

What is a Capstone Project?

A capstone project is a comprehensive assignment that serves as a culminating experience for students, requiring them to apply knowledge and skills acquired throughout the course to solve a real-world problem. In the context of AI, a capstone project allows students to demonstrate their understanding of AI concepts, tools, and techniques by developing a practical solution.

Design Thinking Methodology

Design thinking is a user-centered, iterative process that focuses on understanding user needs, defining problems, ideating solutions, prototyping, and testing. The five stages are:

1. Empathize

  • Understand the user’s needs and perspectives
  • Conduct interviews and observations
  • Gather qualitative data about user experiences
  • Build genuine empathy for users’ problems

2. Define

  • Clearly articulate the problem statement
  • Synthesize observations from the empathy phase
  • Create a clear and actionable problem definition
  • Focus on user needs, not solutions

3. Ideate

  • Generate creative ideas and potential solutions
  • Brainstorm without judgment
  • Encourage wild ideas
  • Build on others’ ideas
  • Use techniques like mind mapping and sketching

4. Prototype

  • Build a tangible representation of the solution
  • Create low-fidelity models to test concepts
  • Focus on learning, not perfection
  • Make prototypes quickly and cheaply

5. Test

  • Evaluate the prototype with users
  • Gather feedback
  • Iterate based on findings
  • Refine the solution

The 5W1H Method for Problem Decomposition

The 5W1H method is a framework for understanding and decomposing problems:

QuestionPurposeExample
WhoIdentify stakeholders and usersWho is affected by this problem?
WhatDefine the problem clearlyWhat exactly is the problem?
WhenUnderstand timing and frequencyWhen does this problem occur?
WhereIdentify location and contextWhere does this problem happen?
WhyUnderstand root causesWhy does this problem exist?
HowExplore mechanisms and solutionsHow can we solve this problem?

Empathy Maps

Empathy maps are visual tools that help students understand user experiences by capturing what users:

┌─────────────────────────────────────────────────┐
│                    EMPATHY MAP                   │
├────────────────────┬────────────────────────────┤
│       SAYS         │          THINKS            │
│ What does the user │ What might the user be     │
│ say about their    │ thinking about the         │
│ experience?        │ situation?                 │
├────────────────────┼────────────────────────────┤
│       DOES         │          FEELS             │
│ What actions does  │ What emotions does the     │
│ the user take?     │ user experience?           │
└────────────────────┴────────────────────────────┘

Key Components:

  • Says: Direct quotes and statements from users
  • Thinks: What might be going through their mind
  • Does: Observable actions and behaviors
  • Feels: Emotional state and reactions

Sustainable Development Goals (SDGs)

The United Nations has defined 17 Sustainable Development Goals to address global challenges. In AI projects, students should align their solutions with relevant SDGs to ensure societal benefit.

SDGGoalAI Application Examples
SDG 1No PovertyFinancial inclusion AI
SDG 2Zero HungerCrop yield prediction
SDG 3Good HealthDisease diagnosis AI
SDG 4Quality EducationPersonalized learning
SDG 5Gender EqualityBias detection in hiring
SDG 6Clean WaterWater quality monitoring
SDG 7Affordable EnergySmart grid optimization
SDG 8Decent WorkJob matching platforms
SDG 9Industry InnovationPredictive maintenance
SDG 10Reduced InequalitiesAccessibility AI
SDG 11Sustainable CitiesTraffic optimization
SDG 12Responsible ConsumptionWaste reduction AI
SDG 13Climate ActionClimate modeling
SDG 14Life Below WaterOcean monitoring
SDG 15Life on LandWildlife conservation
SDG 16Peace & JusticeFake news detection
SDG 17PartnershipsCollaborative platforms

Capstone Project Process

  1. Form a Team: Collaborate with peers to develop diverse perspectives
  2. Define the Problem: Use the 5W1H method to clearly define the problem
  3. Research and Empathize: Conduct user research to understand needs and pain points
  4. Ideate Solutions: Brainstorm multiple potential solutions
  5. Select and Design: Choose the most viable solution and design the implementation
  6. Develop Prototype: Create a working model or simulation
  7. Test and Iterate: Evaluate the prototype and make improvements
  8. Document and Present: Prepare comprehensive documentation and present findings

Practical Activities

Activity 1: Problem Decomposition using 5W1H

Decompose the following problems using the 5W1H method:

Problem: “Improve access to quality education in rural areas”

QuestionAnalysis
WhoStudents in rural areas, teachers, parents, government
WhatLimited access to quality educational resources and teachers
WhenOngoing issue, especially during school hours and exam periods
WhereRural and remote areas with poor infrastructure
WhyLack of qualified teachers, poor internet connectivity, limited resources
HowAI-powered learning apps, virtual classrooms, offline content delivery

Activity 2: Empathy Map Creation

Create an empathy map for a user persona in the context of AI-based healthcare solutions.

User Persona: Rural Healthcare Worker

┌─────────────────────────────────────────────────────────────┐
│                    EMPATHY MAP                               │
│              Rural Healthcare Worker                         │
├─────────────────────────────┬───────────────────────────────┤
│           SAYS              │            THINKS             │
│ "I need quick access to     │ "Am I making the right        │
│  medical information"       │  diagnosis?"                  │
│ "The nearest hospital is    │ "How can I help more patients │
│  too far"                   │  with limited resources?"     │
│ "I wish I had expert        │ "What if I miss something     │
│  guidance available"        │  critical?"                   │
├─────────────────────────────┼───────────────────────────────┤
│           DOES              │            FEELS              │
│ Consults multiple sources   │ Anxious about patient outcomes│
│ Makes decisions alone       │ Overwhelmed by workload       │
│ Travels long distances      │ Hopeful about new technology  │
│ Works with limited tools    │ Frustrated by lack of support │
└─────────────────────────────┴───────────────────────────────┘

Activity 3: Project Abstract Creation

Create a project abstract using the Design Thinking Framework:

Sample Project Abstract

Project Title: AI-Powered Crop Disease Detection System

SDG Alignment: SDG 2 (Zero Hunger)

Problem Statement: Farmers in developing regions lose significant crop yields due to late detection of plant diseases.

Target Users: Small-scale farmers with smartphone access

Proposed Solution: A mobile application that uses computer vision to identify crop diseases from photographs, providing instant recommendations for treatment.

Key Features:

  • Image-based disease detection
  • Offline functionality
  • Multi-language support
  • Treatment recommendations

Activity 4: Design Thinking Workshop

Participate in a design thinking workshop to solve a real-world problem:

Workshop Steps:

  1. Warm-up (10 minutes): Team introductions and icebreaker activities
  2. Empathize (20 minutes): Interview partners about their experiences with the problem
  3. Define (15 minutes): Create a clear problem statement
  4. Ideate (20 minutes): Brainstorm solutions using sticky notes
  5. Prototype (25 minutes): Create a simple prototype
  6. Test (15 minutes): Present prototype and gather feedback
  7. Reflect (10 minutes): Discuss learnings and next steps

Competency-Based Questions

Example Questions

  1. Explain the 5W1H method for problem decomposition. (2 marks)
  2. Describe the role of empathy maps in user-centered design. (3 marks)
  3. List the five stages of the design thinking process. (4 marks)
  4. How can AI solutions be aligned with Sustainable Development Goals? (5 marks)
  5. Discuss the importance of team collaboration in capstone projects. (6 marks)

Answers to Example Questions

  1. Answer: 5W1H is a problem decomposition framework:

    • Who: Identifies stakeholders affected
    • What: Defines the problem clearly
    • When: Determines timing and frequency
    • Where: Specifies location and context
    • Why: Explores root causes
    • How: Plans solution approaches
  2. Answer: Empathy maps help designers understand users by capturing four dimensions: what users Say (direct quotes), Think (internal thoughts), Do (actions and behaviors), and Feel (emotions). This helps create user-centered solutions by building genuine understanding of user needs and pain points.

  3. Answer: The five stages of design thinking are:

    1. Empathize: Understand users’ needs through research
    2. Define: Create a clear problem statement
    3. Ideate: Brainstorm multiple solutions
    4. Prototype: Build testable representations
    5. Test: Evaluate with users and iterate
  4. Answer: AI solutions can align with SDGs by:

    • Identifying relevant SDGs for the problem domain
    • Ensuring the solution addresses specific SDG targets
    • Measuring impact against SDG indicators
    • Examples: AI for crop prediction (SDG 2), disease diagnosis (SDG 3), personalized learning (SDG 4), climate modeling (SDG 13)
  5. Answer: Team collaboration is important because:

    • Diverse Perspectives: Different skills and viewpoints improve solutions
    • Division of Labor: Efficient task distribution
    • Peer Learning: Team members learn from each other
    • Real-world Preparation: Mirrors professional AI development
    • Creativity: Brainstorming generates better ideas
    • Support: Mutual help overcoming challenges

Official Sample Paper Questions

  1. What is the purpose of a capstone project in AI education? (2 marks)
  2. Explain the design thinking process with its five stages. (3 marks)
  3. Create an empathy map for a user interested in AI-based financial services. (4 marks)
  4. How can AI solutions contribute to achieving SDG 13 (Climate Action)? (5 marks)
  5. Outline the steps involved in developing a capstone project proposal. (6 marks)

Answers to Official Sample Paper Questions

  1. Answer: A capstone project allows students to apply their AI knowledge to solve real-world problems, demonstrating practical skills in problem-solving, design thinking, implementation, and presentation while connecting learning to societal needs.

  2. Answer: Design thinking is a user-centered approach:

    • Empathize: Research and understand user needs
    • Define: Articulate the problem statement
    • Ideate: Generate creative solutions
    • Prototype: Create quick, testable models
    • Test: Gather feedback and refine
  3. Answer:

    SaysThinks
    “I want secure transactions”“Is my money safe with AI?”
    “I need quick financial advice”“Can AI understand my needs?”
    DoesFeels
    Checks account frequentlyAnxious about security
    Compares multiple servicesHopeful about convenience
  4. Answer: AI can contribute to SDG 13 (Climate Action) through:

    • Climate Modeling: Predicting weather patterns and climate change impacts
    • Energy Optimization: Smart grids reducing energy waste
    • Carbon Monitoring: Tracking emissions using satellite imagery
    • Disaster Prediction: Early warning systems for extreme weather
    • Sustainable Agriculture: Optimizing farming to reduce environmental impact
  5. Answer: Steps for capstone project proposal:

    1. Form a team with diverse skills
    2. Select a problem aligned with SDGs
    3. Apply 5W1H to define the problem
    4. Conduct user research and create empathy maps
    5. Ideate multiple solutions
    6. Select feasible solution and define scope
    7. Plan timeline and resources
    8. Document proposal with objectives, methodology, and expected outcomes

Practice Questions

Multiple Choice Questions

  1. Which of the following is NOT one of the five stages of design thinking? a) Empathize b) Define c) Ideate d) Implement

  2. The 5W1H method stands for: a) Who, What, When, Where, Why, How b) Five Ways to Improve Human Cognition c) Five Windows for Innovation Hubs d) None of the above

  3. Which SDG focuses on climate action? a) SDG 13 b) SDG 14 c) SDG 15 d) SDG 7

  4. An empathy map captures which of the following? a) Says, Thinks, Does, Feels b) Past, Present, Future c) Strengths, Weaknesses, Opportunities, Threats d) Input, Process, Output

  5. The primary purpose of prototyping in design thinking is to: a) Create a final product b) Test ideas quickly and cheaply c) Impress stakeholders d) Generate revenue

Short Answer Questions

  1. Define the 5W1H method and explain its importance in problem decomposition.
  2. What is an empathy map and how does it help in understanding user needs?
  3. How can AI solutions be aligned with Sustainable Development Goals?
  4. What are the key components of a capstone project proposal?

Long Answer Questions

  1. Discuss the complete design thinking process and its application in AI capstone projects.
  2. Explain how empathy maps and user research contribute to effective AI solution design.
  3. Describe the steps involved in aligning an AI project with Sustainable Development Goals.
  4. Outline a detailed plan for developing a capstone project from problem definition to final presentation.

Summary

Key Points

  • Capstone projects allow students to apply AI knowledge to real-world problems
  • Design thinking methodology consists of five stages: Empathize, Define, Ideate, Prototype, Test
  • The 5W1H method helps decompose problems systematically
  • Empathy maps help in understanding user perspectives and needs
  • AI solutions should be aligned with Sustainable Development Goals for societal benefit
  • Team collaboration and communication are essential for successful capstone projects

Important Terminologies

  • Capstone Project: A comprehensive project that demonstrates learning and skills
  • Design Thinking: A user-centered approach to problem-solving
  • Empathy Map: A visual tool for understanding user experiences
  • SDGs: 17 global goals set by the United Nations for sustainable development
  • 5W1H: A problem decomposition framework (Who, What, When, Where, Why, How)
  • Prototype: A preliminary model used to test concepts
  • Iteration: The process of refining solutions based on feedback

Solutions to Practice Questions

Multiple Choice Answers

  1. d) Implement
  2. a) Who, What, When, Where, Why, How
  3. a) SDG 13
  4. a) Says, Thinks, Does, Feels
  5. b) Test ideas quickly and cheaply

Short Answer Model Answers

  1. The 5W1H method is a problem decomposition technique that asks Who, What, When, Where, Why, and How to fully understand a problem. It helps break down complex problems into manageable components.
  2. An empathy map visualizes what users say, think, feel, and do, helping designers understand user needs and pain points effectively.
  3. AI solutions can be aligned with SDGs by identifying relevant global challenges (like healthcare, education, or climate) and ensuring the project contributes to solving those challenges.
  4. Key components include problem definition, user research, proposed solution, technical approach, timeline, and expected outcomes.

Long Answer Model Answers

  1. The design thinking process involves empathizing with users to understand their needs, defining the problem clearly, ideating multiple solutions, prototyping the best ideas, and testing with users. In AI capstone projects, this ensures solutions are user-centered and address real needs.
  2. Empathy maps and user research provide insights into user experiences, helping developers create AI systems that truly address user pain points and preferences rather than making assumptions.
  3. Aligning AI projects with SDGs involves identifying relevant global goals, researching how AI can contribute, designing solutions that address specific targets, and measuring impact against SDG indicators.
  4. Steps include: team formation, problem identification through research, defining scope using 5W1H, empathizing with users, ideating solutions, prototyping, testing, iterating, documenting, and presenting.

IBM Skills Build Integration

Complete the IBM Skills Build - What is Design thinking? course to:

  • Learn the fundamentals of design thinking methodology
  • Understand how to apply design thinking to AI projects
  • Practice creating empathy maps and prototypes
  • Earn a certification in design thinking

References

  • CBSE Artificial Intelligence Curriculum for Class XI (2025-2026)
  • IBM Skills Build - What is Design thinking?
  • United Nations Sustainable Development Goals
  • Stanford d.school Design Thinking Resources
  • IDEO Design Thinking Resources