TPT
Total:
$0.00
Preview of Unplugged Coding Activities PreK-1 | Space Theme | Screen-Free Worksheets

Unplugged Coding Activities PreK-1 | Space Theme | Screen-Free Worksheets

🚀 Space Adventure Unplugged Coding for Kids A Fun Screen-Free Coding Activity Pack | Space Theme | Ages 6–7Blast off into coding — no screen needed! 🌟 This Space Adventure Unplugged Coding pack introduces children ages 6–7 to real computer science concepts through fun, hands-on space-themed activities. Children learn to think like coders—giving commands, following sequences, and fixing mistakes—all without a computer! ━━━━━━━━━━━━━━━━━━━━ 📋 WHAT'S INCLUDED (9 pages) ✅ Page 1—Rocket Path Co
Preview of Hands-On LEGO SPIKE Prime Worksheet – Predict Robot Actions Without Coding

Hands-On LEGO SPIKE Prime Worksheet – Predict Robot Actions Without Coding

Created by
RoboBytes
Need a meaningful LEGO SPIKE Prime activity when students can’t run their code? This low-prep worksheet pushes students to slow down and think by analyzing SPIKE Prime block code and predicting exactly what the robot will do—before it ever moves. Instead of trial-and-error coding, students read the program step by step, reason through robot movement, and draw the robot’s path. This makes it an easy, reliable option for offline days, substitute plans, early finishers, or quick formative assessm
Preview of SPIKE Prime Coding: Read the Code Series – Intermediate Worksheets Bundle

SPIKE Prime Coding: Read the Code Series – Intermediate Worksheets Bundle

Created by
RoboBytes
Save time and money with this ready-to-use 5-worksheet series for SPIKE Prime coding! These worksheets help students read block code, predict robot behavior, and reason through loops, conditionals, and sensors — all without needing to run the robots. Perfect for offline days, early finishers, substitutes, or formative assessment. Bundle Includes: Worksheet 1 – Predict Robot BehaviorStudents analyze simple SPIKE Prime programs and predict robot movement step by step. Worksheet 2 – Repeated Se
Preview of LEGO SPIKE Prime Debugging WS 2 – Fixing Movement Bugs & Comparing Code

LEGO SPIKE Prime Debugging WS 2 – Fixing Movement Bugs & Comparing Code

Created by
RoboBytes
Your students can write code — but can they explain why it doesn’t work? This intermediate LEGO SPIKE Prime debugging worksheet pushes students beyond simple mistakes and into intentional problem-solving. Students must match buggy code to a known goal, identify incorrect logic, and make targeted fixes without rewriting the entire program. Students will: Predict robot movement from multi-block code Compare buggy code to a correct movement goal Debug by adjusting values, order, or logic Explain
Preview of Unit 3 - Spike Prime: Read the Code – (Advanced) WS 3: Inefficient Logic

Unit 3 - Spike Prime: Read the Code – (Advanced) WS 3: Inefficient Logic

Created by
RoboBytes
The robot works — but the code is bad.This worksheet teaches students to recognize that difference. Students analyze programs that technically behave correctly but include redundant checks, unnecessary blocks, and inefficient structure. They predict behavior, test it, and explain why the code works — and why it’s still poorly designed. This is where students start thinking like real programmers, not just robot operators. This worksheet saves you time because: students stop equating “it works”
Preview of Unit 3 - Spike Prime: Read the Code – (Advanced) WS 1: Competing Conditions

Unit 3 - Spike Prime: Read the Code – (Advanced) WS 1: Competing Conditions

Created by
RoboBytes
Your students think multiple “if” statements all matter equally.This worksheet shows them why that’s not true — without you having to lecture. Students analyze code with competing conditions inside a loop. They predict what the robot will do, test their predictions, and explain which condition actually wins and why. Carefully written questions guide students to notice order-of-operations issues that cause unexpected behavior. This worksheet saves you time because: students stop assuming “all c
Preview of Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 3 Repeat Actions

Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 3 Repeat Actions

Created by
RoboBytes
Students use repeat blocks — but don’t always understand them.This worksheet clears that up before it becomes a problem. Students read code that uses repeat and repeat-forever blocks to control movement. They predict distance and stopping behavior, test their predictions, and explain how repeated actions affect movement, all without adding sensor complexity. Questions are designed to surface and correct common misunderstandings about loops — especially “repeat forever.” This worksheet saves yo
Preview of Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 4 Two Outcomes Inside a Loop

Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 4 Two Outcomes Inside a Loop

