TPT
Total:
$0.00

Treble Note Code

5,600+ results
Filters
Standard
Preview of Human Body Color By Code Coloring Pages - Organs Systems Worksheets Activity

Human Body Color By Code Coloring Pages - Organs Systems Worksheets Activity

A fun addition to a human body study or anatomy unit! Check comprehension and solidify knowledge of the human body systems with this simple colour by code activity. Including the lungs, muscular system, skeletal system, heart, spine, lobes of the brain and internal brain anatomy. Please note, some anatomy diagrams have been simplified for the purpose of this activity, the muscular and skeletal system only include main parts. Includes 8 colour by code sheets: Muscular systemSkeletal systemDigesti
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 AP Biology Interactive Notes Series | Unit 4: Cell Communication

AP Biology Interactive Notes Series | Unit 4: Cell Communication

Engage your AP Biology students with these interactive, visually appealing notes for Unit 4: Cell Communication and Signal Transduction! This resource blends the creativity of coloring notes with the structure of traditional fill-in notes, helping students see and understand key biological processes. Perfect for introducing, reviewing, or reinforcing AP Bio Unit 4 concepts — both in the classroom and online. What’s Included Editable Google Slides version for digital or remote learning Printa
Preview of AP Computer Science A Student Interactive Notebook for Code.org Unit 1

AP Computer Science A Student Interactive Notebook for Code.org Unit 1

This is a student paper notebook that is aligned with the Code.org Computer Science A Curriculum for Unit 1. The activities are designed to have students reflect on lesson materials, and there are QR codes to relevant Youtube videos from the curriculum. Research shows that vocabulary and concept acquisition is greater when students have to handwrite notes or construct meaning using examples personalized to themselves.
Preview of AP Biology Water Potential | Guided Notes, Answer Key & Video Lesson

AP Biology Water Potential | Guided Notes, Answer Key & Video Lesson

✨Make water potential and osmosis equations simple for your AP Biology students with this ready-to-use resource that blends math and biology seamlessly. ✏️Students will learn to: Apply the core formula (Ψ = Ψp + Ψs) with step-by-step scaffolding Use the solute potential equation (Ψs = –iCRT) in real-world practice Work through guided practice problems with potato cores and sucrose solutions Predict water movement in cells and connect calculations to osmosis labs Understand biological applicat
Preview of AP CSA 1.5 Casting and Range of Variables | Notes, Practice Worksheet

AP CSA 1.5 Casting and Range of Variables | Notes, Practice Worksheet

📘 AP Computer Science A – Topic 1.5 Casting and Range of Variables (PDF) Product Description Help your AP Computer Science A students master casting, expression evaluation, and integer overflow with this focused, exam-aligned resource for Topic 1.5: Casting and Range of Variables. This lesson targets one of the most common sources of student confusion on the AP Exam: how Java evaluates arithmetic expressions involving int and double, and what happens when values exceed the integer range. S
Preview of SPIKE Prime Robotics Unit 5 Lesson 4: Read the Code Sensors

SPIKE Prime Robotics Unit 5 Lesson 4: Read the Code Sensors

Created by
RoboBytes
Can your students read a program like an engineer? Three buggy multi-sensor scenarios challenge them to trace, predict, and explain robot behavior before running a single line of code. What's included: Editable student worksheet · Teacher answer key & facilitation notes ⭐ This lesson is part of the SPIKE Prime Unit 5 Bundle — Multi-Sensor Logic, Variables & Autonomous Systems. Grab the bundle and save! If this resource worked for your class, please leave a review — it helps other teachers find
Preview of AP Biology Hardy-Weinberg & Chi-Square Test | Guided Notes + Answer Key

AP Biology Hardy-Weinberg & Chi-Square Test | Guided Notes + Answer Key

