TPT
Total:
$0.00

Percent Increase and Decrease Quiz

130+ results
Filters
Subject
Standard
Programs & methods
Preview of Binary Code Bundle | Bits, Bytes, and Data | Worksheets & Editable Quiz and Key

Binary Code Bundle | Bits, Bytes, and Data | Worksheets & Editable Quiz and Key

Created by
TardigradeTPT
This Binary Code Bundle combines two engaging and classroom-ready resources to teach and assess how information is represented in binary form. Students will learn how binary numbers represent data, convert between decimal and binary, and explore ASCII text encoding — then demonstrate their understanding in a structured quiz. What's Included: Binary Code Worksheet: step-by-step introduction to bits, bytes, and binary blocks — perfect for guided classwork or homeworkBinary Code Quiz: ready-to-use
Preview of Intro to CS — Unit 4 Quiz: The Internet & Digital Communication

Intro to CS — Unit 4 Quiz: The Internet & Digital Communication

Created by
Mr. H Codes
Assess student understanding of how the internet works with this comprehensive Unit 4 quiz for Intro to Computer Science. This assessment evaluates student knowledge of the internet as a network of networks, packet-based communication, client–server interactions, and how speed, reliability, and redundancy affect digital communication. Questions emphasize reasoning and real-world understanding, not memorization or technical jargon. This quiz aligns directly with Lessons 4.1–4.4 and is ide
Preview of Intro to CS — Unit 11 Quiz: Careers, Skills, and Pathways

Intro to CS — Unit 11 Quiz: Careers, Skills, and Pathways

Created by
Mr. H Codes
Assess student understanding of computer science career options, essential skills, education pathways, and career reflection with this clear, classroom-ready Unit 11 quiz. This quiz emphasizes reasoning, real-world understanding, and reflection, not memorization. Students respond to multiple-choice, short-response, and scenario-based questions that mirror the kinds of decisions students face when exploring future careers. This assessment works perfectly as a summative check after completing U
Preview of Intro to CS — Unit 8 Quiz: Loops and Repetition (Python)

Intro to CS — Unit 8 Quiz: Loops and Repetition (Python)

Created by
Mr. H Codes
This Unit 8 Quiz assesses students' understanding of loops, repetition, tracing, and debugging.Designed to follow Lessons 8.1–8.4, this quiz measures whether students can reason about loop behavior, predict program output, and identify common loop errors. Rather than focusing on writing long programs, the quiz emphasizes tracing, logic, and debugging, making it an accurate measure of conceptual understanding. Students analyze both for and while loops, identify infinite loops, and explain how co
Preview of Intro to CS — Unit 3 Quiz: Data, Information, and Digital Systems

Intro to CS — Unit 3 Quiz: Data, Information, and Digital Systems

Created by
Mr. H Codes
Assess student understanding of data, information, and digital systems with this comprehensive Unit 3 quiz. This assessment evaluates how well students can distinguish between raw data and meaningful information, explain the Input–Process–Output (IPO) model, understand binary basics, and describe how hardware and software work together in digital systems. The quiz emphasizes conceptual reasoning and real-world understanding rather than memorization or complex math. ⭐ What’s Included: S
Preview of Intro to CS — Unit 10 Quiz: Ethics, Safety, and Responsible Computing

Intro to CS — Unit 10 Quiz: Ethics, Safety, and Responsible Computing

Created by
Mr. H Codes
Assess student understanding of digital citizenship, ethics, privacy, bias, and responsible technology use with a clear, student-friendly quiz designed for Intro to Computer Science. This Unit 10 quiz evaluates both conceptual understanding and ethical reasoning, not memorization. Students respond to multiple-choice, short response, and scenario-based questions that reflect real-world technology decisions. This quiz pairs perfectly with Unit 10 lessons and works well as a summative assessment
Preview of Intro to CS — Unit 9 Quiz: Debugging & Problem Solving (Python)

Intro to CS — Unit 9 Quiz: Debugging & Problem Solving (Python)

Created by
Mr. H Codes
Assess students’ understanding of debugging, testing, and problem-solving with a quiz designed to measure reasoning—not memorization. This Unit 9 quiz evaluates students on identifying different types of programming errors, applying systematic debugging strategies, testing programs with multiple inputs, and reflecting on mistakes as part of the learning process. Questions require students to analyze code, explain their thinking, and demonstrate a growth mindset toward problem-solving. This quiz
Preview of Intro to CS — Unit 7 Quiz: Conditionals & Decision Making (Python)

Intro to CS — Unit 7 Quiz: Conditionals & Decision Making (Python)

