Conditional Statements in Scratch: Nesting, Debugging, and Beyond (Part 2)
From Scratch

4 min3rd4th5th6thTechnologyMath
Summary
A follow-up tutorial on "if-else" blocks and nesting one conditional inside another, plus tips for debugging a conditional that isn't behaving the way you expect.
Viewer safety
All ages
Common Sense Media — not yet ratedIMDb Parents Guide — not yet rated
Our rating is a quick teacher-to-teacher guide — preview before showing.
Teaching resources
Discussion questions
Discussion
This video shows if-else blocks and how to fix a conditional that isn't working right.
- What's the difference between an if block and an if-else block?
- What does "nesting" one conditional inside another mean?
- What's one debugging tip the video gives for fixing a broken conditional?
Quick work-a-long
Words to know: if-else, nested, debug.
Try it: Change an if block to an if-else block so something different happens in each case.
