Search results

Listed under:  Technologies  >  Information and communication technologies  >  User interfaces
Text

Green Hill Public School – Timeline

This document presents the milestones in Green Hill Public School's participation in the Digital Technologies in Focus project.

Text

South Kalgoorlie Primary School – Progress report 3

This video explains the progress that South Kalgoorlie Primary School has made in the Digital Technologies in Focus project. It is the third 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

Australian Curriculum: Digital Technologies Years 7-8 Sample Assessment Task: Digital Systems - Student activity guide

The Years 7-8 assessment task focuses on digital systems (integrating Digital Technologies and Science). The digital systems assessment task activity guide can teach and assess students’ understanding of how digital systems can be used to monitor the classroom learning environment. Students will learn how to create environmental ...

Text

Create dichotomous keys lesson

In this lesson students engage in a hands-on exploration of local diversity. Students research and record local wildlife, learn about biodiversity in Australia, and conduct a ‘bush blitz’. They learn how to create dichotomous keys and translate their keys into a wildlife discovery app prototype. The resource includes links ...

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.

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.

Video

South Kalgoorlie Primary School – Progress report 2

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

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

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

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

AR Solar System with Metaverse

In this lesson, students explore our Solar System in Augmented Reality (AR). Students start by exploring a set of AR flashcards that present the Sun and Planets in our Solar System and then go on to use the Metaverse App to create their own AR solar system experience based on research.

Online

AI image recognition - exploring limitations and bias

A hands-on activity to practise training and testing an artificial intelligence (AI) model, using cartoon faces, including a discussion about sources of potential algorithmic bias and how to respond to these sources.

Online

Recognising AI

Use the tasks in this lesson to introduce concepts that underpin artificial intelligence (AI). The majority of the tasks are unplugged (do not require a digital device). Use the downloadable AI cards with your students to explore what they know about AI.

Online

Off to the movies

This is a simple Boolean (true/false) application where its asks the user’s age - if you are over 15 then you can watch G and M rated movies - if you are under 15, then you can only watch G rated movies. This lesson was designed in collaboration with Jason Vearing QSITE (Gold Coast Chapter).

Downloadable

DT Challenge - 5/6 Blockly - Biology

Learn about the differences between animals, and how Biologists use programming to help them do science! We'll learn about the features of animals, structural and behavioural adaptation, and how to use these properties in order to identify them. So hop in and learn some science! This course is based on the Year 5 science ...

Downloadable

DT Challenge - 7/8 Python - Introduction to Microbit

In this challenge students use the BBC micro:bit as an embedded system to create different pieces of a virtual pet game. Students in the process learn about the micro:bit’s features and can think about how to make their own version of a virtual pet game, or even an entirely new project. Discover how embedded hardware (micro:bit) ...

Downloadable

DT Challenge - 7/8 Javascript - Cookie Clicker

Learn how to make interactive webpages and build a surprisingly addictive game! In this DT Challenge, you'll learn the web technologies that form the foundations of the internet. In this course you'll learn the basics of HTML, CSS and JavaScript! You'll build webpages using text and images, and learn how to make them interactive ...

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.