Skip to content
Technologies · Year 9

Active learning ideas

Problem Decomposition: Breaking Down Tasks

Active learning works because decomposition is a skill best practiced through doing, not just seeing. When students physically break tasks into parts, they confront real gaps in logic and dependencies, which static examples can’t reveal. This hands-on approach builds the same neural pathways that modular coding follows.

ACARA Content DescriptionsAC9DT10P02
25–45 minPairs → Whole Class4 activities

Activity 01

Problem-Based Learning25 min · Pairs

Pair Share: Recipe Breakdown

Pairs select a complex recipe, like baking a cake, and list main steps. They then subdivide each into sub-tasks, drawing a hierarchy diagram to show relationships. Pairs present one insight to the class for feedback.

Analyze how breaking a problem into smaller parts simplifies its solution.

Facilitation TipDuring Pair Share: Recipe Breakdown, circulate and ask each pair to point to the arrow on their flow diagram that shows which step depends on the previous one.

What to look forPresent students with a scenario, such as 'Planning a school fundraising fair'. Ask them to list three main components of this task and one potential sub-problem for each component. Review responses to gauge understanding of initial decomposition.

AnalyzeEvaluateCreateDecision-MakingSelf-ManagementRelationship Skills
Generate Complete Lesson

Activity 02

Problem-Based Learning45 min · Small Groups

Small Groups: Event Planning Challenge

Small groups choose a school event, such as a talent show. They decompose it into phases like preparation, execution, and cleanup, identifying dependencies. Groups create flowcharts and critique each other's plans.

Differentiate between effective and ineffective decomposition strategies.

Facilitation TipIn Small Groups: Event Planning Challenge, hand each group a blank timeline and ask them to place the first three sub-tasks before they move to details.

What to look forPose the question: 'Imagine you are designing a robot that can sort recycling. What are two different ways you could decompose this problem, and which way seems more effective? Why?' Facilitate a class discussion comparing hierarchical versus sequential decomposition approaches.

AnalyzeEvaluateCreateDecision-MakingSelf-ManagementRelationship Skills
Generate Complete Lesson

Activity 03

Problem-Based Learning30 min · Individual

Individual: Personal Project Decomposition

Students pick a personal goal, like organizing a trip. Individually, they break it into sub-problems using a mind map, noting inputs and outputs. They self-assess for completeness before sharing samples.

Design a decomposition plan for a complex real-world task.

Facilitation TipFor Individual: Personal Project Decomposition, provide colored sticky notes so students can rearrange sub-problems visually when they discover missing steps.

What to look forStudents individually create a decomposition diagram for a chosen complex task (e.g., planning a trip). They then exchange diagrams with a partner. Partners provide feedback using prompts: 'Is the main problem clearly stated? Are the sub-problems logical? Are there at least two levels of breakdown? One suggestion for improvement.'

AnalyzeEvaluateCreateDecision-MakingSelf-ManagementRelationship Skills
Generate Complete Lesson

Activity 04

Problem-Based Learning35 min · Whole Class

Whole Class: Real-World Problem Debate

Present a scenario like traffic congestion. As a class, brainstorm decomposition, vote on sub-problems, and refine collectively on a shared board. Discuss strategy effectiveness.

Analyze how breaking a problem into smaller parts simplifies its solution.

Facilitation TipDuring Whole Class: Real-World Problem Debate, freeze the discussion when a student declares a sub-problem 'done' and ask the class to identify hidden steps still needed.

What to look forPresent students with a scenario, such as 'Planning a school fundraising fair'. Ask them to list three main components of this task and one potential sub-problem for each component. Review responses to gauge understanding of initial decomposition.

AnalyzeEvaluateCreateDecision-MakingSelf-ManagementRelationship Skills
Generate Complete Lesson

A few notes on teaching this unit

Teach decomposition as a language, not a checklist. Model your own thinking aloud while breaking down a simple task on the board, emphasizing how you name each sub-problem and draw arrows for dependencies. Avoid letting students stop at a flat list; insist on at least two levels of hierarchy. Research shows that students mimic the depth of modeling they see, so show them what ‘deep enough’ looks like before they practice.

Successful learning looks like students producing structured breakdowns that include clear hierarchies, labeled dependencies, and testable sub-problems. You’ll see students revising their plans based on feedback or new dependencies, showing they grasp that order matters in problem-solving.


Watch Out for These Misconceptions

  • During Pair Share: Recipe Breakdown, watch for students who treat the task as a simple numbered list without showing how steps connect or depend on one another.

    Have pairs swap their lists and use highlighters to mark any step that requires something else to happen first. Ask them to redraw the list as a flowchart with arrows between dependent steps before continuing.

  • During Small Groups: Event Planning Challenge, watch for groups that break the event into parts but treat each part as equally detailed, missing that some tasks need deeper decomposition than others.

    Pause the activity when you notice uneven depth and ask each group to present one sub-problem they think needs more steps. Classmates respond with questions forcing the group to split that task further until dependencies become clear.

  • During Individual: Personal Project Decomposition, watch for students who assume sub-problems can be solved in any order without checking prerequisites.

    Collect each student’s diagram and draw a red circle around any sub-problem that lacks a preceding step. Return it to them with the prompt: ‘Which task must finish before this one can start?’ and ask them to redraw the flow.


Methods used in this brief