Search results

Text

Classroom ideas F-10: Aboriginal and Torres Strait Islander connections to Digital Technologies

This resource provides examples of ways Aboriginal and Torres Strait Islander Histories and Cultures can be integrated into Digital Technologies. Examples include 'classification and sorting data' and 'designing solutions'.

Text

Digital Technologies in the Australian Curriculum: overview and key links

This PDF gives an overview of the Australian Curriculum: Digital Technologies. It includes key points from the rationale and a step-by-step process for becoming familiar with the structure of the curriculum to assist planning. The document also provides links to key documents and sections of the Australian Curriculum as ...

Text

Kelley & Knowles review: STEM integration

This article explores ways of building integrated STEM programs so that students have opportunities to make connections to crosscutting concepts and real-world problems. This is proposed through the lens of a framework.

Text

Curzon & Bell et al. review: Computational thinking

This article explores the concept of computational thinking within computer science learning and in relation to other learning areas. The authors assert that because of its focus on analysis, computational thinking is not only suitable for computation but also the development of systems-based on computation.

Text

Newsletter – April 2020

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

Text

Newsletter – October 2018

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

Text

Newsletter – April 2019

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

Text

Asunda review: STEM integration

This article explores the benefits of an interdisciplinary STEM program in the quest for providing students with a holistic approach to problem-solving that reflects real-world practice. This is supported by a conceptual framework that comprises four constructs: systems thinking, situation learning theory, constructivism ...

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

Professional learning workshops

This webpage provides details of ten workshops that focus on understanding and implementing the Australian Curriculum: Digital Technologies. The workshops are provided for Digital Technologies in Focus project schools and, where possible, schools not involved in the project.

Video

Get ready to learn! Interoception and self-regulation

Interoception (mindful body awareness) refers to the perception, recognition and understanding of the internal physical states. These body signals can be understood as emotions and/or feelings which can then be responded to. Self-regulation is the ability to moderate or control emotions and actions in order to function ...

Text

CLIL: What works

Strategies to support Languages teachers to implement the CLIL approach at secondary level

Downloadable

Operations: Foundation to Year 9

This comprehensive resource describes the progression of ideas that cover addition and subtraction of integers; multiplication and division of integers; the four operations with common and decimal fractions; and operation applications with percent, rate and ratio.

Text

Western Australia: A Centenary of Change 1918 - 2018

This resource has been developed to commemorate the one hundredth anniversary of the conclusion of World War I. The resource aims to support teachers from Foundation through to Year 10 in integrating 100 years of West Australian history into the HASS curriculum.

Downloadable

Geometry: Foundation to Year 9

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

Online

Factors, multiples, primes: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Factors and multiples. Students extend the exponent laws of numerical calculations involving positive integers and zero exponents, and solve a broad range of practical problems, using mental methods, written algorithms, and digital tools.

Online

Linear expressions and equations: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Linear expressions and equations. Students build on their knowledge of the order of operations, simplifying algebraic terms and their prior knowledge of the arithmetic laws. Students will now create and rearrange linear expressions, as well as expand and factorise them.

Online

Book analysis with AI techniques

This learning sequence explores text analysis through Natural Language Processing, a significant application of Artificial Intelligence. Teachers and students are led through a series of video tutorials to develop a Python program that can break down and analyse the content of a complete text and use smart sentiment analysis ...

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

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