TPT
Total:
$0.00

Percent Increase and Decrease Quiz

84+ results
Filters
Subject
Standard
Language
Preview of AP® Computer Science A: 8.2 Inheritance (Assessment: Library Item)

AP® Computer Science A: 8.2 Inheritance (Assessment: Library Item)

Overview. Based on the objectives for the Inheritance Slides (outlined below), this is a summative assessment provided herewith. Solution: A sample interactive solution is included as a JDoodle Link Note: Creating connections with previous content is key to implementing the concepts of Inheritance in Java, in particular how classes belonging to a specific hierarchy can be represented as a collection (Array) where the Array needs to be traversed, searching and editing these objects. Objective:
Preview of Intro to AI & Programming Logic Unit Lesson Google Form Quiz | No Prep

Intro to AI & Programming Logic Unit Lesson Google Form Quiz | No Prep

Lesson 3 Google Form Quiz: Programming Logic & AI Understanding (Formative Assessment) Digital Formative Assessment for Lesson 3 of the AI Programming & Ethics Unit This Google Form quiz assesses student understanding of programming logic concepts and AI limitations introduced in Lesson 3. The quiz focuses on the Input–Process–Output (IPO) model, syntax vs. logic errors, and why AI‑generated code still requires human understanding. Designed for quick checking of understanding, this low‑stress as
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 HTML - Web Design 25 Question Quiz - Multiple Choice & True/False

HTML - Web Design 25 Question Quiz - Multiple Choice & True/False

In this test the topics that are covered are: HTML, inserting in tags, elements, attributes, inserting in images and modifying attributes, inserting in hyperlinks and modifying them, heading tags, changing backgrounds to images, modifying backgrounds, and font tags. This test consists of 25 questions and is done through multiple choice and true/false. An answer key is included.
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 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 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 Assessment | Pixels & Images Quiz (with Key)

Assessment | Pixels & Images Quiz (with Key)

A quiz on pixels, colors, images, and more.
Preview of Basic Forms Quiz with PHP and Javascript

Basic Forms Quiz with PHP and Javascript

Created by
ksecor
A simple 4 question coding quiz which asks the student to design the form, validate it with javascript, and then output the user's entry with php. The advanced students can be challenged by outputting the form data with php or javascript.
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 Artificial Intelligence (GenAI) | Coding Intro Lesson | No-Prep Google Form Quiz

Artificial Intelligence (GenAI) | Coding Intro Lesson | No-Prep Google Form Quiz

Learning Objectives · What artificial intelligence is (in simple terms) · How AI generates code and responses · Why prompts matter when using AI tools · The strengths and limitations of AI Skills Built · Computational thinking · Digital literacy · Problem-solving · Responsible AI use Google Form Quiz Quiz Title: AI + Coding: Understanding Artificial Intelligence (Multiple Choice) (Multiple Answer) (Short Answer) Part of a larger Lesson Bundle
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 Python List Quiz 1

Python List Quiz 1

A 10 task quiz on Python Lists. Students will be asked to create lists, modify lists, print lists with a message, sort lists, remove items from a list, & rearrange the order of items in the list.
Preview of Arduino Quiz Exam

Arduino Quiz Exam

Created by
STEM FUN HUB
A collection of quizzes and exams about Arduino parts, functionalities and sensors with answer key.
Showing 1-24 of 84+ results