Search results

Listed under:  Health  >  Psychology  >  Cognition  >  Thinking  >  Problem solving
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 ...

Audio

Faith Lutheran College – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of Faith Lutheran College's participation in the Digital Technologies in Focus project.

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

Lilypad Personalised Alert Buzzer

In this lesson students will create a personalised musical buzzer by programming the LilyPad Arduino to play a sound using the Main board, Buzzer and Button, coding the note frequency in Arduino IDE. The lesson can be extended to include LED’s that light up or flash according to the note played to enable the buzzer to be ...

Online

Turtles: impact of climate change on Flatback turtle populations

The lesson follows an inquiry process in which students use a dataset to answer relevant questions about the turtle population. They consider how to analyse and display the data in order to effectively examine the impact of rising global temperatures on flatback turtle populations.

Online

Turtles: exploring data in turtle population dynamics

The number of eggs a female turtle lays in her lifetime influences the health of that species population. In this lesson we look at modelling data related to the number of eggs a female turtle lays in her lifetime, using real scientific data. Explore ways to model, interpret, represent and present data, creating an infographic ...

Video

Expert webinar video: Nathan Alison, Digital Learning and Teaching Victoria (DLTV): Focus on systems thinking. How do we teach it well?

Nathan Alison from Digital Learning and Teaching Victoria (DLTV) explains what systems thinking is and how it is used in the context of Digital Technologies. Nathan explains what we need to consider when teaching digital systems, covering topics such as networks, hardware and software protocols, people and processes.

Online

Coding for GUIs Lesson 2: Controls for input

This is the second 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

Weather forecast from the stratosphere

This lesson sequence is designed to introduce students to data analysis using a spreadsheet such as MS Excel. The project is based on a real world problem and a real data set from a weather balloon launched in Australia earlier this year. The project consists of 5 lessons of variable length, each with a different focus. ...

Downloadable

DT Challenge - 7/8 Python - Sport Micro:Bit

Use Python to program a micro:bit for sport! Get excited about coding even if you have no experience. You'll use the Python language to write your own programs, and make interactive games and tools to improve your health.

Downloadable

Prediction vs. reality

This lesson explores how we perceive randomness. Students toss coins and record their observations while half of the class fake their results. They will then explore the differences between the random results and fake results sets and investigate theoretical probabilities for large numbers of coin flips. The lesson is outlined ...

Text

Travel Times

Life would be very different today if we did not have modern transport. In this activity, students calculate the time it would take for humans to travel long distances through different modes of transport. They then analyse the impact of these technological developments.

Text

Transportation Though the Ages: Science as a human endeavour

Humans are constantly working to develop and improve our technology and understanding. This resource provides step-by-step instructions to help students consider why innovative design and improvement is important. Students firstly identify as many types of transport they can think of and then discuss why new types of transport ...

Video

Computational thinking in the Australian Curriculum: Digital Technologies

This video provides an overview of computational thinking and how it can be taught in the context of other learning areas.

Text

Classroom ideas: Micro:bit environmental measurement (visual and general-purpose programming): years 5-8

This tutorial shows ways in which environmental factors such as lighting and temperature can be measured and improved using micro:bits and sensor boards, and programmed using pseudocode, visual programming and general-purpose programming.

Text

Australian Curriculum: Digital Technologies Years 7–10 achievement standards and aligned content descriptions on a page

This PDF presents content descriptions and achievement standards for the Digital Technologies subject in the Australian Curriculum

Video

DTiF Classroom Exploring AI in the Classroom: Teacher debrief

Digital Technologies in Focus curriculum officers discuss a lesson about Artificial Intelligence and curriculum links for teachers

Video

Expert Webinar video: Professor Stephen Heppel: The impact of environmental factors on learning

In this video Professor Stephen Heppell, discusses the aggregation of marginal gains in learning environments. He provides examples from the Learnometer project, designed to help students monitor their classroom environment for factors that may hinder learning.

Online

Conduct chance experiments: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Conduct chance experiments. Students predict the frequency of an outcome of repeated chance experiments. They conduct simulations using digital tools to generate and record the outcomes, and observe the effect of many trials on the outcome. They then compare observed ...

Online

Finding the shortest path

In this lesson, students will experiment with different ways of creating a path between two points with algorithm design and generalizing patterns. From the patterns, they will be able to generate an algorithm for efficiently traveling through cities in a region.