Created by
Mr. H Codes
This Unit 7 Quiz assesses student understanding of conditionals and decision making in Python. Designed as the end-of-unit assessment for Unit 7, this quiz checks students’ ability to reason about boolean logic, if statements, if / else logic, and nested decisions. Rather than focusing on memorizing syntax, the quiz emphasizes tracing program flow, predicting output, and explaining reasoning. Students analyze conditional code and demonstrate that they understand how programs choose different pa
Preview of Intro to CS — Unit 6 Quiz: Variables & Data Types (Python)

Intro to CS — Unit 6 Quiz: Variables & Data Types (Python)

Created by
Mr. H Codes
This Unit 6 Quiz assesses student understanding of variables, data types, input/output, and program flow in Python. Designed as the summative assessment for Unit 6, this quiz checks both conceptual knowledge and logical reasoning without requiring students to write code online. Students answer multiple-choice, short-answer, tracing, and reasoning questions that reflect the exact skills taught across Lessons 6.1–6.4. The quiz emphasizes understanding how programs work, not memorization or syntax
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 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 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 Computer Hardware & Software Lesson Quiz w/Answer Key **Editable**

Computer Hardware & Software Lesson Quiz w/Answer Key **Editable**

Quiz on based on the Computer Hardware & Software Lesson in Computer Science. See Thumbnails for more details. Simply purchase, download and copy! 5x True/False Questions10x Multiple Choice QuestionsUnlike other teacher's resources, this is totally editable!**Answer Key Included** Check out these other products made for this lesson in the bundle belowBe sure to check out these other products!General Science:Scientific Method Reading WorksheetHistory of Measurement Systems Reading WorksheetExpe
Preview of No Prep | PowerPoint | Computer Science | Computer Forensics & Society | Quiz

No Prep | PowerPoint | Computer Science | Computer Forensics & Society | Quiz

This Packet Consist of: 10 PowerPoint Slides on Computer Forensics & Society- Quiz - Activity - Impact on Modern Society - Impact on Public & Private Sectors - Cons - Relevant Cases - Protection This packet is a comprehensive handout designed to teach students about the impact of Forensics. This resource requires no prep work for teachers, making it easy to implement into lesson plans. - Can be used as a emergency sub plan, standalone lesson(s), or as part of a larger science curriculum. - P
Preview of Online Safety, Digital Citizenship, Cyber Bullying and Surfing Safe Workbook

Online Safety, Digital Citizenship, Cyber Bullying and Surfing Safe Workbook

Created by
Teach N Learn
This is a 10 lesson workbook that discusses how to be safe online, digital citizenship, cyber bullying and surfing safe to include social media. Here is what is in the packet: 1. Online safety scenario worksheet 2. Digital Life: Playing it safe online. Short article with questions. 3. Creating an internet safety poster activity 4. Online safety Quiz that includes an answer key 5. Public Service Announcement activity about being safe online that includes a rubric and example. 6. Online
Preview of COMPUTER PERIPHERALS: INPUT & OUTPUT DEVICES - HARDWARE & SOFTWARE FULL Lesson

COMPUTER PERIPHERALS: INPUT & OUTPUT DEVICES - HARDWARE & SOFTWARE FULL Lesson

DESIGNED FOR THE TECHNOLOGY CLASSROOM. Teach Input & Output Devices and Hardware & Software to beginning technology students. COMPLETE LESSON INCLUDES:15-slide editable teacher PowerPoint3-pages editable digital student notes in Microsoft Word10-question student quizAll answer keys includedStudents will follow along with teacher and fill in the digital notes. Specific information will be presented about the difference between input and output devices, examples, and the definitions and examp
Preview of Digital & Printable | Sub Plan | Computer Science | Cybersecurity | 2 Weeks

Digital & Printable | Sub Plan | Computer Science | Cybersecurity | 2 Weeks

Formats IncludedPDF Printable VersionGoogle Slides Digital VersionThis resource includes 23 PDF worksheets with 11 engaging activities covering the basics of Cybersecurity, how it works, risks, prevention tips, sample question(s), short answers, scenarios, think and discussion questions. Special focus on:Ransomware, Phishing, Social Engineering, AI-Powered Cyberattacks, Software Supply Chain Attacks, Malware, DDos, Insider Threats, Hackers, IOT Security, Cybersecurity Quiz This packet is a co
Preview of WarGames (1983) Film Quiz (PG) Movie Guide | Worksheet for Grades 9 to 12

WarGames (1983) Film Quiz (PG) Movie Guide | Worksheet for Grades 9 to 12

Created by
TeacherTravis
This WarGames Film Quiz will challenge your Grades 9 to 12 students to separate simulations from reality, reconstruct a DEFCON escalation chain step-by-step, and argue where human judgment must override automation—without relying on tiny quotes. Students explain how confident displays (“confidence remains high”) push posture changes, trace how one risky choice (“Global Thermonuclear War”) cascades through NORAD, and evaluate design fixes (SIM/OPS separation, multi-sensor verification, human-in-t
Showing 1-24 of 130+ results