Looks and Sound Blocks
Changing sprite appearance, adding speech bubbles, and incorporating sounds.
About This Topic
Year 2 pupils use Looks and Sound Blocks in ScratchJr to bring animations to life. They swap sprite costumes for visual changes like waving or dancing, add speech bubbles with 'say' blocks for dialogue, and play sounds to match actions or emotions. These blocks help explain storytelling through speech, construct scripts combining costumes and audio, and assess how sounds shape mood.
This unit aligns with KS1 Computing standards for programming simple sequences and creating digital content. Building on motion blocks from earlier lessons, students order instructions logically, test timings to avoid overlaps, and evaluate animation impact. It fosters creativity, debugging skills, and multimedia awareness in a digital age.
Active learning suits this topic perfectly. Students gain quick feedback by dragging blocks and pressing play, seeing speech bubbles pop or sounds sync instantly. Pair scripting encourages talk about choices, while class shares prompt peer critique on mood effects. These methods turn coding into collaborative play, solidifying concepts through experimentation.
Key Questions
- Explain how 'say' blocks can help tell a story.
- Construct a script that makes a character change costume and play a sound.
- Assess how different sounds can enhance an animation's mood.
Learning Objectives
- Construct a ScratchJr script that changes a sprite's costume and plays a sound effect.
- Explain how 'say' blocks with different text can communicate character emotions or actions in a story.
- Analyze how specific sound effects contribute to the mood or atmosphere of a ScratchJr animation.
- Design a short animation sequence incorporating at least two costume changes and one sound effect to represent a simple event.
Before You Start
Why: Students need to be familiar with the ScratchJr workspace, including the stage, sprite palette, and block palette, before using specific blocks.
Why: Students should have prior experience with motion blocks to understand how to sequence actions before adding visual and auditory elements.
Key Vocabulary
| Costume | A different visual appearance for a sprite. Changing costumes makes a sprite look like it is moving or changing. |
| Speech Bubble | A visual element that appears above a sprite, displaying text. Used to show what a character is saying. |
| Sound Effect | A recorded audio clip that is played during an animation to add realism or emphasis to an action. |
| Script | A sequence of programming blocks that tells a sprite what to do, in what order. |
Watch Out for These Misconceptions
Common MisconceptionSay blocks appear without any wait time.
What to Teach Instead
Say blocks run for a set duration, but students stack them too fast, causing overlaps. Hands-on playtesting reveals messy speech bubbles. Pair discussions help pupils space blocks and predict flow.
Common MisconceptionCostume changes happen instantly, no matter the order.
What to Teach Instead
Costumes need proper sequencing with triggers; lone blocks show nothing. Activity sequencing tasks expose this. Group debugging sessions clarify cause-and-effect through repeated runs.
Common MisconceptionMultiple sound blocks play together if added.
What to Teach Instead
Sounds queue in scripts but clash without pauses. Testing animations shows muddled audio. Collaborative remixing lets students hear differences and adjust timings.
Active Learning Ideas
See all activitiesPairs Challenge: Dialogue Scenes
Students pair up, choose a sprite, and build a short script: change costume, add two 'say' blocks for conversation, play a sound. Switch roles to test and tweak timings. Share one scene with the class.
Small Groups: Mood Animations
Groups storyboard a three-part story on paper, noting costume changes, speech, and sounds for happy or sad moods. Code in ScratchJr, then play and compare group results. Vote on most effective moods.
Whole Class: Remix Gallery
Project student projects. Class plays each, discusses sound and look matches. Students remix one peer animation by altering a sound or speech bubble, then demo changes.
Individual: Personal Story Soundtrack
Each pupil creates a solo animation of their day: costume for actions, 'say' for thoughts, sounds for feelings. Save and self-assess mood fit before optional sharing.
Real-World Connections
- Animators use similar techniques to create characters in movies and video games. They change character drawings (like costumes) and add sound effects to make scenes exciting and tell stories.
- App developers use speech bubbles and sounds in educational games and story apps to guide young users and make learning more engaging, similar to how you use these blocks in ScratchJr.
Assessment Ideas
Observe students as they work. Ask: 'Show me how you made your character wave.' or 'What sound did you choose for your character's surprise, and why?'
Provide students with a small card. Ask them to draw one way they changed a sprite's appearance and write one word describing a sound they added to their project.
After students share their projects, ask: 'How did the sounds make the animation feel different? If a character said 'Wow!' with a happy sound, how would that change the story compared to a surprised sound?'
Frequently Asked Questions
How to teach looks and sound blocks in Year 2 ScratchJr?
What activities work best for sprite costume changes?
How can active learning help students master say and sound blocks?
Why do sounds enhance animation mood in ScratchJr?
More in Creative Programming with ScratchJr
Exploring the ScratchJr Interface
Familiarizing students with the ScratchJr environment, sprites, and backgrounds.
2 methodologies
Sequence and Events in ScratchJr
Learning how to start a program using events like the green flag and connecting blocks in order.
2 methodologies
Motion and Movement Blocks
Using motion blocks to make sprites move, turn, and jump.
2 methodologies
Debugging ScratchJr Projects
Finding and fixing mistakes in code to make programs run as intended.
2 methodologies