Search results

Downloadable

Chances are!

Students calculate the sum of probabilities for a chance experiment and compare frequency predictions with actual data.

Downloadable

Supersize it

Students transform and enlarge shapes using a grid.

Online

Check out the checkout

This sequence of lessons explores how to incorporate user input, decision-making and loops in programming using the context of a shopping experience, particularly the checkout. It combines data in the form of a barcode and programming choices.

Online

Cross age making a robot

This lesson sequence is a cross-age project that can be used for students in year 5/6 in collaboration with students from years 1-2. In this project, students collaborate on a code for an unplugged robot. They design, test and modify the robot and create instruction manuals.

Text

Newsletter – December 2017

This newsletter from the Digital Technologies in Focus project includes information about schools' projects, the Australian Curriculum and useful resources.

Text

Mossman State School – Project proposal

This PDF outlines Mossman State School's proposal to participate in the Digital Technologies in Focus project.

Text

St James Catholic College – Project proposal

This PDF outlines St James Catholic College's proposal to participate in the Digital Technologies in Focus project.

Online

Scratch Creative Computing Guide

There is also a series of units comprising learning activities, paired with assessment activities and templates that can be used to support use of the Scratch (MIT) platform. The Scratch Creative Computing Guide supports assessment activities with visual programming environments.

Online

Sphero: Catch me if you can

By years 5 and 6 many students may have had some experience with a visual programming language such as Scratch or Blockly that is the basis of the Hour of Code. Sphero will take the screen based control of an image to the next level by introducing a robotic device controlled by a visual programming language. This lesson ...

Downloadable

What is the area?

Use this diagnostic task to assess what students know about area and using the area formula.

Downloadable

First steps in mathematics: Number – Book 2

The content of this book is organised into topics including understanding operations, calculating, and reasoning about number patterns.

Online

Choose your Ozo adventure

Using Ozobots students use and develop unusual types of data: Redefining “What is data?”. This lesson idea was created by Ben Jucius.

Downloadable

Measurement: Foundation to Year 9

This comprehensive resource describes the progression of measurement ideas. The resource demonstrates examples of relevant teaching strategies, investigations, activity plans and connected concepts in measurement including teaching and cultural implications.

Online

Protecting dugongs

The Western Australian Marine Science Institution has been collecting data about dugongs off the coast of the Kimberley in Northern WA. We have been provided with the raw data from its sightings trips. In this project students will learn how dugong sightings are conducted, and develop the data-science skills needed to make ...

Downloadable

Ice cream puddles

Use this diagnostic task to assess understanding of area and comparing the area of two shapes using a relevant approach.

Downloadable

Kitchen scales

Use this diagnostic task to assess a student's understanding of mass and the graduations on a kitchen scale.

Downloadable

DT Challenge - 5/6 Blockly - Sport Micro:Bit

Use blocks to program a micro:bit for sport! Get excited about coding even if you have no experience. You'll use drag-and-drop blocks to write your own programs, and make interactive games and tools to improve your health.

Downloadable

DT Challenge - 5/6 Blockly - Smart Garden

Learn how to program a BBC micro:bit using Blockly — no experience required. Learn the basics of programming in Blockly with our full BBC micro:bit simulator. Create a Smart Garden device to monitor the health of your plants, measuring temperature and wiring up a simple soil moisture sensor.

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.

Downloadable

PyGame in a Day

As a general purpose programming language, python has a number of libraries that can be used for different purposes. PyGame is a free and open source python library that makes it easier to make multimedia applications like games.