TV on a Rolling Cart

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

From Scratch

Conditional Statements in Scratch: Nesting, Debugging, and Beyond (Part 2)
4 min3rd4th5th6thTechnologyMath
access

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.

  1. What's the difference between an if block and an if-else block?
  2. What does "nesting" one conditional inside another mean?
  3. 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.

Conditional Statements in Scratch: Nesting, Debugging, and Beyond (Part 2) — TV on a Rolling Cart