TPT
Total:
$0.00

Percent Increase and Decrease Quiz - Page 2

790+ results
Filters
Standard
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 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 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 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 WEB FOUNDATIONS — UNIT 3 QUIZ Page Structure & Flexbox Layouts

WEB FOUNDATIONS — UNIT 3 QUIZ Page Structure & Flexbox Layouts

Created by
Mr. H Codes
Web Foundations — Unit 3 Quiz: Page Structure & Flexbox Layouts A classroom-ready HTML/CSS quiz designed in the signature Mr. H Codes style! This assessment checks students’ understanding of semantic structure, divs & spans, Flexbox fundamentals, and layout patterns from Lessons 3.1–3.3. Perfect for Web Development, Intro to Computer Science, CTE pathways, or any HTML/CSS unit. ✔ What’s Included 📄 Student Quiz (2 pages) Covers key skills from Unit 3: Semantic vs non-semantic elements ,
Preview of Intro to Java – Unit 2 Quiz #1: Boolean Logic & Conditionals

Intro to Java – Unit 2 Quiz #1: Boolean Logic & Conditionals

Created by
Mr. H Codes
Assess your students’ understanding of Boolean Logic, Relational Operators, If Statements, and Nested Conditionals with this ready-to-use Intro to Java – Unit 2 Quiz #1! Designed specifically for high school Computer Science classrooms, this quiz aligns perfectly with common introductory Java units and AP CSA-style logic skills. This resource includes clean, student-friendly formatting, bold section headers, and code blocks that mirror real Java syntax. It’s ideal for Computer Science Princi
Preview of Web Foundations — Unit 4 Quiz Icons, Publishing & Capstone Planning

Web Foundations — Unit 4 Quiz Icons, Publishing & Capstone Planning

Created by
Mr. H Codes
Web Foundations Unit 4 Quiz — Icons, Publishing & Capstone Planning HTML & CSS Assessment | Font Awesome, SVG, Hosting, Project DesignPrepare your students for real-world web development with this rigorous, student-friendly Unit 4 quiz covering icons, website publishing, and full capstone project planning! This assessment is perfect for measuring both technical skills and design thinking as students transition from code basics into full website projects. ✅ All content is aligned to beginner
Preview of Web Foundations Unit 4 Quiz— Transitions, Positioning & Forms

Web Foundations Unit 4 Quiz— Transitions, Positioning & Forms

Created by
Mr. H Codes
Unit 4 HTML/CSS Quiz — Transitions, Positioning & Forms | Student + Teacher GuideAssess your students’ understanding of CSS transitions, basic animations, positioning, z-index, and form/input styling with this clean, print-ready quiz designed in the signature Mr. H Codes Web Foundations style. This resource is ideal for end-of-unit checks, sub plans, review days, or quick formative assessments. ⭐ What’s Included✔ Student Quiz (Pages 1–2) Includes four skill-aligned sections: Vocabulary Matc
Preview of Web Foundations — Unit 2 Quiz: Colors, Display, Backgrounds, & Hover Effects

Web Foundations — Unit 2 Quiz: Colors, Display, Backgrounds, & Hover Effects

Created by
Mr. H Codes
Web Foundations — Unit 2 Quiz (Colors, Display, Backgrounds, & Hover Effects) Assess your students’ understanding of key CSS concepts with this print-and-go Unit 2 Quiz designed in the clean, student-friendly Mr. H Codes style. This quiz evaluates Lessons 2.4–2.7, including color formats (Hex, RGB, HSL), layout display types, backgrounds and borders, gradients, shadows, and interactive pseudo-classes like :hover. Perfect for Web Development, Intro to Computer Science, or HTML/CSS Foundati
Preview of Web Foundations — Unit 3 Quiz Responsive Layouts & Wireframing

Web Foundations — Unit 3 Quiz Responsive Layouts & Wireframing

