Skip to content
Technologies · Year 2 · Creative Coding · Term 3

Interactive Stories: Digital Storytelling

Students build a short interactive story with a beginning, middle, and end using simple triggers and event-based programming.

ACARA Content DescriptionsAC9TDI2P03AC9E2LT02

About This Topic

In Year 2 Digital Technologies, students construct short interactive stories with a beginning, middle, and end using event-based programming. They add triggers such as taps or broadcasts to guide users through sequences, aligning with AC9TDI2P03 for creating digital solutions via algorithms and simple events. This work also supports AC9E2LT02 by producing interactive literary texts that engage audiences.

Students explore how 'event blocks' respond to user actions, making stories dynamic. They evaluate enhancements like sound effects for drama or visual changes for emphasis, building skills in sequencing, prediction, and reflection. These activities link coding logic to narrative structure, preparing students for computational thinking across subjects.

Hands-on creation in this topic suits active learning perfectly. Pair programming lets students alternate driver and navigator roles to test events in real time, while group sharing sessions provide immediate feedback on story flow. This approach makes abstract programming concrete, fosters collaboration, and helps students iterate based on peer input for deeper understanding.

Key Questions

  1. Construct an interactive narrative that guides a user through a sequence of events.
  2. Explain the role of 'event blocks' in making a story interactive.
  3. Evaluate how sound effects and visual changes enhance the user's experience in a digital story.

Learning Objectives

  • Create a digital story with a clear beginning, middle, and end using event-based programming.
  • Explain how specific 'event blocks' trigger actions and change the narrative flow of an interactive story.
  • Evaluate the impact of sound effects and visual changes on user engagement within a digital story.
  • Identify the sequence of events required to construct a simple interactive narrative.

Before You Start

Introduction to Digital Tools

Why: Students need basic familiarity with using a computer or tablet and a digital creation interface.

Sequencing and Storytelling Basics

Why: Students should have a foundational understanding of narrative structure (beginning, middle, end) to apply it digitally.

Key Vocabulary

Interactive StoryA digital narrative that allows the user to make choices or trigger events that influence the story's progression.
Event BlockA coding command that starts an action when a specific condition is met, such as a click or a broadcast message.
TriggerAn event or condition that causes a specific action or sequence of actions to happen in the digital story.
SequenceThe order in which events happen or actions are performed, crucial for a story's logical flow.
AlgorithmA set of step-by-step instructions or rules designed to perform a specific task, like telling a story.

Watch Out for These Misconceptions

Common MisconceptionStories work without a clear sequence of events.

What to Teach Instead

Interactive stories need ordered blocks to guide users logically. Active pair testing reveals when sequences break, prompting students to reorder and predict outcomes together, clarifying cause and effect.

Common MisconceptionEvent blocks run automatically without user input.

What to Teach Instead

Events require triggers like taps to activate. Hands-on demos where pairs trigger each other's code show responsiveness, helping students distinguish passive from interactive elements through trial and error.

Common MisconceptionSound and visuals do not affect story engagement.

What to Teach Instead

These elements heighten immersion. Group critiques during shares highlight differences, as students vote and explain preferences, building evaluation skills via peer discussion.

Active Learning Ideas

See all activities

Real-World Connections

  • Game designers use event-based programming to create interactive experiences in video games, where player actions directly affect the game's world and story.
  • App developers for educational platforms build interactive stories and learning modules that respond to student input, making learning more engaging.
  • Animators creating interactive animations for websites or presentations use similar event triggers to make characters move or scenes change based on user clicks.

Assessment Ideas

Exit Ticket

Students will write down one 'event block' they used in their story and describe what action it triggered. They will also list one way they used sound or visuals to make their story more interesting.

Peer Assessment

Students take turns playing each other's interactive stories. They provide feedback by answering: 'What was the beginning, middle, and end of the story?' and 'What was one thing you liked about how the story responded to you?'

Quick Check

Teacher observes students as they build their stories. The teacher asks: 'What happens when you click this button?' or 'How did you make the character move to the next scene?' to check understanding of event blocks and sequencing.

Frequently Asked Questions

What tools suit Year 2 interactive storytelling in Australia?
ScratchJr is ideal for ACARA alignment, with free iPad/Android access and block-based events perfect for beginners. Lightbot Jr introduces logic puzzles, while Kodable builds sequencing. School licenses for these via education portals ensure compliance; start with 1:1 devices or shared iPads for equity.
How to structure lessons for digital storytelling?
Begin with oral retells of familiar tales to model beginning-middle-end. Move to storyboarding on paper, then code simple triggers. End with peer reviews focusing on event flow. Scaffold with templates, differentiating by adding complexity like loops for advanced students.
How does active learning benefit digital storytelling?
Active approaches like pair programming and station rotations make coding collaborative and iterative. Students debug in real time, share stories for feedback, and refine based on user tests. This builds confidence, reveals misconceptions through discussion, and connects abstract events to tangible narratives, improving retention and creativity.
How to assess interactive stories in Year 2?
Use rubrics for sequence logic, trigger use, and enhancements like sound. Observe during creation for collaboration, and review final shares for user guidance. Portfolios of code screenshots plus reflections on 'what made it interactive' provide evidence for AC9TDI2P03 standards.