Skip to content
Computing · Year 2 · Creative Programming with ScratchJr · Autumn Term

Looks and Sound Blocks

Changing sprite appearance, adding speech bubbles, and incorporating sounds.

National Curriculum Attainment TargetsKS1: Computing - ProgrammingKS1: Computing - Creating Digital Content

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

  1. Explain how 'say' blocks can help tell a story.
  2. Construct a script that makes a character change costume and play a sound.
  3. 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

Introduction to ScratchJr Interface

Why: Students need to be familiar with the ScratchJr workspace, including the stage, sprite palette, and block palette, before using specific blocks.

Basic Sprite Movement

Why: Students should have prior experience with motion blocks to understand how to sequence actions before adding visual and auditory elements.

Key Vocabulary

CostumeA different visual appearance for a sprite. Changing costumes makes a sprite look like it is moving or changing.
Speech BubbleA visual element that appears above a sprite, displaying text. Used to show what a character is saying.
Sound EffectA recorded audio clip that is played during an animation to add realism or emphasis to an action.
ScriptA 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 activities

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

Quick Check

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?'

Exit Ticket

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.

Discussion Prompt

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?
Start with demos: show a sprite waving via costume change, speaking via 'say', and meowing. Guide pupils to copy, then create their own three-block scripts. Use tablets for instant testing. Follow with pair challenges to combine all three, building confidence in sequencing. This scaffolds from imitation to invention over two lessons.
What activities work best for sprite costume changes?
Pair challenges where students code actions like jumping or hiding prompt experimentation. Small group storyboards link costumes to narratives first. Whole-class galleries let pupils remix, seeing varied uses. These build visual sequencing skills through trial, share, and critique, aligning with KS1 programming goals.
How can active learning help students master say and sound blocks?
Active approaches like pair coding and playtesting give instant feedback on speech timing and sound sync. Students discuss 'why this sound fits' during group storyboards, refining choices. Class remixing exposes diverse effects, sparking evaluation talk. These hands-on, collaborative steps make abstract blocks concrete, boosting retention and creativity in just 30-45 minutes.
Why do sounds enhance animation mood in ScratchJr?
Sounds add emotion layers: a cheerful tune lifts a dance, a whoosh fits motion. Pupils assess by swapping audio in scripts, noting audience reactions. This ties to creating digital content standards. Activities like mood galleries reinforce how audio influences story interpretation, developing critical multimedia skills.