Created by
RoboBytes
Your students don’t understand why the robot won’t change behavior.This worksheet makes that visible without you re-explaining it. Students analyze if/else logic placed inside and outside of a loop. They predict behavior, test their predictions, and explain why repeated decisions allow robots to respond — while single decisions do not. Carefully structured questions help students articulate why robots sometimes feel “stuck,” even when the code looks correct. This worksheet saves you time becau
Preview of Unit 2 - Analyze Robot Movement | Identify & Explain Misunderstandings

Unit 2 - Analyze Robot Movement | Identify & Explain Misunderstandings

Created by
RoboBytes
Students often fix mistakes blindly without understanding the why. This 20–25 minute worksheet teaches them to analyze movement errors conceptually. Students identify misunderstood distance, direction, angles, or sequence concepts, and explain what was expected vs. what actually happens. Why teachers love it: Fosters critical thinking before debugging robots Differentiates from traditional “debug” worksheets Includes full teacher reasoning key with sample explanationsEditable for easy classro
Preview of Hour of Tech & Hour of Code Mega Pack (Y6–Y9)

Hour of Tech & Hour of Code Mega Pack (Y6–Y9)

Created by
Human Curiosity
Run engaging one‑hour tech and coding sessions all year long without planning from scratch. This bundle brings together my favourite “Hour of Tech” and “Hour of Code” activities for Y6–Y9. You get ready‑to‑use sessions on JavaScript, Scratch, P5.js, Grasshopper, Canva, music tech, logic and even VR. Each activity is designed to fit in about one lesson, perfect for coding weeks, clubs, cover lessons or quick tech explorations in MYP Design or ICT.​ What’s inside: JavaScript Hour of Code: browser
Preview of SPIKE Prime Coding: Read the Code Series – 5 Beginner Worksheets

SPIKE Prime Coding: Read the Code Series – 5 Beginner Worksheets

Created by
RoboBytes
Are your students rushing through LEGO SPIKE Prime coding without truly understanding the program flow? Are you looking for low-prep, device-free activities that strengthen problem-solving and code-reading skills? This complete Beginner Read the Code Series is designed to get students thinking critically before they ever run their robots. With five scaffolded worksheets, your students will progress from basic straight movement to conceptual reasoning about infinite loops. Why teachers love th
Preview of Unit 2 - Sensor Scenarios | SPIKE Prime Unplugged WS – No Robots Required

Unit 2 - Sensor Scenarios | SPIKE Prime Unplugged WS – No Robots Required

Created by
RoboBytes
Struggling to give your students hands-on sensor practice without tying up all the robots? This Sensor Scenarios worksheet is the perfect solution! Students will think like a robot, choosing the correct sensor and deciding how the robot should respond in real-world situations. It’s a no-robot, low-prep activity that builds computational thinking, reasoning, and problem-solving skills. Perfect for offline days, sub plans, early finishers, or formative assessment, this worksheet works with
Preview of Unit 3 - LEGO SPIKE Debugging Worksheet | Why Did the Robot Do That?

Unit 3 - LEGO SPIKE Debugging Worksheet | Why Did the Robot Do That?

Created by
RoboBytes
Your students ran the code… and the robot didn’t do what they expected. Now what? This LEGO SPIKE debugging worksheet teaches students how to analyze code without trial-and-error and explain why a robot behaved a certain way. Instead of guessing or repeatedly pressing Run, students work through five real SPIKE scenarios and identify: What caused the behavior Which block (or missing block) is responsible How to fix the code This mirrors how real programmers debug — by thinking first. What’s
Preview of LEGO SPIKE Prime Sensors & Movement Worksheet – Force, Distance, Gyro, Color

LEGO SPIKE Prime Sensors & Movement Worksheet – Force, Distance, Gyro, Color

Created by
RoboBytes
Stop Guessing – Start Thinking Like an Engineer! Are your students constantly asking: “Why didn’t my robot do what I thought it would?” “Which sensor should I use?” “Right: 90? But my robot turned more than that…” This LEGO SPIKE Prime Sensor Comparison Worksheet finally answers those questions — without turning your class into a debugging marathon. What Makes This Resource Different Instead of having students spend class time figuring out the code, this activity has them think like engineer
Preview of Elementary K-5 STEM Centers MEGA BUNDLE

Elementary K-5 STEM Centers MEGA BUNDLE

Transform your entire year of elementary STEM centers with this STEM Centers Mega Bundle. This one download gives you 16 complete STEM center collections packed with hands-on challenges for grades K–5. You’ll have engaging activities ready for every season, holiday, and skill focus—Earth Day, eclipses, 100th Day, winter, coding, fine motor, team building, and more—without starting from scratch each time. Use these centers for STEM lab rotations, math and science centers, early finishers, family
Showing 1-15 of 15+ results