TPT
Total:
$0.00

Percent Increase and Decrease Quiz

54+ results
Filters
Subject
Standard
Audience
Programs & methods
Preview of CSP Python — Unit 6 Assessment Lists & Data Collections (Quizzes + Mini Project)

CSP Python — Unit 6 Assessment Lists & Data Collections (Quizzes + Mini Project)

Created by
Mr. H Codes
Assess student understanding of Python lists and data collections with this complete Computer Science Principles (CSP) Unit 6 Assessment Bundle. This bundle includes two quizzes and one mini project, providing a balanced mix of concept checks, tracing, reasoning, and real-world data application. Students demonstrate mastery of list fundamentals, looping through lists, and interpreting lists as simple datasets. All assessments follow the Mr. H Codes assessment style — clear, structured, stud
Preview of CSP Python – Unit 8 Assessments | Debugging & Testing (Quizzes + Mini Project)

CSP Python – Unit 8 Assessments | Debugging & Testing (Quizzes + Mini Project)

Created by
Mr. H Codes
Assess student understanding of debugging and testing programs with this complete Unit 8 assessment bundle for Computer Science Principles (CSP). This bundle includes two quizzes and one performance-based mini project, designed to measure both conceptual understanding and real-world problem-solving skills. Students move from identifying errors and debugging strategies to testing with multiple inputs and reflecting on code quality. Designed in the Mr. H Codes instructional style, these ass
Preview of CSP Python – Unit 9 Quiz B: Cybersecurity, Encryption & Digital Citizenship

CSP Python – Unit 9 Quiz B: Cybersecurity, Encryption & Digital Citizenship

Created by
Mr. H Codes
Assess student understanding of cybersecurity and responsible technology use. Unit 9 Quiz B covers Lessons 9.4–9.6 and focuses on cyber threats, encryption, secure communication, and digital citizenship. This assessment emphasizes real-world reasoning, security decision making, and conceptual understanding, making it ideal for Computer Science Principles classrooms. The quiz includes multiple question types to evaluate both technical knowledge and ethical awareness—without heavy coding.
Preview of CSP Python — Unit 10 Quiz B: Ethics, Media & Computing (Lessons 10.4-10.6)

CSP Python — Unit 10 Quiz B: Ethics, Media & Computing (Lessons 10.4-10.6)

Created by
Mr. H Codes
Assess student understanding of ethics, media literacy, and the future impact of computing — without heavy coding. Unit 10 Quiz B covers Lessons 10.4–10.6 and focuses on how technology influences information, decision making, and society. Students analyze misinformation, ethical dilemmas, and emerging technologies through scenario-based reasoning and short-answer responses. This quiz is discussion-driven, standards-aligned, and sub-ready, making it ideal for Computer Science Principles classro
Preview of CSP Python — Unit 10 Quiz A: Data, Algorithms & AI (Lessons 10.1–10.3)

CSP Python — Unit 10 Quiz A: Data, Algorithms & AI (Lessons 10.1–10.3)

Created by
Mr. H Codes
Assess student understanding of data, algorithms, and artificial intelligence — without heavy coding. Unit 10 Quiz A covers Lessons 10.1–10.3 and focuses on the social and ethical impact of computing, including data privacy, algorithmic bias, and AI-driven systems. This quiz emphasizes conceptual reasoning, scenario analysis, and clear explanations, making it ideal for CSP classrooms. The assessment is balanced, standards-aligned, and sub-ready, with a mix of multiple-choice, short-answer, an
Preview of CSP Python – Unit 9 Quiz A: Internet, Packets & DNS | Lessons 9.1–9.3 Assessment

CSP Python – Unit 9 Quiz A: Internet, Packets & DNS | Lessons 9.1–9.3 Assessment

Created by
Mr. H Codes
Assess student understanding of how the internet works before moving into cybersecurity. Unit 9 Quiz A covers Lessons 9.1–9.3 and focuses on core networking concepts including clients and servers, packet switching, protocols, IP addresses, and DNS. This quiz is designed to check conceptual understanding, not heavy coding, making it perfect for CSP classrooms. The assessment includes a mix of multiple choice, matching, sequencing, and short response questions to evaluate both knowledge and re
Preview of CSP Python — Unit 4 Quiz B (Conditionals & Logic)

CSP Python — Unit 4 Quiz B (Conditionals & Logic)

Created by
Mr. H Codes
Assess student mastery of multi-path decision making with this structured, classroom-ready quiz for Computer Science Principles. Unit 4 Quiz B covers Lessons 4.4–4.6 and focuses on higher-level conditional logic, including: if–else statements Logical operators (and, or, not) Nested conditionals Questions emphasize code tracing, logic tables, debugging, and predict-the-output reasoning, making this an ideal checkpoint before a cumulative project or unit test. This quiz pairs perfectly with
Preview of CSP Python — Unit 4 Quiz A (Boolean Logic & If Statements)

CSP Python — Unit 4 Quiz A (Boolean Logic & If Statements)