Created by
Mr. H Codes
Web Foundations — Unit 3 Quiz: Responsive Navbars, CSS Grid, Media Queries & Wireframing This comprehensive quiz aligns with Web Foundations Unit 3 Lessons 3.4–3.7, covering essential web design concepts including responsive navigation, CSS Grid fundamentals, media queries, and page wireframing. Designed in the signature Mr. H Codes worksheet style, this assessment is clean, beginner-friendly, and classroom-ready. Perfect for middle school, high school, CTE Web Development, or Intro to Comput
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 Web Foundations Unit 2 Quiz — Intro to CSS, Box Model, & Text Styling

Web Foundations Unit 2 Quiz — Intro to CSS, Box Model, & Text Styling

Created by
Mr. H Codes
Web Foundations — Unit 2 Quiz (CSS Basics, Box Model, & Text Styling) Assess your students’ understanding of core HTML/CSS concepts with this classroom-ready Unit 2 Quiz designed in the clean, student-friendly Mr. H Codes style. This assessment covers Lessons 2.1, 2.2, and 2.3, including CSS selectors, internal vs. external styles, the box model, spacing, fonts, and text alignment. This quiz is perfect for: ✔ End-of-unit assessment ✔ Review before a test ✔ Sub plans ✔ Summative or format
Preview of Web Foundations Unit 1 Quiz — Images, Lists, & Tables (Lessons 1.5–1.7)

Web Foundations Unit 1 Quiz — Images, Lists, & Tables (Lessons 1.5–1.7)

Created by
Mr. H Codes
Web Foundations Unit 1 Quiz — Images, Lists, & Tables (Lessons 1.5–1.7)Assess your students’ understanding of HTML images, lists, and table structure with this classroom-ready quiz designed for Web Development, Computer Science, and CTE pathways. This assessment reinforces practical HTML skills while helping students learn to debug and write clean, semantic code. Perfect for: ✔ Middle School Web Design ✔ High School Intro to Computer Science ✔ HTML/CSS Pathways ✔ CTE ICT Foundations ✅ Wha
Preview of Intro to Java Unit 4 Quiz #1 — Searching & Sorting, File I/O, and Recursion

Intro to Java Unit 4 Quiz #1 — Searching & Sorting, File I/O, and Recursion

Created by
Mr. H Codes
Java Unit 4 Quiz — Searching & Sorting, File I/O, and Recursion | Intro to Java AssessmentThis Java Unit 4 Quiz is a comprehensive, classroom-ready assessment designed to evaluate student mastery of core algorithm and problem-solving concepts in an Intro to Java or AP Computer Science A course. This quiz is perfect for use as a summative unit exam, benchmark, test retake, or review assessment. Students are assessed on searching & sorting algorithms, file input/output, and recursion using a s
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 Intro to Java Unit 3 – Arrays, ArrayLists, and Inheritance Quiz

Intro to Java Unit 3 – Arrays, ArrayLists, and Inheritance Quiz

Created by
Mr. H Codes
Java Unit 3 Quiz — Arrays, Array Algorithms, ArrayLists, Inheritance & Polymorphism (DOCX + Answer Key)Assess student understanding of core Java OOP and data-structure foundations with this clean, classroom-ready Unit 3 Quiz covering Arrays, Array Algorithms, ArrayLists, and Introductory Inheritance/Polymorphism. Designed specifically for high school Computer Science classrooms, this quiz includes multiple coding tasks, prediction problems, debugging practice, and a class-design prompt to rein
Preview of Intro to Java: Unit 1 Quiz #2 — Variables, Input & Debugging

Intro to Java: Unit 1 Quiz #2 — Variables, Input & Debugging

Created by
Mr. H Codes
Intro to Java: Unit 1 Quiz (Variables, Input & Debugging)Assess your students’ understanding of Java Unit 1 (Lessons 1.4–1.7) with this clean, classroom-ready quiz covering essential beginner programming skills. This printable quiz checks mastery of variables, primitive data types, operators and expressions, Scanner input, and foundations of debugging. Designed specifically for high school Computer Science courses, this assessment uses student-friendly language, clear formatting, and a var
Showing 25-48 of 790+ results