Search results

Listed under:  Health  >  Psychology  >  Cognition  >  Thinking  >  Problem solving
Assessment

BBC micro:bit project

The teacher assesses the student’s knowledge and skills using the student’s project log, self-reflection and think aloud.

Online

Create a board game that uses an Ozobot

Create a game board where the player is provided with a number of decisions. Using Scratch and Makey Makey, students add multimodal elements to the story. These elements are activated using an Ozobot.

Online

Communicate ideas and information

This is a unit for Year 3 from the Scope and sequence resources from the DT Hub. The topic of managing a project and communicating online is organised into four key elements. Use this flow of activities to plan and assess students against the relevant achievement standards. Students manage a project and follow the problem ...

Online

Intro to programming

This is a unit for Year 3 from the Scope and sequence resources from the DT Hub. The topic of algorithms and programming is organised into four key elements. Use this flow of activities to plan and assess students against the relevant achievement standards. Students follow the problem solving process to design and create ...

Online

Programming projects

This is a unit for Year 4 from the Scope and sequence resources from the DT Hub. The topic of programming is organised into four key elements. Use this flow of activities to plan and assess students against the relevant achievement standards. Students develop an understanding of computer programming as a series of instructions.

Online

Taronga Zoo - Rainforest heroes: iPad app

This iPad app provides an experience of Taronga Zoo's stunning Wild Asia rainforest trail. Guided by volunteer researcher Heidi Greentree and a GPS map, students create a PDF field report using the photographs they have taken, observations made and information collected. This can be emailed for further research and discussion ...

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.

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

Design Thinking Process - Empathising

In this lesson students understand design thinking as a process for solving problems creatively. Students explore the design thinking process of empathising and seek to understand more about the users and the problem they are trying to solve. This particular lesson explores reducing litter through the design brief although ...

Online

Water Water everywhere!

In this lesson, students are presented with the challenging problem of measuring a volume of water using containers that are not the exact measurement size. Students will decompose a complex problem into discrete steps, design an algorithm for solving the problem, and evaluate solution efficiencies and optimization in a ...

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

Hot or not?

This lesson sequence focuses on the incremental or Agile approach to development and encourages students to follow the evolution of a temperature conversion tool for a Food Technology teacher. It uses an Excel spreadsheet application as the prototyping tool.

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.

Online

What makes a good game?

This lesson sequence allows students to explore design thinking processes to investigate how games are designed, created and played. Students analyse the audience of games, understanding the importance of empathy in the design process. The learning sequence culminates in a showcase: students sharing the games they have ...

Online

Turtles: exploring data tracking turtle movements

By gathering data on marine turtles, scientists have evidence that helps them work out where turtles migrate and the journeys they take. Scientists can then help to reduce the threats to the turtles’ survival. In this lesson we look at satellite tracking using real scientific data. Explore ways to model, interpret, represent ...

Online

Pencil code program: Chaos game

The ‘chaos game’ is a way to see how patterns can result from certain random events. Use this program to run the chaos game, randomly moving the turtle to create a pattern. Have students analyse or fill in or change parts of the pencil code program.

Online

Who wants to be a millionaire?

This lesson sequence uses the well-known wheat/rice and chessboard problem as students use spreadsheets to simulate iteration and to solve problems.

Online

Augmented Reality Timelapse Artwork with Artivive

In this project, students build their own augmented reality (AR) artwork using free digital tools with Artivive. Students can augment an existing artwork or design their own. This new technology allows artists to create new dimensions of art by linking classical with digital art.

Online

Have fun with flowcharts

Create a flowchart to represent a sequence of (branching) steps and decisions needed to solve a mathematical problem.