Search results

Online

Learning to loop

Students create algorithms with a condition that tells the computer to repeat a sequence of instructions.

Downloadable

DT Challenge - 5/6 Blockly - Biology

Learn about the differences between animals, and how Biologists use programming to help them do science! We'll learn about the features of animals, structural and behavioural adaptation, and how to use these properties in order to identify them. So hop in and learn some science! This course is based on the Year 5 science ...

Text

Australian Curriculum: Digital Technologies Years 3–4 assessment task: Living and non-living things booklet

This PDF is a booklet that accompanies the years 3-4 assessment task, Classifying living and non-living things.

Text

ACARA sample assessment task: years 3-4: Classifying living or non-living things

This resource provides strategies for assessing aspects of the Digital Technologies subject in the Australian Curriculum that relate to data using contexts from other learning areas and General Capabilities, including Science, Mathematics, Numeracy and Literacy. The resource includes an assessment planner and rubric, as ...

Online

Sphero slalom lesson

In this lesson students explore slalom sports and how competitors maximise speed when completing a course. Students research different slalom sports and then share their findings with the class. Students investigate the impact of distance and friction on time to complete a course through digital and unplugged activities. ...

Downloadable

DT Challenge - 7/8 Python - Biology

Learn about the differences between animals, and how biologists use programming to help them do science! We'll learn about the features of animals, and how to use their differences in order to classify them. So hop in and learn some science!

Online

Automated soil moisture sensor

The soil moisture sensor project integrates science understandings and computational thinking to solve a problem about sustainable watering practices. This lesson was devised by Trudy Ward, Clarendon Vale Primary School, Tasmania.

Text

Physical world – design and production investigation

In this lesson sequence, students work in pairs to explore how light energy from the sun is converted to heat energy to cook food using a solar oven. They investigate types of solar oven designs while exploring materials that are the most efficient in achieving heat absorption and insulation. Students collect, analyse ...

Text

Algorithms: Ngarrindjeri weaving

In this lesson, students will practise breaking down a process into smaller parts or steps as an introduction to computational thinking.

Text

Living world – Stage 2

In this lesson sequence, students identify characteristics of living things and distinguish living things from non-living things. They identify and describe patterns and understand how scientists use external features to group living and non-living things. Students describe and follow a sequence of steps involving decisions ...

Text

Living world – Stage 1

In this lesson sequence, students focus on the observable features of living things and their environment. Students follow and represent sequences of steps and decisions (algorithms) to solve problems.

Text

Beautiful biomes

In this lesson students learn the features of the five main biomes, and use ClassVR headsets and CoSpaces to design and create a virtual biome to explore. They research and identify the features of a biome and then create their own virtual environment. The resource explores the human impacts on biodiversity and explore ...

Text

Australian Curriculum: Digital Technologies key concepts mapping: years 5-6

This PDF uses colour coding to provide a line of sight between key concepts, content descriptions and achievement standards in the Digital Technologies subject in the Australian Curriculum.

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.

Text

Australian Curriculum: Digital Technologies Years F-2 Sample Assessment Task: Digital Systems - Presentation materials

The Digital systems presentation materials to support the assessment task provides a scaffold to teach about and assess students’ understanding of how digital systems can be used to collect data about the school environment. Students are guided to use digital systems such as photo apps on digital devices and online maps ...

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).

Online

Coding for GUIs Lesson 4: Flipping images

This is the fourth 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

Anti-bullying AI

Sometimes we write and post things on social media in a hurry. Such posts can hurt people and even make them feel bullied. Wouldn't it be great if an Artificial Intelligence application could check our posts as we write them, and warn us if they were potentially hurtful?

Online

Game design

This sequence of lessons integrates game design using scratch and a Makey Makey programming board.

Online

Fibonacci served three ways

In this lesson sequence students learn to code separate modules that perform discrete functions but collectively meet the needs of the solution. They select the most appropriate algorithm based on the type of problem.