🤖
Class 6Track Details

Digital & AI Literacy

Preparing for tomorrow's world

Computational thinking, AI awareness, digital citizenship, coding — from basics to projects

💻

VS Code Editor

Part of the digital & AI literacy track — this unit builds VS Code Editor in a way that is applied and inquiry-led.

Open Full Unit

Skills & Topics

Editor tools

Professional setup.

Hands-on Skill

Doing VS Code Editor step by step.

Safe & Ethical Use

Applying VS Code Editor responsibly online.

Learning Outcomes

  • Sets up a coding workspace
  • Analyses how VS Code Editor works and applies it to a new situation
  • Justifies answers about VS Code Editor with clear reasoning
  • Connects VS Code Editor to a real-world example
🧠 3 skills🎯 4 outcomes🎲 3 activitiesassessment👨‍👩‍👧 parent + teacher guide
🐍

Intro to Python

A real first programming language. Children learn Python by writing tiny working programs — variables, input/output, and simple logic — and debugging their own code.

Open Full Unit

Skills & Topics

Variables & Data Types

Storing text and numbers in named boxes.

Input & Output

Asking the user and printing results.

Conditions & Loops

Making decisions and repeating actions.

Debugging

Reading errors and fixing your own code.

Learning Outcomes

  • Writes a Python program using variables and input()
  • Uses an if/else to make a decision
  • Builds a simple loop (e.g. counts 1-10)
  • Finds and fixes a basic error in given code
🧠 4 skills🎯 4 outcomes🎲 4 activitiesassessment👨‍👩‍👧 parent + teacher guide
🐍

Python Basics & Digital Research

Part of the digital & AI literacy track — this unit builds Python Basics & Digital Research in a way that is applied and inquiry-led.

Open Full Unit

Skills & Topics

Variables, Input, Print

First real Python programs.

Conditionals (if/else)

Decisions in code.

Evaluating Sources

Reliable vs unreliable websites.

Learning Outcomes

  • Writes a program using input and if/else
  • Explains what a variable stores
  • Judges a website’s reliability with 3 checks
  • Analyses how Python Basics & Digital Research works and applies it to a new situation
🧠 3 skills🎯 4 outcomes🎲 3 activitiesassessment👨‍👩‍👧 parent + teacher guide