Sequencing & Scripts
Summary
This chapter teaches how individual blocks snap together into ordered scripts and how program flow moves top-to-bottom through a stack of blocks. Students learn how a script starts, executes, and stops, and how multiple scripts on the same stage can run together and coordinate. It builds directly on the editor knowledge from Chapter 2 and the problem-solving vocabulary from Chapter 1. After completing this chapter, students will be able to build, read, and run simple multi-block scripts in Scratch.
Concepts Covered
This chapter covers the following 14 concepts from the learning graph:
- Script
- Sequencing
- Program Flow
- Block Snapping
- Stack Of Blocks
- Order Of Operations
- Starting A Script
- Script Execution
- Top-Down Reading
- Single Script
- Multiple Scripts
- Script Coordination
- Running A Script
- Stopping A Script
Prerequisites
This chapter builds on concepts from:
TODO: Generate Chapter Content