Created by
Mr. H Codes
Assess student understanding of Boolean logic, comparison operators, and basic if statements with this structured, classroom-ready quiz for Computer Science Principles. Unit 4 Quiz A covers Lessons 4.1–4.3 and is designed as a clear checkpoint before students move on to if–else, logical operators, and nested conditionals. Questions emphasize predict-the-output reasoning, expression evaluation, and tracing single-path decision logic. This quiz is ideal for end-of-week assessments, sub plans,
Preview of CSP Python – Unit 7 Quiz B: Return Values & Refactoring (Lessons 7.4–7.5)

CSP Python – Unit 7 Quiz B: Return Values & Refactoring (Lessons 7.4–7.5)

Created by
Mr. H Codes
Evaluate students’ understanding of advanced function concepts with this Computer Science Principles (CSP) Quiz B for Python. Unit 7 Quiz B focuses on: the difference between print and return, using returned values correctly, and refactoring repeated code into functions. Students analyze code, debug logic errors, and explain how functions improve program organization. Designed in the Mr. H Codes instructional style, this assessment is structured, student-friendly, and sub-ready, with a c
Preview of CSP Python Unit 3 Quiz B — User Input & Testing

CSP Python Unit 3 Quiz B — User Input & Testing

Created by
Mr. H Codes
Assess student understanding of user input, testing, and debugging with this ready-to-use quiz for Computer Science Principles. Unit 3 Quiz B covers Lessons 3.4–3.5, focusing on how programs collect information from users, how input affects output, and how programmers test programs for correctness. Students practice predicting output with user input, identifying expected vs actual output, and explaining why testing is necessary—even when programs run without errors. This quiz is an ideal chec
Preview of CSP Python — Unit 6 Quiz B | Looping Through Lists & Data Interpretation

CSP Python — Unit 6 Quiz B | Looping Through Lists & Data Interpretation

Created by
Mr. H Codes
Assess students’ understanding of looping through lists and interpreting data with this classroom-ready Computer Science Principles (CSP) quiz for Python. Unit 6 Quiz B focuses on higher-level list skills, including using for loops with lists, tracing loop execution, predicting output, and interpreting lists as simple datasets. Students demonstrate both computational thinking and data reasoning, making this an ideal assessment for the second half of Unit 6. Designed in the Mr. H Codes asse
Preview of CSP Python – Unit 8 Quiz B: Testing & Code Review (Lessons 8.4–8.5)

CSP Python – Unit 8 Quiz B: Testing & Code Review (Lessons 8.4–8.5)

Created by
Mr. H Codes
Assess students’ understanding of program testing, edge cases, and code quality with this classroom-ready Computer Science Principles (CSP) quiz for Python. Unit 8 Quiz B covers Lessons 8.4–8.5, focusing on testing with multiple inputs and code review & reflection. This assessment emphasizes reasoning and decision-making, helping students demonstrate how programmers evaluate and improve code. Designed in the Mr. H Codes instructional style, this quiz is clear, structured, student-friend
Preview of CSP Python – Unit 8 Quiz A: Errors & Debugging Strategies (Lessons 8.1–8.3)

CSP Python – Unit 8 Quiz A: Errors & Debugging Strategies (Lessons 8.1–8.3)

Created by
Mr. H Codes
Assess students’ understanding of why programs fail and how to debug them effectively with this classroom-ready Computer Science Principles (CSP) Quiz for Python. Unit 8 Quiz A covers Lessons 8.1–8.3, focusing on types of errors, reading Python error messages, and debugging strategies. This assessment emphasizes conceptual reasoning over syntax, making it ideal for CSP classrooms and sub plans. Designed in the Mr. H Codes instructional style, this quiz is clear, structured, student-frien
Preview of Digital Forensics Foundations Unit Lesson, Lab, Assessment, Quiz Unit Bundle

Digital Forensics Foundations Unit Lesson, Lab, Assessment, Quiz Unit Bundle

Digital Forensics Investigation Lab | Browser History Analysis Case | Cybersecurity No Prep In this Digital Forensics Investigation Lab, students analyze authentic browser history, downloads, and system artifacts to determine whether a suspect attempted to leak sensitive company data. This real-world, case-based lab mirrors professional cybersecurity workflows and keeps students highly engaged throughout multiple class periods. Perfect for Computer Science, Cybersecurity, and Digital Literacy co
Preview of Steve Jobs Man in the Machine - Movie Quiz or Movie Guide

Steve Jobs Man in the Machine - Movie Quiz or Movie Guide

This is a 5-page movie quiz or movie guide containing 35 multiple-choice questions to assess students over the movie Steve Jobs: The Man in the Machine, a 2015 documentary. I have also provided a full 5-page answer key with answers in red. Use with Computer, Business, Entrepreneurial, or Marketing students to teach them about computers, entrepreneurial skills, innovation, creativity, sales techniques, business ethics, and to provide a glimpse into the life of Steve Jobs and the creation of Apple
Preview of Artificial Intelligence (AI) for Middle and High School, an Introduction

Artificial Intelligence (AI) for Middle and High School, an Introduction

