Digital technologies / Year 5 and 6 / Digital Technologies Processes and Production Skills

Curriculum content descriptions

Design a user interface for a digital system (ACTDIP018)

Elaborations
  • exploring different features of user interfaces that allow people from different cultures to access information irrespective of language background, for example using icons and consistently placing icons or symbols in games interfaces to reduce the frustrations of game players
  • applying the principles and elements of design to a set of requirements in order to produce a user interface for a system that addresses an identified need, for example to emphasise or highlight an area of the screen to draw the viewer’s attention to an event or action
  • designing the user interface of a solution using different design tools, for example using a storyboard to outline the stages of a game or a mock-up to show the placement of icons
  • generating and considering alternative designs for a user interface, for example sketching different concepts for a splash screen of a game or interactive multimedia experience
General capabilities
  • Critical and creative thinking Critical and creative thinking
  • ICT capability Information and Communication Technology (ICT) capability
ScOT terms

Information and communication technologies,  Design,  User interfaces

Text

Classroom ideas: Choose your own adventure: years 3-6

This PDF provides a sequence of activities that allow students to view and create planning templates and algorithms when making 'Choose Your Own Adventure' stories. Older students can use the visual programming language Scratch to build their stories.

Online

Sustainable travel

In this sequence of learning, students design and pitch ideas for an app that informs users of the cost associated with various forms of transport. They investigate the costs and environmental impact of forms of transport, including public transport. They then explore ideas for designing an app to allow commuters to track ...

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.

Online

Put the user in user interface

In this lesson sequence students investigate the importance of quality design and design principles in creating an efficient and effective user interface.

Online

Is it going to rain today?

In this lesson sequence students understand the importance of data in effective decision-making, and are able to find, sort and interpret Bureau of Meteorology (BOM) rainfall data, and to collect their own data and analyse the resulting datasets.

Video

Expert webinar video: Russell Scott - Vortals: Augmented reality, virtual reality, 2D, 3D and game design lessons

Russell Scott, Co-Founder of multimedia design company Vortals, demonstrates some of the ways he teaches students about augmented reality, virtual reality, 2D, 3D and game design.

Text

Australian Curriculum: Digital Technologies key concepts mapping: years 5-6

This PDF uses colour coding to provide a line of sight between key concepts, content descriptions and achievement standards in the Digital Technologies subject in the Australian Curriculum.

Text

Australian Curriculum: Digital Technologies: years 5-6

This PDF provides a line of sight from content descriptions to achievement standards.

Text

Classroom ideas: Micro:bit environmental measurement (visual programming): years 5-6

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 and visual programming.

Text

Years 5–6: Designing a digital solution

This scope and sequence unit explores the user-centred design process through three different pathways that incorporate visual programming.

Text

Years 5–6: App design

This scope and sequence unit enables students to explore app design, through a process of problem definition, prototyping and evaluation. Students explore concepts of user interface design, design criteria and user stories. They use visual programs including variables, input and control structures to produce an app.

Text

Designing a school tuckshop app

In this lesson students think like software engineers and engage in user-centred design to conceptualise and prototype an app that could be used in their school tuckshop.

Downloadable

DT Challenge - 5/6 Blockly - Smart Garden

Learn how to program a BBC micro:bit using Blockly — no experience required. Learn the basics of programming in Blockly with our full BBC micro:bit simulator. Create a Smart Garden device to monitor the health of your plants, measuring temperature and wiring up a simple soil moisture sensor.

Downloadable

DT Challenge - 5/6 Blockly - Space Invaders

In this coding challenge, students learn about programming in Blockly, including data representation, decomposition, design, branching, iteration, functions, variables, animations, tracing and evaluation.

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

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

Home automation programming (yrs 5-6)

Investigate home automation systems, including those powered by artificial intelligence (AI) with speech recognition capability. These suggested activities provide a level of differentiation to cater for students’ range of programming skills. They were developed in collaboration with the Digital Technologies Institute.

Online

Scratch Creative Computing Guide

There is also a series of units comprising learning activities, paired with assessment activities and templates that can be used to support use of the Scratch (MIT) platform. The Scratch Creative Computing Guide supports assessment activities with visual programming environments.

Online

Note the music

We can program a computer to play music. Conventionally this is done by hard coding, which is the process of coding all possible expected behaviours. Alternatively, we can train an artificial intelligence (AI) computer about what notes go well with others, so it can play a duet with a human musician. Students can make their ...

Online

Check out the checkout

This sequence of lessons explores how to incorporate user input, decision-making and loops in programming using the context of a shopping experience, particularly the checkout. It combines data in the form of a barcode and programming choices.