Adding Interactivity: Events
Students will learn to use event blocks (e.g., 'when flag clicked', 'when space key pressed') to make their programs interactive.
Key Questions
- Explain how an 'event' makes a program respond to user actions.
- Design a program that starts when a specific key is pressed.
- Compare different events that can trigger actions in a program.
ACARA Content Descriptions
About This Topic
Sequencing Images introduces the concept of 'time' and 'order' in media arts. Foundation students learn that a story is made up of a series of moments, and the order of those moments matters. In the Australian Curriculum, this topic builds foundational skills for animation, filmmaking, and digital storytelling, helping students understand the 'beginning, middle, and end' of a visual narrative.
Students experiment with taking a series of photos or drawing a sequence of pictures to show an action, like a flower blooming or a person jumping. They learn that by changing the order, they can change the story entirely. This topic comes alive when students can physically arrange and rearrange images, using collaborative problem-solving to create the most 'logical' or 'surprising' sequence for their peers.
Active Learning Ideas
Inquiry Circle: The Human Comic Strip
In groups of four, students each strike a pose to represent one part of a story (e.g., 1. Sleeping, 2. Waking up, 3. Eating breakfast, 4. Walking to school). They must stand in the 'correct' order for the rest of the class to 'read' their story.
Simulation Game: The Mix-Up Movie
Give students three printed photos of a simple action (e.g., a ball being thrown, in the air, and caught). They must work in pairs to find the 'right' order, then try to tell a 'silly' story by putting them in the 'wrong' order.
Stations Rotation: Animation Stations
Set up stations with 'flip-books' or simple stop-motion apps. Students rotate through, adding one small change to a scene at each station to see how many small steps it takes to make a 'smooth' movement.
Watch Out for These Misconceptions
Common MisconceptionA story has to have a lot of pictures to be good.
What to Teach Instead
Students often get overwhelmed by detail. Teach them that even two pictures (e.g., 'before' and 'after') can tell a powerful story, helping them focus on the most important moments of an action.
Common MisconceptionPictures in a story always have to go forward in time.
What to Teach Instead
Children may not realize that media can show 'flashbacks' or 'rewinds.' Use a 'rewind' game where they act out a sequence backward to show how time can be manipulated in media arts.
Suggested Methodologies
Ready to teach this topic?
Generate a complete, classroom-ready active learning mission in seconds.
Frequently Asked Questions
How can active learning help students understand image sequencing?
What are some simple apps for teaching sequencing?
How does sequencing connect to literacy?
What is a 'storyboard' for Foundation students?
More in Creating with Code
Introduction to Block Coding
Students will explore a block-based coding environment and learn to drag and drop blocks to create simple commands.
2 methodologies
Controlling Digital Characters
Students will write simple block-based programs to make digital characters move, change appearance, or make sounds.
2 methodologies
Debugging Our Programs: Finding and Fixing
Developing strategies to identify and correct errors (bugs) in simple block-based programs.
2 methodologies
Functions and Procedures: Modular Code
Introducing functions and procedures to create modular, reusable code, improving program organization and efficiency.
3 methodologies
Advanced Loop Structures and Iteration
Exploring advanced loop structures, nested loops, and iteration techniques to solve more complex computational problems and generate patterns.
3 methodologies