Created by
Duwell Store
Give your students an introduction to the technology that is taking over the world. The first two pages provide an introductory reading about AI, what it is, and the benefits and dangers of AI. It makes a great read aloud, small group read, or close read. A comprehension worksheet follows. Then, 15 essential AI vocabulary words are provided along with a vocabulary quiz with the answer key. Enjoy introducing your kiddos to the AI revolution!
Preview of  SQL & Logic | Data Analysis Like an AI System Google Form Quiz Assessment

SQL & Logic | Data Analysis Like an AI System Google Form Quiz Assessment

Lesson 4 Google Form Quiz: Intro to SQL & Data Logic | AI Programming Unit Assessment Digital Formative Assessment for Lesson 4 of the AI Programming & Logic Unit This Lesson 4 Google Form Quiz checks student understanding of SQL basics, logical reasoning, and the role of data in AI systems. Designed as a formative assessment, this quiz helps teachers quickly measure comprehension after instruction on databases, SQL queries, and logical operators. Students answer a combination of fill‑in and ope
Preview of PBS FRONTLINE: In the Age of AI Video Questions Workhseet

PBS FRONTLINE: In the Age of AI Video Questions Workhseet

Created by
Mr McNeely
FRONTLINE investigates the promise and perils of artificial intelligence, from fears about work and privacy to rivalry between the U.S. and China. In five stories, this episode traces a new industrial revolution that will reshape and disrupt our lives, our jobs and our world, and allow the emergence of a surveillance society. The worksheet consists of 78 multiple choice and matching questions that follow the video, and a key is included. The zip file download features MS Word and PDF versions
Preview of Using Google Documents 101

Using Google Documents 101

Created by
Mr Ray
This is a pre-quiz used to check the understanding of student's use of Google Documents. It is a self guided assignment that can be used at any point during a Google Docs curriculum. Students must have Gmail accounts to complete this assignment. I'd recommend giving this in the midway point of a curriculum dealing with Google Documents. I have plenty more where this freebie came from! If you like this one, check out the Google evaluation I also have on my page.
Preview of Entrepreneurship | Full Semester Course  | Shark Tank Project  |  Editable

Entrepreneurship | Full Semester Course | Shark Tank Project | Editable

Full‑Semester High School Entrepreneurship Course Curriculum has 200+ pages, ready-to-teach, editable Google Slides/PPT, Entrepreneurship activities, quizzes, and a final Shark Tank business‑plan project. Perfect for 9th–12th-grade business or marketing CTE courses. Save hours of prep time with this ready-to-teach Full-Semester Course in Entrepreneurship. This full-semester course, with over 200 pages, covers all essential business vocabulary, entrepreneurial traits & characteristics, types of
Preview of CSP Python – Unit 7 Assessments Bundle: Functions (Quizzes + Mini Project)

CSP Python – Unit 7 Assessments Bundle: Functions (Quizzes + Mini Project)

Created by
Mr. H Codes
Assess student mastery of Python functions with this complete Unit 7 Assessment Bundle for Computer Science Principles (CSP). This bundle includes two quizzes and a capstone-style mini project designed to evaluate both conceptual understanding and practical application of functions. Students demonstrate their ability to define functions, use parameters and return values, and refactor code for clarity and organization. Built in the Mr. H Codes instructional style, these assessments are cl
Preview of CSP Python Unit 3 Assessments — Quizzes + Programming Project

CSP Python Unit 3 Assessments — Quizzes + Programming Project

Created by
Mr. H Codes
Assess student understanding of introductory Python programming with this complete Unit 3 Assessment Bundle for Computer Science Principles. This bundle includes two quizzes and a cumulative programming project designed to evaluate both conceptual understanding and real coding ability. Students demonstrate their knowledge of programs, variables, user input, testing, and debugging through predict-the-output questions, reasoning tasks, and an interactive Python project with test cases and re
Preview of CSP Python – Unit 9: Internet, Networks & Cybersecurity | Lessons + Assessments

CSP Python – Unit 9: Internet, Networks & Cybersecurity | Lessons + Assessments

Created by
Mr. H Codes
Teach how the internet works—and how to use it safely with one complete, classroom-ready unit. This Unit 9 Lessons + Assessments Bundle includes six structured lessons, two quizzes, and one authentic mini project, covering everything students need to understand internet communication, cybersecurity threats, encryption, and digital citizenship. Designed specifically for Computer Science Principles (CSP), this unit emphasizes conceptual understanding, real-world reasoning, and responsible
Preview of Complete Intro to Java Curriculum + Assessments Bundle

Complete Intro to Java Curriculum + Assessments Bundle

Created by
Mr. H Codes
Teach it. Practice it. Assess it. Build it. This Complete Intro to Java Bundle (Units 1–4) includes everything you need to run a full semester or full year Java course — from daily lessons to quizzes, coding projects, unit projects, and a capstone build. No scrambling. No patchwork resources. No last-minute assessment writing. Just a clean, structured progression from Java fundamentals → OOP → algorithms → capstone-level thinking. Perfect for: ✔ Intro to Programming ✔ AP Computer Science A (CS
Showing 1-24 of 54+ results