Search results

Text

Computational thinking poster

This infographic provides an overview overview of the concepts related to computational thinking.

Text

Exploring digital systems unplugged: networks: years 5-6

This PDF provides activities in which students identify features of digital systems, and create models to demonstrate their operations. Students are encouraged to demonstrate their understanding of Domain Name Servers (DNS), routing, and transmission control and internet protocols (TCP/IP).

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 4

This video explains the progress that Bethany Christian School has made in the Digital Technologies in Focus project. It is the last 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 ...

Text

Mossman State School

Mossman State School is a government school located in Mossman, Queensland, on the Traditional Lands of the Kuku Yalanji Peoples. Beth Claydon is the curriculum officer who works directly with the school to support the implementation of the Australian Curriculum: Digital Technologies. Teachers at the school have chosen ...

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.

Video

Green Hill Public School – Progress report 3

This video explains the progress that Bethany Christian School has made in the Digital Technologies in Focus project. It is the last in a series of three.

Text

South Kalgoorlie Primary School – Project proposal

This PDF outlines South Kalgoorlie Primary School's proposal to participate 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.

Online

Data bias in AI

Artificial intelligence can sometimes be biased to certain shapes or colours. When such AI systems are applied to situations that involve people, then this bias can manifest itself as bias against skin colour or gender. This lesson explores bias in AI, where it comes from and what can be done to prevent it.

Online

AI quiz

This lesson provides an opportunity for students to draw on their ethical understanding when asked to respond to different scenarios. The scenarios feature information systems that incorporate an AI application. Students are given four options to select which one they believe to be the ‘right’ thing to do. Students develop ...

Online

Analysis of AI applications, drawing on ethical understandings

This lesson plan explores the ethical aspects of artificial intelligence and the implications on our future lives. This lesson was developed by the Digital Technologies Institute in collaboration with the DT Hub.

Online

Home automation with AI

Home automation is all the rage. You talk to your mobile phone to control the lights, the fan, the air conditioner, or your pool pump. But how does it work? In this lesson, we explore the AI that could power a home automation system.

Online

Visual to text coding: Lesson 10

This is the tenth 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 the coding concept of functions. Functions can help organise code, reduce repetition and more to be explored later.

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

Visual to text coding: Lesson 9

This is the ninth 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 explores creating powerful programs for managing and analysing data, by combining the previous skills of using loops and working ...

Online

Note the music

We can program a computer to play music. Conventionally this is done by hard coding, which is the process of coding all possible expected behaviours. Alternatively, we can train an artificial intelligence (AI) computer about what notes go well with others, so it can play a duet with a human musician. Students can make their ...

Online

Visual to text coding: Index page

This lesson sequence provides a bridge between visual coding (eg. Scratch) and General Purpose Programming languages (eg. Python or JavaScript). This resource is most suitable if you have never done General Purpose Programming and/or you benefit from slow-paced, step-by-step video tutorials.

Online

Heads or tails

In this lesson we show how to transition from a visual based programming language to using a text-based programming language using the example of a heads or tails coin toss application.