Year 9 Digital Technologies • Term 2 Build Guide
This page is for teacher planning and sequencing as we build the term one lesson at a time. It keeps the big picture visible, shows what existing VEX material we are reusing, and gives us a repeatable structure for building each weekly lesson page without reinventing the wheel.
Core direction for the term: coding remains the main focus, with engineering used where it improves performance, testing, and design.
Big picture
Weeks 1 to 5 are direct teaching.
Assessment is released at the end of Week 5.
Drafts are due at the end of Week 6.
Feedback is returned in the middle of Week 7.
Final submission is due at the end of Week 8.
Weeks 9 to 10 are for extension and consolidation.
Term design rule
Keep teacher talk short.
Most of each 70 minute lesson should be student work.
Reuse VEX material wherever possible.
Do not reteach Term 1 Python basics from scratch.
Use blocks as a scaffold, not the final destination.
Use the engineering notebook from Lesson 2 onward as a standing classroom routine and evidence source.
Engineering notebook rule
Notebook not expected in Week 1 Lesson 1.
Notebook required from Week 2 onward.
Notebook is individual, even during group work.
Students write in it during the lesson, not afterwards from memory.
Teacher signs off each relevant lesson. This matters for assessment evidence.
Term 2 at a glance
| Week | Focus | Main VEX material | Term 1 knowledge link | Build priority |
|---|---|---|---|---|
| 1 | Systems, build, manual control | Scavenger Hunt, Treasure Hunt Lesson 1, Driver Configurations | Input, output, step-by-step thinking | Build Week 1 lesson pages + notebook system launch |
| 2 | Sequencing and movement | Treasure Hunt Lesson 2 and practice tasks | Sequence, prediction, debugging | Build Week 2 lesson pages |
| 3 | Sensors and decisions | Treasure Hunt Lesson 3 and sensor practice | If statements, logic, conditions | Build Week 3 lesson pages |
| 4 | Algorithms and reliability | Castle Crasher Lesson 4 and related challenge work | Planning, looping, refinement | Build Week 4 lesson pages |
| 5 | Optimisation and blocks to Python | Up and Over claw design, motor groups, VEXcode bridge work | Functions, structure, text-based coding | Build Week 5 lesson pages and assessment launch |
| 6 | Assessment draft | Teacher-created assessment materials + reused VEX supports | Integrated programming | Assessment support page |
| 7 | Feedback and refinement | Teacher feedback + troubleshooting supports | Debugging and improvement | Feedback support page |
| 8 | Final testing and submission | Teacher assessment supports | Reliability and polish | Final submission page |
| 9 | Extension challenge | Selected post-assessment robotics tasks | Independent transfer | Extension page |
| 10 | Consolidation | Teacher-curated recap and final challenge | Systems thinking | Consolidation page |
Jobs list
1. Week 1 Lesson 1 internal lesson page
2. Week 1 Lesson 2 build page
3. Week 1 Lesson 3 driving challenge page
4. Week 2 Lesson 1 first coding page