📚 Quick Study Guide
💡 Sequence in ScratchJr: A sequence is a series of blocks that tell your character (the sprite) what to do in a specific order. Think of it like a recipe!
🚶 Making a Character Walk: Use the blue 'move' blocks to make your character walk. You can specify how many steps it takes with the number on the block.
🗣️ Making a Character Talk: Use the purple 'say' block to make your character speak. You can type in what you want it to say inside the block.
🎬 Combining Walk and Talk: Place the 'move' block and the 'say' block together in a sequence. The character will walk first, then talk.
🔁 Repeating Actions: Use the orange 'repeat' block to make a sequence run multiple times. This is great for making a character walk back and forth.
⏱️ Adding Delays: Sometimes, you might want to add a little pause between actions. The 'wait' block (yellow) lets you do this.
🎨 Changing Appearance: The green 'looks' blocks allow you to change the appearance of your character, adding more expression and visual interest to their actions.
Practice Quiz
- Which color blocks are primarily used for movement in ScratchJr?
- A. Purple
- B. Blue
- C. Green
- D. Orange
- Which block makes a character say something in ScratchJr?
- A. Move block
- B. Say block
- C. Repeat block
- D. End block
- What is a sequence in ScratchJr?
- A. A single block
- B. A series of blocks
- C. A colorful background
- D. A type of character
- If you want a character to walk 5 steps, which block would you use?
- A. A block with the number 1
- B. A block with the number 5
- C. The 'say' block
- D. The 'repeat' block
- Which block is used to make a sequence of actions repeat multiple times?
- A. Move block
- B. Say block
- C. Repeat block
- D. End block
- What block is used to create a pause or delay in a sequence?
- A. Move block
- B. Wait block
- C. Say block
- D. Repeat block
- Which category of blocks allows you to change how a character looks?
- A. Motion
- B. Looks
- C. Sound
- D. Control
Click to see Answers
1: B, 2: B, 3: B, 4: B, 5: C, 6: B, 7: B