Reading comprehension Worksheets
40,241 type resourcesHealth Effective Choices Worksheet Grade 10 | NHES Decision Skills Activity
Learning Objectives
- Use a step-by-step decision process to choose healthy options.
- Evaluate peer pressure and media influence using safety, health benefits, and personal values.
- Explain how autonomy and confidence support long-term wellness.
Making Informed Decisions Worksheet Grade 10 NHES Health Activity
Learning Objectives
- Explain how balanced nutrition, regular physical activity, and adequate sleep support health promotion.
- Identify how environmental and community factors can help or hinder healthy choices.
- Apply health promotion ideas to prevent illness and reduce risk of chronic disease.
Health Promotion Make Healthy Choices Worksheet | Grade 10 NHES
Learning Objectives
- Identify features of credible health information sources and explain why they matter
- Interpret common label details on food, medications, and health products to support safe decisions
- Evaluate health messages for evidence-based accuracy and spot common misinformation patterns
Credible Health Information Sources Worksheet Grade 10 | NHES Activity
Learning Objectives
- Explain how peer pressure, cultural norms, and media can influence health-related decisions.
- Evaluate short-term and long-term effects of common risky behaviors and healthier choices.
- Practice using decision-making steps to choose actions that support well-being and resilience.
Body Systems and Homeostasis Worksheet Grade 10 Health NHES Activity
Learning Objectives
- Explain how major body systems (circulatory, respiratory, digestive) work together to support homeostasis.
- Identify how lifestyle choices can affect the functioning of body systems and overall health.
- Use health science vocabulary to describe transport of nutrients, gases, and removal of wastes.
Grade 10 Health and Social Influences Worksheet | NHES Activity
Learning Objectives
- Explain how family, peers, and community norms can influence health behaviors and attitudes.
- Analyze how personal values and social expectations affect choices about diet, exercise, and substance use.
- Describe strategies for building positive social support systems that promote healthier decisions.
Health Policy Environment Access and Equity Worksheet Grade 10 NHES
Learning Objectives
- Explain how policies and local environmental conditions can increase or limit access to health resources.
- Describe how safety and community programs can shape health behaviors and outcomes.
- Evaluate examples of health equity using policy and environment factors.
Grade 10 Generative AI and Responsible Use Worksheet | Computer Science
Learning Objectives
- Explain how generative AI produces outputs by learning patterns from data.
- Apply responsible use practices, including accuracy checks, privacy protection, and proper source citation.
- Evaluate when human judgment is necessary to reduce harm from errors or bias.
Health Media Impact and Media Literacy Worksheet | Grade 10 NHES
Learning Objectives
- Analyze how advertising and social media can shape beliefs about body image, nutrition, and health risks.
- Evaluate persuasive techniques used in media and explain how they affect health decisions.
- Apply media literacy skills to question misleading or unrealistic health messages and choose healthier information sources.
Bias and Fairness in AI Worksheet | Grade 10 Computer Science Activity
Learning Objectives
- Explain how bias can enter AI systems through unbalanced or incomplete training data
- Evaluate common fairness concerns and describe practical ways to reduce unequal outcomes
- Use fairness vocabulary (e.g., bias, data, testing, evaluation) to justify design choices
Health Influence Interactions Worksheet Grade 10 | NHES Activity
Learning Objectives
- Explain how peer pressure, media, and policies can work together to shape health attitudes and behaviors.
- Analyze a health situation to identify which influences are involved and predict their combined effects.
- Evaluate strategies that help people make healthier choices despite external pressures.
Recommendation Systems Worksheet | Grade 10 Computer Science Activity
Learning Objectives
- Explain how recommendation systems use data and patterns to suggest content.
- Compare common recommendation approaches and describe their strengths and limits.
- Evaluate how recommendations can differ for users and affect choices.
Grade 10 Health Advocacy Strategies Worksheet | NHES Skills Practice
Learning Objectives
- Explain how advocacy strategies can influence health policies and community health outcomes.
- Identify practical ways to raise awareness and collaborate with stakeholders for healthier environments.
- Evaluate how health campaigns and informed participation support supportive behaviors.
Grade 10 Computer Science Neural Networks Basics Layers Weights Worksheet
Learning Objectives
- Explain how neural networks use layers to transform inputs into outputs.
- Describe the role of weights in neural network predictions.
- Recognize how training adjusts weights to reduce errors.
Machine Learning and Training Data Worksheet | Grade 10 Computer Science
Learning Objectives
- Explain how training data and labels help a machine learning model learn patterns
- Describe how the size and variety of a training dataset affect prediction quality
- Evaluate statements about model training, feedback, and generalization
What Artificial Intelligence Is Worksheet Grade 10 Computer Science
Learning Objectives
- Define artificial intelligence and describe what kinds of tasks AI systems can perform.
- Use key vocabulary (pattern, prediction, automation) to explain how AI makes decisions.
- Identify real-world examples of AI and distinguish AI from simple automated rules.
Input and Output in Computer Systems Worksheet | Grade 10 Computer Science
Learning Objectives
- Explain how input devices collect data and how programs process that data.
- Differentiate between input and output in a computer system using examples.
- Evaluate statements about signals, devices, and the flow of information.
Grade 10 Functions and Parameters Worksheet | Computer Science Coding Practice
Learning Objectives
- Explain how functions group reusable instructions into named blocks.
- Describe how parameters allow functions to work with different inputs.
- Identify when functions return values to provide information to the rest of a program.
Loops and Iteration Worksheet | Grade 10 Computer Science Coding Activity
Learning Objectives
- Explain why loops reduce duplicate code by repeating a block of instructions.
- Distinguish count-controlled loops from condition-based loops and choose when each is appropriate.
- Predict or correct loop behavior, including off-by-one errors, in simple programs.
Conditional Logic and Branching Worksheet | Grade 10 Computer Science
Learning Objectives
- Explain how if, else, and nested if statements select different actions based on conditions.
- Use comparison operators (>, <, ==, !=) to form correct logical tests.
- Trace and predict program behavior for branching logic.
Grade 10 Computer Science Variables and Data Types Worksheet Activity
Learning Objectives
- Explain what variables are and how programs use them while running
- Match common data types (integer, string, boolean, list) to appropriate values and operations
- Choose correct statements for type-related logic and comparisons
Variables and Data Types Worksheet | Grade 10 Computer Science Activity
Learning Objectives
- Explain how variables store information that a program can use and update while it runs.
- Match common data types (integers, strings, booleans, lists) to suitable kinds of values.
- Predict whether a statement is correct based on data type rules.
Grade 10 Version Control and Collaboration Worksheet | Computer Science
Learning Objectives
- Explain how version control helps teams track changes, compare versions, and restore earlier work
- Describe how collaboration tools support shared editing, feedback, and organized teamwork
- Identify common rules for coordinating edits to avoid overwriting and reduce merge conflicts
Accessibility in Web Design Worksheet | Grade 10 Computer Science Activity
Learning Objectives
- Explain how accessibility features help users with different abilities and devices.
- Identify changes that improve readability, navigation, and understanding on a website.
- Evaluate accessibility statements as true or false based on web design principles.
Grade 12 Health Advocacy and Change Worksheet | NHES Skills Practice
Learning Objectives
- Explain how individual and community advocacy can improve health through policy and environmental change.
- Analyze how social, environmental, and systemic factors influence health behaviors and access to resources.
- Evaluate ways to plan and support health promotion efforts responsibly and effectively.
Recursion and Base Cases Worksheet | Grade 12 Computer Science Activity
Learning Objectives
- Explain how recursion reduces a problem into smaller subproblems until a base case is reached.
- Identify the stopping condition and trace the sequence of recursive calls for a given algorithm.
- Compare recursion with iteration in terms of clarity, termination, and risk of infinite loops.
Collections and Iteration Arrays Lists Sets Worksheet | Grade 12 CS
Learning Objectives
- Choose an appropriate collection type (array, list, or set) for a given problem and justify the choice.
- Predict how an iteration loop will process each element in a collection.
- Use reasoning to compute totals, avoid duplicates, and search through collections.
Testing and Debugging Strategies Worksheet | Grade 12 Computer Science
Learning Objectives
- Explain the difference between testing and debugging and when to use each.
- Apply strategies such as unit testing, tracing, and edge-case checks to improve reliability.
- Distinguish expected vs. actual behavior and identify likely causes of common failures.
Regression and Prediction from Data to Numbers Worksheet | Grade 12 CS
Learning Objectives
- Explain how regression models predict numerical outcomes and compare them to classification models
- Identify factors that affect prediction accuracy, such as model fit and variable relationships
- Choose the correct modeling approach for a given prediction problem and justify the choice
File I/O and Serialization Worksheet | Grade 12 Computer Science Activity
Learning Objectives
- Explain how file input/output (I/O) works, including reading data and writing results to files.
- Describe serialization and how it enables structured data to be stored or transmitted and later reconstructed.
- Evaluate common design choices for saving and loading data, such as format, versioning, and error handling.
Relational Database Design Worksheet | Grade 12 Computer Science
Learning Objectives
- Explain how relational databases use tables, keys, and relationships to model real-world information.
- Identify good database design practices that reduce redundancy and improve data integrity.
- Evaluate statements about normalization, primary keys, and foreign keys in relational schemas.
Inheritance and Polymorphism Worksheet | Grade 12 Computer Science OOP
Learning Objectives
- Explain how inheritance supports code reuse and extension in object-oriented design.
- Describe polymorphism and how it enables different objects to respond to the same method call.
- Identify correct uses of method overriding and dynamic dispatch in class hierarchies.
Keys and Relationships in Databases Worksheet | Grade 12 Computer Science
Learning Objectives
- Explain how primary keys uniquely identify records in a table.
- Describe how foreign keys create relationships between tables.
- Interpret relationships to understand how connected data preserves structure.
SQL SELECT Queries Worksheet | Grade 12 Computer Science Database Skills
Learning Objectives
- Identify how SELECT queries filter rows using WHERE conditions.
- Use ORDER BY to sort query results and predict the output order.
- Interpret SQL syntax to determine which columns are returned.
Joins and Aggregation in Relational Databases Worksheet | Grade 12 CS
Learning Objectives
- Explain how SQL joins combine rows from multiple tables and when to use different join types.
- Interpret SQL queries that use GROUP BY and aggregate functions to summarize data.
- Predict query results by reasoning about matching keys, grouping, and filtering.
Linear and Binary Search Worksheet for Grade 11 Computer Science
Learning Objectives
- Compare how linear search and binary search locate a target value in a collection.
- Trace the step-by-step decisions made by linear and binary search.
- Explain when binary search requires sorted data and how that affects correctness.
Neural Networks Worksheet Grade 11 Computer Science AI Learning
Learning Objectives
- Explain how inputs, hidden layers, and outputs work in a neural network.
- Describe what weights do and how learning changes them.
- Identify common neural network terms and evaluate statements about neural networks.
Trees and Graphs Traversal Worksheet Grade 11 Computer Science
Learning Objectives
- Identify common algorithm design patterns (divide and conquer, greedy, backtracking) and match them to problem types.
- Explain why a chosen pattern works, using correct reasoning about correctness and efficiency.
- Compare approaches for a problem and predict likely runtime behavior at a high level.
Grade 11 Health Refusal Skills Worksheet | NHES Decision Making Lesson
Learning Objectives
- Explain how refusal skills help prevent unhealthy or unsafe decisions in social situations.
- Practice refusal strategies such as assertive wording, setting boundaries, and giving clear reasons.
- Identify effective responses to peer pressure and unwanted commitments.
Algorithm Design Patterns Worksheet for Grade 11 Computer Science
Learning Objectives
- Explain how training data, features, and labels affect a machine learning model’s predictions.
- Identify common data-quality problems and how they can reduce model performance.
- Compare supervised learning concepts using correct vocabulary such as feature, label, and prediction.
Negotiation Techniques for Healthy Conflict Resolution | Grade 11 NHES
Learning Objectives
- Explain how negotiation helps resolve disagreements in respectful ways.
- Apply key negotiation techniques such as active listening, clear needs, and common ground.
- Evaluate statements about negotiation strategies for accuracy.
Grade 11 Health Decision Making Worksheet | Risks, Resources & Ethics
Learning Objectives
- Apply a step-by-step process to make informed and ethical health decisions.
- Analyze short-term risks and long-term outcomes when choosing health actions.
- Use resources and advocate for yourself and others under social and environmental pressure.
Computer Science Features Labels Worksheet Grade 11 Programming Review
Learning Objectives
- Explain how labels are used in diagrams and documentation to identify parts of a system or model
- Distinguish between labels and other features such as captions, annotations, and component names
- Apply correct terminology when describing features of labeled representations
Negotiation Techniques Conflict Resolution Worksheet Grade 11 Health NHES
Learning Objectives
- Identify common conflict causes and explain how peaceful resolution reduces harm.
- Apply communication strategies such as calm expression and active listening to resolve disagreements constructively.
- Compare conflict styles and select strategies that support respectful, long-term relationships.
Health Decision Criteria Worksheet Grade 11 | NHES Health Skills Activity
Learning Objectives
- Identify key factors that influence health-related decisions, including personal values, beliefs, and environmental conditions
- Compare immediate needs with long-term impacts when making safer, more responsible choices
- Apply a clear decision process to evaluate risks and ethical concerns
Regression and Prediction Worksheet | Grade 11 Computer Science Data
Learning Objectives
- Distinguish regression models from classification models based on the type of prediction target.
- Identify factors that affect prediction accuracy, including model fit and variable relationships.
- Use basic reasoning to select appropriate modeling choices for numerical prediction problems.
Influences on Health Choices Worksheet | Grade 11 NHES Activity
Learning Objectives
- Explain how peer pressure, media messages, cultural norms, and family beliefs influence health-related decisions.
- Analyze how external influences can support or hinder healthy choices.
- Identify strategies to resist negative pressure and reinforce positive behaviors.
Basic Communication Skills Worksheet Grade 11 NHES Health Activity
Learning Objectives
- Explain how verbal and nonverbal cues affect messages in everyday interactions.
- Use active listening strategies to respond thoughtfully and reduce misunderstandings.
- Identify effective ways to express feelings and opinions with confidence and respect.
Browse more categories
About Reading comprehension Worksheets
Find reading comprehension worksheets for class practice, homework, or self-study. All 40,241 are instant PDF downloads.
Each resource here is built by an independent educator and reviewed for quality. Worksheets print straight from PDF and suit classroom use, homework, or extra practice; most come with answer keys, and you can preview before purchasing.