Search results

Text

Literature reviews: what, why and how

This PowerPoint explains the benefits and techniques of literature reviews.

Text

Newsletter – July 2020

This newsletter from the Digital Technologies in Focus project includes information about schools' projects, assessment tasks, artificial intelligence, augmented and virtual reality, the Australian Curriculum, and useful resources.

Text

Newsletter – December 2018

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

Text

Alyangula Area School

Alyangula Area School is a government school located in Alyangula on Groote Eylandt, in the Northern Territory on the Traditional Lands of the Anindilyakwa People. Martin Levins is one of ACARA’s curriculum officers who works directly with the school to support the implementation of the Australian Curriculum: Digital Technologies. ...

Text

Faith Lutheran College – Timeline

This document presents the milestones in Faith Lutheran College's participation in the Digital Technologies in Focus project.

Text

Mossman State School – PL ecosystem

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

Online

When I post something online how permanent is it?

Students engage in a photo rip up activity to emphasize the permanency of online information, they explore factor trees, doubling and line graphs through the lens of sharing information, and they collaboratively develop a set of protocols around sharing information online.

Text

Bethany Christian School

Bethany Christian School is an independent school just north of Adelaide located in Paralowie, South Australia on the Traditional Lands of the Kaurna People. It is an F-6 school, with 543 students, and of those, approximately 48% are EAL/D. Steve Grant is the curriculum officer who works with the school to support implementation ...

Text

Bethany Christian School – Project proposal

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

Text

South Kalgoorlie Primary School – Timeline

This document presents the milestones in South Kalgoorlie Primary School's participation in the Digital Technologies in Focus project.

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.

Online

Design Thinking Process - Ideation

Students explore the design thinking process of ideation and reflect on different ways we can generate ideas in order to solve a problem with a design brief. This particular lesson explores healthy eating through the design brief although the activities can be used to ideate any design.

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

Coding a sentimental chatbot in Python

Incorporating 11 tutorial videos and two informative lecture videos, this learning sequence explores natural language processing, a significant application of artificial intelligence. Teachers and students are led through the coding in Python of a chatbot, a conversational program capable of responding in varied ways to ...

Online

Level Up: Game design

This unit of work is intended to teach years 9–10 students basic programming, using general purpose programming language.

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