Search results

Text

Australian Curriculum: Digital Technologies: years 7-8

This PDF provides a line of sight from content descriptions to achievement standards in the Digital Technologies subject in the Australian Curriculum.

Audio

South Kalgoorlie Primary School – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of South Kalgoorlie Primary School's participation in the Digital Technologies in Focus project.

Video

St Mary’s Primary School – Progress report 1

This video explains the progress that St Mary's Primary School, Moruya, has made in the Digital Technologies in Focus project. It is the first in a series of four.

Video

St Mary’s Primary School – Progress report 3

This video explains the progress that St Mary's Primary School, Moruya, has made in the Digital Technologies in Focus project. It is the third in a series of four.

Text

Wodonga South Primary School

Wodonga South Primary School caters for students in years F-6 and has approximately 540 students. Simon Collier is the curriculum officer who works with the school to support implementation of the Australian Curriculum: Digital Technologies. Teachers at the school have chosen to focus their project on professional learning ...

Video

Wodonga South Primary School – Progress report 1

This video explains the progress that Wodonga South Primary School has made in the Digital Technologies in Focus project. It is the first in a series of four.

Video

Wodonga South Primary School – Progress report 3

This video explains the progress that Wodonga South Primary School has made in the Digital Technologies in Focus project. It is the third in a series of four.

Text

Faith Lutheran School

Faith Lutheran College is a secondary co-educational independent school in Plainland, Queensland. It has more than 700 students and was established in 1999. Sarah Atkins is the curriculum officer who works with the school to support implementation of the Australian Curriculum: Digital Technologies. Teachers at the school ...

Text

Mossman State School – Final report

This report provides details of Mossman State School's participation in the Digital Technologies in Focus project, including a Research question, criteria for success, data collection, resources, challenges, milestones and next steps.

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

Text

Bethany Christian School – PL ecosystem

This document illustrates the network of people and resources that make up Bethany Christian School's Professional Learning ecosystem.

Text

Bethany Christian School – Timeline

This document presents the milestones in Bethany Christian School's participation in the Digital Technologies in Focus project.

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

Bee Bot Balloon Pop

During this lesson, students will be required to consider the functions of the Bee-Bot and how a user can interact with this device. Students are asked to design a course challenge for another user which will result in the Bee-Bot, with a pin attached, reversing into a balloon to pop it. This lesson idea was created by ...

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