⭐Help your students master one of the trickiest AP Biology concepts— Hardy-Weinberg equilibrium and chi-square analysis—with this clear, step-by-step guided notes resource. This resource is designed to make abstract math-to-biology connections accessible and AP exam-ready. Students will work through guided notes, practice problems, and a worked-out example that walks them from allele frequencies (p & q) all the way through the chi-square decision process. The included video lesson (linked w
Preview of Cell Energy Big Picture Diagram Notes

Cell Energy Big Picture Diagram Notes

Created by
mrsdewittebio
OverviewA one page hand-drawn "big picture" of the reactions of photosynthesis and cellular respiration and how they connect. Comes With:Blank Diagram PDFDiagram KEYVideo Notes: Youtube VersionVideo Notes: Edpuzzle VersionGimkit GameHow I use it:I use this for AP Biology during Unit 3: Cellular Energetics to review everything students should already know about photosynthesis and cellular respiration from introductory biology. I copy the diagram on white cardstock and students keep it at the fro
Preview of Unit 3 -Spike Prime: Read the Code – (Advanced) WS 2: Sensor Priority & Override

Unit 3 -Spike Prime: Read the Code – (Advanced) WS 2: Sensor Priority & Override

Created by
RoboBytes
Students don’t understand why some sensors seem to “do nothing.”This worksheet explains that problem clearly. Students examine programs where multiple sensors are checked, but some conditions never meaningfully trigger. They predict behavior, test their predictions, and explain how sensor priority and logic masking affect outcomes. The worksheet leads students to discover that the issue isn’t the sensor — it’s the code structure. This worksheet saves you time because: students stop blaming har
Preview of Unit 3 - Spike Prime: Read the Code – (Advanced) WS 5: Predict, Fix, Improve

Unit 3 - Spike Prime: Read the Code – (Advanced) WS 5: Predict, Fix, Improve

Created by
RoboBytes
This worksheet turns analysis into intentional improvement — not guesswork.Students compare two versions of code, predict behavior, test both versions, and justify which design is better and why. Only after reasoning do students improve the code themselves. This worksheet brings everything together: prediction, evidence, design thinking, and debugging. This worksheet saves you time because: fixes are justified, not random students explain why changes matter code improvements become thoughtful,
Preview of Unit 3 - Spike Prime: Read the Code (Advanced) – WS 4: Partial Infinite Loops

Unit 3 - Spike Prime: Read the Code (Advanced) – WS 4: Partial Infinite Loops

Created by
RoboBytes
Students can’t tell the difference between “running” and “responsive.”This worksheet makes that distinction unmistakable. Students examine programs with infinite loops that appear active but trap the robot in limited behavior. They predict long-term behavior, test their predictions, and explain why the robot becomes stuck even though the code is still running. The questions surface logical dead ends that students often miss. This worksheet saves you time because: students stop assuming loops au
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# 5 Infinite Loops and Logic

Unit 2 - SPIKE Prime: Read the Code (Inter) - WS# 5 Infinite Loops and Logic

Created by
RoboBytes
Just because code runs forever doesn’t mean it’s doing anything useful.This worksheet teaches that lesson clearly and early. Students examine programs with infinite loops — including one where a sensor is checked repeatedly but behavior never changes. They predict long-term behavior, test their predictions, and explain why some loops are ineffective. The questions are designed to build a debugging mindset before students reach Advanced robotics. This worksheet saves you time because: ineffecti
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 - 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 #2: Repeat Sensor Checks W/ Loop

Unit 2 -SPIKE Prime: Read the Code (Inter) - WS #2: Repeat Sensor Checks W/ Loop

Created by
RoboBytes
Your robots work sometimes — and students don’t know why.This worksheet fixes that confusion for you. Students analyze two programs that use the same color sensor but behave very differently. By reading the code first, students predict what will happen, test their predictions, and explain why repeated sensor checks inside a loop lead to more reliable behavior. Thought-provoking questions guide students to discover that inconsistent behavior is usually caused by program structure, not broken s
Preview of Unit 1 SPIKE Prime: Read the Code #3 – Repeats & Accumulated Movement (Beginner)

Unit 1 SPIKE Prime: Read the Code #3 – Repeats & Accumulated Movement (Beginner)

Created by
RoboBytes
Introduce students to the power of loops in SPIKE Prime with this beginner worksheet. Students analyze repeat blocks and predict robot movement over multiple iterations. This resource is also included in the LEGO SPIKE Prime Robotics Unit: Intro to Coding, Movement & Robot Logic (9 Lessons / 2 Weeks). Students will: Understand repeat loops and accumulated distance Predict repeated straight or curved movement Draw robot paths and reasoning for each iteration Includes teacher notes and answer g
Preview of Unit 1 - SPIKE Prime: Read the Code #4 – Wait Blocks & Timing (Beginner)

Unit 1 - SPIKE Prime: Read the Code #4 – Wait Blocks & Timing (Beginner)

Created by
RoboBytes
Teach students that not all code makes the robot move with this worksheet focused on wait blocks. Students will predict program flow, recognize pauses, and reason about timing in SPIKE Prime programs. This resource is also included in the LEGO SPIKE Prime Robotics Unit: Intro to Coding, Movement & Robot Logic (9 Lessons / 2 Weeks). Students will: Identify movement vs non-movement blocks Predict robot behavior during waits Draw paths and mark where the robot pauses Includes teacher notes and a
Preview of Cell Theory Doodle Notes

Cell Theory Doodle Notes

This assignment is perfect for seeing what your students know about the cell theory and the scientists involved in its creation over the years. There are four different versions of this assignment to allow you to choose the level of assistance you provide your students. This worksheet comes with a QR code and bit.ly link to a supplemental TED video students can use. Answer key included. ======================================================== Turn Feedback into TPT Credit (AKA FREE MONEY to BUY
Preview of AP Biology Guided Notes: Reading Population Growth Graphs

AP Biology Guided Notes: Reading Population Growth Graphs

✨Help your students connect the data on the graph to the bigger biological picture! This AP Biology guided notes set turns population growth graphs into meaningful learning experiences. Instead of just memorizing J- and S-curves, students interpret what those shapes reveal about population dynamics, limiting factors, and ecosystem balance.🧠Designed to build scientific reasoning step-by-step, this resource includes fill-in-the-blank guided notes, practice graphing, CER (Claim–Evidence–Re
Preview of Unit 1 SPIKE Prime: Read the Code #5 – One-Time vs Forever Motion (Adv Beginner)

Unit 1 SPIKE Prime: Read the Code #5 – One-Time vs Forever Motion (Adv Beginner)

Created by
RoboBytes
Challenge students to understand infinite loops and program flow with this advanced beginner worksheet. Students will reason about code that never ends and what blocks can or cannot run in SPIKE Prime. This resource is also included in the LEGO SPIKE Prime Robotics Unit: Intro to Coding, Movement & Robot Logic (9 Lessons / 2 Weeks). Students will: Compare one-time vs forever loops Understand why blocks after a forever loop are impossible Predict robot behavior and reason about program structu
Preview of AP Biology Population Growth Models | Guided Notes, Answer Key & Video Lesson

AP Biology Population Growth Models | Guided Notes, Answer Key & Video Lesson

✨Help your AP Biology students master one of the trickiest ecology concepts— population growth models—with this clear and structured resource! This set of guided notes, teacher key, and video lesson walks students through: Basic population growth (births – deaths) Exponential growth (J-curve, unlimited resources) Logistic growth (S-curve, carrying capacity) Step-by-step formula practice problems with worked examples Graphs and visuals that clarify growth trends and resource limits🎥Students fo
Showing 1-24 of 5,600+ results