Search results

Text

Physics of video games lesson

In this lesson students build a simple Pong game in Scratch and consider the physics involved in the game play. They then apply their understanding of force and motion to design their own video game concept. The resource includes links to downloadable lesson plan, websites, videos, apps and an assessment rubric. The lesson ...

Online

Growing healthy plants using natural pesticides

Plants are vulnerable to pests and diseases. This learning activity is designed for children to: understand how to cultivate healthy plants using organic gardening methods; look to natural ingredients as a solution to ridding plants of unwanted pests and diseases; and know how to make a natural pesticide and evaluate the ...

Online

Investigating the soil food web

Soil is much more than just dirt. In this activity, learners will be conducting an investigation to see which animals and other organisms are recycling nutrients in the garden. These organisms make up the soil food web, which includes microscopic bacteria, fungi, minute creatures such as springtails, worms, pill-bugs and ...

Text

Wildlife crime and the law

This sequence of five lesson ideas focuses on the concept that Australia's biosecurity and environmental wellbeing are enhanced when individuals understand the behaviours, rules and laws associated with being an environmentally responsible citizen. The resource provides students with the opportunity to explore how Australia’s ...

Online

Visual to text coding: Lesson 3

This is the third in a series of lessons to transition from visual coding to text-based coding with a general-purpose programming language. This lesson may take two to three 45-minute periods. It introduces how to generate and use random numbers.

Online

Statistical analysis: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Statistical analysis. Students focus on understanding that random samples chosen from large populations can show quite different distributions and proportions when compared with each other. Students make connections when different sample sizes are or can be responsible ...

Online

Shapes and objects: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Shapes and objects. Students begin to explore geometric properties and proof. They identify the properties of quadrilaterals based on transformation, angles, parallel sides, side lengths, diagonals and symmetry.

Online

Pythagoras and trigonometry: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Pythagoras and trigonometry. Students are introduced to Pythagoras’ theorem to solve problems involving the side lengths of right-angled triangles.

Online

Time and duration: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Time and duration. Students should be familiar with the concept of time as a measurement that determines how long it takes to get somewhere or how long it takes to complete something. They should also be familiar with the vocabulary seconds, minutes, hours, days, weeks, ...

Online

Volume and surface area: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Volume and surface area. Students further develop their understanding of volume and capacity of right prisms by developing formulas, taking measurements and investigating, making approximations and solving problems in many contexts.

Online

Patterns and number facts: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Patterns and number facts. Students bring together knowledge and skills on linear functions and relations and experiment with digital tools to investigate systematic variation of parameters to show the effect. Students cement their understanding of the 'm' and the 'c' ...

Online

Mathematical modelling (Algebra): Year 8 – planning tool

This planning resource for Year 8 is for the topic of Mathematical modelling. Students model linear relationships to solve real-world applications that they can relate to, such as financial contexts (for example, pay rates for part-time work) or measurements (for example, cooking, constant speed and distance/time graphs, ...

Online

Algorithms: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Algorithms. Students begin to design, create and test algorithms that involve a sequence of steps that identify congruency or similarity of shapes. They describe how algorithms work through classifying and distinguishing between similar and congruent triangles.

Online

Mathematical modelling (Number): Year 8 – planning tool

This planning resource for Year 8 is for the topic of Mathematical modelling. Students use their knowledge and show proficiency in solving problems with rational numbers. They will apply efficient strategies and use digital tools such as a calculator, where appropriate and verify solutions to various problems.

Online

Rock, Paper, Scissors AI!

In this lesson we use the game rock, paper scissors to investigate how an AI can recognise your hand gestures. Firstly students create, train and test their own AI model. They import their AI model into a pre-made JavaScript program to modify the computer program to incorporate game play. The level of game play will depend ...

Online

Visual to text coding: Lesson 11

This is the eleventh in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. It builds on the coding concept of functions. With the addition of parameters, functions allow the programmer to adapt their reusable code’s behaviour, tapping into the Computational ...

Online

Coding for GUIs Lesson 3: Timers and triggers

This is the third in a series of lessons to incorporate graphical user interfaces (GUIs) into your general-purpose programming. The series follows on from the Visual to text coding lesson series.

Online

Visual to text coding: Lesson 6

This is the sixth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It builds on the previous introduction to arrays (also called lists) and brings in the length property.

Online

Visual to text coding: Lesson 8

This is the eighth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It brings together skills from the previous lessons to design and develop a Higher Lower game, where the player tries to guess ...

Online

Visual to text coding: Lesson 7

This is the seventh in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It introduces iteration (also called loops).