Planning a Project
Creating a storyboard and project plan for a digital game or animation.
Need a lesson plan for Technologies?
Key Questions
- Analyze the key elements required for a successful digital story or game.
- Justify the selection of specific coding blocks for character movement.
- Design a user interaction flow for a digital creation.
ACARA Content Descriptions
About This Topic
Planning a Project is the bridge between an idea and its execution (AC9TDI4P06). For Year 3 students, this involves creating storyboards and project plans for a digital creation, such as a game or animation. By planning first, students can organize their thoughts, identify the assets they need (like characters and backgrounds), and map out the logic of their code before they start building.
This topic connects to the English curriculum through narrative structure and the Arts through visual storytelling. In the Australian context, students might plan a project that tells a local story or explains a scientific concept relevant to their region. This topic comes alive when students can physically model the patterns of their story, using sticky notes on a wall to move scenes around and see how the 'flow' of their project changes.
Learning Objectives
- Design a storyboard that sequences at least five key scenes for a digital game or animation.
- Identify the essential components (characters, backgrounds, interactions) required for a chosen digital creation.
- Analyze the user flow of a simple digital game or animation by mapping out player choices and outcomes.
- Justify the selection of specific coding blocks for character movement based on desired actions.
Before You Start
Why: Students need a basic understanding of what digital games and animations are to plan one effectively.
Why: Understanding how to put events or actions in a logical order is fundamental to creating storyboards and project plans.
Key Vocabulary
| Storyboard | A sequence of drawings or images representing the shots planned for a digital game or animation, showing key actions and dialogue. |
| Project Plan | A document outlining the steps, resources, and timeline needed to complete a digital creation, including assets and coding logic. |
| User Flow | A path a user takes through a digital creation, showing the sequence of screens or actions they encounter. |
| Assets | The individual components needed for a digital creation, such as characters, backgrounds, sound effects, and images. |
Active Learning Ideas
See all activitiesInquiry Circle: The Giant Storyboard
In small groups, students use large sheets of paper to draw the 'Beginning, Middle, and End' of their digital story. They use arrows to show how a user's choice (e.g., clicking a button) leads to different scenes.
Think-Pair-Share: The Asset List
Students individually list every 'thing' they will need for their project (characters, sounds, backgrounds). They share their list with a partner who helps them spot anything they might have forgotten, like a 'Game Over' screen.
Gallery Walk: Plan Peer Review
Students display their storyboards. Peers walk around and leave a sticky note on one part of the story they are excited to see 'come to life' and one question they have about how it will work.
Real-World Connections
Game designers at studios like Nintendo use storyboards to visualize gameplay and character interactions before writing any code for titles like 'The Legend of Zelda'.
Animators at Pixar create detailed storyboards and project plans to map out the narrative arc and visual elements for films such as 'Toy Story', ensuring a cohesive story.
Watch Out for These Misconceptions
Common MisconceptionPlanning is a waste of time; I just want to code.
What to Teach Instead
Students often want to jump into the 'fun' part. Showing them a 'messy' project with no plan versus a 'clean' one with a plan helps them see that planning actually saves time and frustration in the long run.
Common MisconceptionMy plan can't change once I start.
What to Teach Instead
Students may feel locked into their storyboard. Emphasizing that a plan is a 'guide' and can be updated as they learn more helps them stay flexible during the building phase.
Assessment Ideas
Provide students with a blank storyboard template. Ask them to draw and label three key frames for a simple animation (e.g., a character walking across the screen). Check for clear visual sequencing and labeling.
On an index card, have students list two essential assets needed for their planned digital game and one user interaction they want to include. Collect these to gauge understanding of project components.
Ask students to explain why planning a project with a storyboard and plan is important before they start coding. Prompt them to share one challenge they might face if they didn't plan first.
Suggested Methodologies
Ready to teach this topic?
Generate a complete, classroom-ready active learning mission in seconds.
Generate a Custom MissionFrequently Asked Questions
What should a Year 3 storyboard look like?
How do I help students who struggle with drawing their plans?
Why is planning part of the Technologies curriculum?
How can active learning help students with project planning?
More in Creative Coding Lab
Designing Game Mechanics
Students define rules, goals, and interactions for their digital game.
2 methodologies
Creating Digital Assets
Students design and create simple characters, backgrounds, and sounds for their projects.
2 methodologies
Debugging Challenges
Identifying and fixing errors in code to ensure the program runs correctly.
2 methodologies
Testing and Troubleshooting
Students systematically test their programs to find errors and troubleshoot issues.
2 methodologies
Refining Code for Efficiency
Students learn to optimize their code by using loops and conditionals effectively.
2 methodologies