Free resources

Download free resources for Digital Technologies and Digital Literacy

Free

  • Free

Algorithms and Implementation Progression - WA and Australian Curriculum

  • Download
  • 1 file

Clear progression of the complexity expectations of the algorithms and implementation content in the Australian and Western Australian Curriculum

  • Free

Coding Concepts Pre-Test

  • Download
  • 3 files

Pre-test designed to assess students understanding of core coding concepts such as sequence, selection, iteration, user input and variables. The test is offered in Blockly, Scratch and Python versions, depending on what you need for your students.

  • Free

Command Line Interface Practice

  • Download
  • 1 file

This is a very short text-based adventure game that you can give to students to introduce how to use a command line interface. Most students have not used a command line interface and are used to the idea of buttons and form labels. This allows them to experience using only text as input and output in a basic Python program.

  • Free

Debugging Help Poster

  • Download
  • 1 file

Put up this poster in your classroom so that students have a set of steps to follow when they encounter an error in their coding.