Scratch Build + Debug Checklist

Scratch Build + Debug Checklist

Student Worksheet 5

Scratch Build + Debug Checklist

Use this while building and testing your Scratch project.

Name: ___________
Date: ___________

Build focus

Check that your Scratch project shows the story moment clearly and runs in the right order.

SpritesBackdropDialogueMovementSequenceDebugging

My Scratch project includes

  • At least 2 sprites
  • A relevant backdrop
  • Dialogue using say blocks
  • Movement or action
  • An event to start the scene
  • Correct sequence from beginning to end
  • Animation or costume change
  • Testing and debugging

Debugging steps

StepWhat I Did
1. Read the code out loud.
2. Test one sprite at a time.
3. Pull apart blocks that are not working.
4. Add blocks back one at a time.
5. Ask: Did the actions happen in the correct order?