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.
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.