Technical Education Post

News and Information for Technical Educators

Assessing STEM Learning

Assessing STEM Learning: What Evidence Actually Shows Students Are Ready?

Assessing STEM learning is no longer limited to determining whether students can recall formulas, define vocabulary, identify laboratory equipment, or complete a prescribed procedure. Strong STEM and career and technical education programs must determine whether students can use knowledge to investigate questions, analyze data, design solutions, operate tools safely, troubleshoot systems, evaluate trade-offs, and communicate evidence.

The need for stronger assessment systems became more urgent after the latest national results. The 2024 National Assessment of Educational Progress science results, released in September 2025, showed that the average eighth-grade science score was four points lower than in 2019. Scores declined across all five reported performance percentiles. The assessment measured science knowledge as well as students’ ability to engage in inquiry and conduct investigations in real-world contexts. (NAEP Science 2024)

The 2024 NAEP mathematics assessment at grade 12 produced a similar warning. The national average score was three points lower than in 2019, with declines at every selected percentile except the 90th. (NAEP Mathematics 2024)

These results do not mean that one national test should control local instruction. They do mean that school systems need better evidence about whether students can apply STEM concepts before they reach a high-stakes transition into college, technical training, apprenticeships, or employment.

A balanced STEM assessment system should answer three questions:

  1. What does the student understand?
  2. What can the student do with that understanding?
  3. What evidence supports the conclusion?

Key Takeaways

  • No single test can adequately measure STEM learning.
  • Assessment should integrate content knowledge, science and engineering practices, computational thinking, technical skills, safety, and communication.
  • The strongest tasks begin with the intended competency and evidence—not with an entertaining activity.
  • Group projects require individual evidence of learning.
  • Rubrics should describe the quality of reasoning and performance rather than reward presentation features or task compliance.
  • Performance assessment requires teacher calibration, common expectations, and examples of student work.
  • AI can assist with feedback and analysis, but automated scoring should not replace professional judgment in consequential decisions.
  • Program leaders should use assessment results to improve curriculum, professional development, equipment investments, and student access.

Why STEM Assessment Matters Now

National Results Show Persistent Readiness Problems

The most recent national mathematics and science results show that learning recovery remains uneven. In eighth-grade science, the 2024 average returned to a level not significantly different from 2009. The percentage of students at or above NAEP Proficient declined, while the percentage below NAEP Basic increased compared with 2019. NAEP also reported declining student confidence in science.

At grade 12, the 2024 mathematics results showed lower performance than in 2019, including lower results among students at the lower, middle, and most upper performance levels except the 90th percentile.

School leaders should interpret these results carefully. NAEP Proficient is not the same as grade-level proficiency on a state assessment. The National Assessment Governing Board defines NAEP achievement levels specifically for NAEP performance. Nevertheless, the trend data provide a credible national warning about students’ opportunities to build and apply mathematical and scientific knowledge.

STEM Standards Increasingly Require Performance

The Framework for K–12 Science Education organizes science learning around three dimensions:

  • Disciplinary core ideas
  • Science and engineering practices
  • Crosscutting concepts

Students are expected to engage in practices such as modeling, investigation, data analysis, mathematical thinking, explanation, argumentation, and design—not merely describe those practices.

The National Academies’ Developing Assessments for the Next Generation Science Standards concluded that three-dimensional science learning requires multicomponent tasks. These tasks must evaluate how students use scientific or engineering practices while working with disciplinary ideas and crosscutting concepts. One disconnected multiple-choice question is rarely sufficient.

Computer Science Assessment Is Expanding Beyond Coding Syntax

The 2026 CSTA PK–12 Computer Science Standards make assessment design more demanding. The standards organize learning around five concepts:

  • Algorithms and design
  • Programming
  • Data and analysis
  • Systems and security
  • Computing and society

They also include practices involving ethics and social responsibility, inclusive collaboration, computational thinking, and human-centered design. Artificial intelligence is integrated throughout the standards rather than isolated as a separate topic. High school specialty pathways now include AI, cybersecurity, data science, game development, physical computing, and software development.

A computer science assessment should therefore examine more than whether code runs. Students may need to:

  • Explain an algorithm
  • Analyze data quality
  • Identify a security risk
  • Evaluate an AI system’s output
  • Document testing
  • Consider affected users
  • Recognize potential harms
  • Revise a solution after feedback

CTE Accountability Requires Program-Level Evidence

Under Perkins V, states report annually on core indicators for CTE concentrators. Secondary indicators address graduation, academic proficiency, post-program placement, nontraditional program participation, and program-quality measures involving recognized credentials, postsecondary credits, and work-based learning. Results must also be disaggregated for student groups and special populations. (Perkins V Indicators of Performance)

The federal Quality Indicator Project reinforces the importance of three secondary program-quality measures:

  • Recognized postsecondary credential attainment
  • Postsecondary credit attainment
  • Work-based learning participation

These are important indicators, but they do not replace evidence of what students can actually do. Credential and work-based-learning data should be interpreted alongside technical demonstrations, portfolios, course assessments, employer evaluations, and postsecondary outcomes.

What Should STEM Programs Assess?

A complete STEM assessment system should measure several distinct forms of learning.

1. Conceptual Understanding

Students must understand the disciplinary ideas that make technical performance possible.

Examples include:

  • Energy transfer
  • Force and motion
  • Systems and system boundaries
  • Material properties
  • Biological processes
  • Measurement
  • Statistical variation
  • Algorithms
  • Electrical principles
  • Feedback and control
  • Network architecture
  • Geometric relationships

Conceptual assessment should require application, not just definition.

A weak item asks:

What is thermal conductivity?

A stronger task asks:

Two insulation materials have different thermal properties and costs. Which material should be used in an emergency shelter? Use the test data and heat-transfer principles to justify the recommendation.

Look for evidence that students can:

  • Explain concepts in context
  • Apply knowledge to unfamiliar problems
  • Connect graphs, equations, diagrams, models, and physical systems
  • Recognize assumptions
  • Identify the limits of a model
  • Transfer learning to a new situation

2. Science and Engineering Practices

Students should be assessed while doing the work of science and engineering.

Relevant evidence may include:

  • A testable question
  • A model
  • An investigation plan
  • Controlled variables
  • Measurement procedures
  • Data tables
  • Statistical analysis
  • An evidence-based explanation
  • Engineering criteria and constraints
  • Prototype test results
  • Trade-off analysis
  • Redesign decisions

The National Academies recommends tasks that combine practices with disciplinary content and crosscutting concepts rather than testing each element separately.

3. Mathematical and Data Reasoning

Students may complete a project successfully while using mathematics superficially.

Assessment should determine whether they can:

  • Select an appropriate measurement
  • Use units correctly
  • Calculate averages or rates
  • Compare ratios
  • Model a relationship
  • Interpret variability
  • Identify an outlier
  • Estimate uncertainty
  • Choose an appropriate graph
  • Distinguish correlation from causation
  • Explain what the data do not show

The current NAEP mathematics assessment measures both mathematical knowledge and the ability to solve mathematical and real-world problems. A local STEM assessment should pursue a similar balance between knowledge and application.

4. Computational Thinking and Computer Science

Assessment evidence may include:

  • Algorithm design
  • Decomposition
  • Pattern recognition
  • Abstraction
  • Code
  • Pseudocode
  • Flowcharts
  • Debugging records
  • Test cases
  • Data cleaning
  • Model evaluation
  • Cybersecurity analysis
  • User-impact analysis
  • Documentation

A working program is not automatically evidence of full understanding.

Students should also be able to answer:

  • Why did you choose this algorithm?
  • How did you test the program?
  • Which input caused the failure?
  • What happens at the boundary condition?
  • How might the dataset bias the result?
  • Which security assumption is weakest?
  • How would the system affect different users?

These expectations are consistent with the broader disciplinary and human-centered approach in the 2026 CSTA standards.

5. Technical Skills and Safety

STEM laboratories and CTE programs must measure observable performance.

Examples include whether a student can:

  • Select the correct tool
  • Inspect equipment before use
  • Follow required safety procedures
  • Measure accurately
  • Calibrate an instrument
  • Read a technical drawing
  • Assemble a circuit
  • Prepare a laboratory sample
  • Configure a machine
  • Use software appropriately
  • Troubleshoot a fault
  • Inspect a finished product
  • Document results

“Works well in the lab” is not an assessable standard.

A better criterion is:

The student calibrates the probe using the approved procedure, verifies the reference value, records the calibration, and identifies the instrument’s measurement limit.

Critical safety steps should be identified separately. A student should not pass a performance assessment after omitting a safety action merely because the finished product functions.

6. Collaboration and Technical Communication

STEM work is collaborative, but group performance should not be treated as proof of individual mastery.

Useful evidence includes:

  • Individual engineering notebook entries
  • Role-specific deliverables
  • Code commits
  • Oral questioning
  • Individual data analysis
  • Design-review participation
  • Peer feedback
  • Personal reflections
  • Technical memos
  • Presentations
  • Customer or user instructions

The group may receive feedback on the system or product, but each student should provide evidence of their own competence.

7. Career and Postsecondary Readiness

STEM and CTE programs may also assess:

  • Industry-recognized credentials
  • Dual-credit performance
  • Work-based-learning evaluations
  • Capstone projects
  • Technical portfolios
  • Employability skills
  • Postsecondary placement
  • Apprenticeship readiness
  • Career-specific safety competencies
  • Employer-validated technical tasks

The ACTE Quality CTE Program of Study Framework includes student assessment, standards-aligned curriculum, work-based learning, access, employer partnerships, and data-driven improvement among its core program-quality elements.

Building a Balanced STEM Assessment System

No single instrument can measure every dimension of STEM learning.

A balanced system uses different assessments for different decisions.

Assessment Type Best Use What It Can Reveal Main Limitation Evidence to Retain
Selected-response assessment Vocabulary, prerequisite knowledge and misconceptions Breadth of foundational understanding Weak evidence of design and performance Item-level results
Constructed response Explanation, calculation and reasoning How students connect claims and evidence Time-intensive to score Student response and rubric
Performance task Application, investigation, design and troubleshooting Transfer of learning to an authentic task Requires time, equipment and calibration Product, process record and rubric
Laboratory practical Tool use, safety and technical procedure Whether students can perform accurately Can become a checklist without reasoning Observation record and student explanation
Portfolio Growth, revision and accumulated evidence Development over time May become a collection without selection criteria Curated artifacts and reflection
Engineering notebook Decisions, test data, failures and revisions Quality of process and student ownership Requires routine review Dated entries and technical evidence
Oral defense Individual understanding and communication Whether students can justify their own work Scoring can vary without common prompts Question protocol and score sheet
Certification exam External validation of defined competencies Performance against an external standard May not reflect local curriculum or broader reasoning Score report and competency map
Work-based evaluation Technical and employability performance Application in an authentic workplace Employer expectations may vary Common evaluation form and supervisor notes
Common performance task Cross-classroom or program comparison Shared evidence of priority competencies Requires common administration and scoring Student samples and calibration records

The goal is not to use every measure in every unit. The goal is to match the evidence source to the decision being made.

A Four-Level Assessment Architecture

Level 1: Immediate Classroom Evidence

Collected during instruction:

  • Questions
  • Observations
  • Quick models
  • Exit responses
  • Debugging conferences
  • Notebook checks
  • Draft calculations
  • Prototype reviews

This evidence guides the next instructional move.

Level 2: Unit Performance Evidence

Collected after a sequence of instruction:

  • Investigation
  • Engineering challenge
  • Data-analysis task
  • Lab practical
  • Programming project
  • Technical report
  • Design defense

This evidence shows whether students can integrate knowledge and practice.

Level 3: Pathway Evidence

Collected across courses:

  • Portfolio
  • Common technical task
  • Capstone
  • Certification
  • Dual credit
  • Work-based learning
  • Industry review

This evidence shows whether the program is developing coherent competence over time.

Level 4: Program Outcome Evidence

Collected for leadership and improvement:

  • Course completion
  • Performance-task proficiency
  • Credential attainment
  • Postsecondary credit
  • Placement
  • Apprenticeship entry
  • Participation by student group
  • Work-based-learning quality
  • Graduate and employer feedback

This evidence helps leaders evaluate whether investments and instructional strategies are producing meaningful outcomes.

Designing High-Quality STEM Performance Tasks

A performance task should begin with an intended competency, not an activity.

“Build a bridge” is an activity.

“Design, test, and justify a bridge that achieves the highest load-to-mass ratio using a fixed quantity of material” is an assessable performance.

Use a Claims-Evidence-Task Process

Step 1: Define the Claim

What do you want to conclude about the student?

Example:

The student can use force, material, and structural-system concepts to design and improve a load-bearing structure.

Step 2: Define the Required Evidence

What would support that conclusion?

  • Accurate design calculations
  • Appropriate material selection
  • Controlled load testing
  • Identification of the failure point
  • Comparison of two versions
  • Evidence-based redesign
  • Individual explanation

Step 3: Design the Task

What situation will elicit that evidence?

  • Defined span
  • Fixed material quantity
  • Minimum load requirement
  • Time limit
  • Safety rules
  • Required test procedure

Step 4: Build the Scoring System

What distinguishes emerging, developing, proficient, and advanced performance?

The National Academies describes assessment design as reasoning from evidence: define the intended competence, determine what observations would support it, and then construct a task capable of producing those observations.

A Strong Performance Task Includes

  • A clear problem or question
  • Standards or competency alignment
  • Required background knowledge
  • Criteria and constraints
  • Defined tools and materials
  • Safety expectations
  • Evidence requirements
  • Individual accountability
  • Time for testing
  • Feedback
  • Revision
  • A scoring guide
  • Accessible instructions
  • A plan for teacher calibration

Example: High School Engineering Assessment

Task: Design a passive phone amplifier using a limited quantity of cardboard or another approved material.

Learning targets:

  • Sound-wave behavior
  • Engineering design
  • Measurement
  • Data analysis
  • Optimization
  • Technical communication

Required evidence:

  • Initial design sketch
  • Criteria and constraints
  • Explanation of relevant acoustic principles
  • Controlled test procedure
  • Sound-level data
  • Comparison of at least two design versions
  • Failure or limitation analysis
  • Final recommendation
  • Individual oral defense

Rubric dimensions:

  1. Scientific reasoning
  2. Test quality
  3. Data interpretation
  4. Evidence-based iteration
  5. Technical communication

The task remains affordable while producing stronger evidence than a traditional end-of-unit test alone.

Rubrics Should Describe Quality

Weak STEM rubrics often score compliance:

  • Included three pictures
  • Used color
  • Submitted on time
  • Included all headings
  • Used five sources

Those criteria may support classroom management, but they do not define STEM proficiency.

Stronger rubric dimensions include:

  • Accuracy of disciplinary reasoning
  • Quality of evidence
  • Appropriateness of the method
  • Measurement precision
  • Use of criteria and constraints
  • Data analysis
  • Troubleshooting
  • Iteration
  • Safety
  • Communication

Example Engineering Design Progression

Emerging:
Identifies a general problem, but criteria, constraints, or testing procedures are incomplete.

Developing:
Defines criteria and constraints and completes a test, but decisions are only partly connected to evidence.

Proficient:
Uses criteria, constraints, and test results to compare solutions and justify a redesign.

Advanced:
Uses multiple forms of evidence, analyzes trade-offs and uncertainty, and optimizes the design for competing requirements.

Four performance levels and four to six scoring dimensions are often more usable than a rubric containing dozens of equally weighted items.

Separate Formative and Summative Assessment

Formative assessment helps students and teachers decide what to do next.

Examples include:

  • Concept sketches
  • Model discussions
  • Lab notebook conferences
  • Code walkthroughs
  • Design reviews
  • Test-data checks
  • Peer critique
  • Short reasoning prompts
  • Misconception probes

Summative assessment evaluates learning after instruction.

Examples include:

  • Final investigation
  • Performance task
  • Lab practical
  • Portfolio defense
  • Capstone
  • Certification
  • Common program assessment

Not every draft should receive a summative grade.

In engineering and computational work, early failure can be productive. Penalizing every unsuccessful trial may encourage students to hide mistakes, avoid experimentation, or choose safe designs instead of improving their thinking.

Build Iteration Into the Evidence

A final product cannot show the complete learning process.

Require evidence such as:

  • Initial concept
  • Design version history
  • Raw data
  • Failed test
  • Debugging log
  • Peer feedback
  • Revision decision
  • Before-and-after results
  • Final reflection

Students should explain:

  1. What was supposed to happen?
  2. What actually happened?
  3. What evidence identified the problem?
  4. What changed?
  5. Did the change improve performance?
  6. What limitation remains?

Make Individual Learning Visible in Team Projects

Teamwork is essential in STEM, but a shared product creates an attribution problem.

A working robot does not reveal:

  • Who wrote the code
  • Who understood the sensor logic
  • Who assembled the mechanism
  • Who diagnosed the fault
  • Who collected the data
  • Who can explain the system

Pair the team product with individual evidence:

  • Personal notebook
  • Individual code explanation
  • Role-specific technical artifact
  • Short oral defense
  • Individual quiz
  • Reflection tied to evidence
  • Randomly assigned presentation question
  • Peer contribution record

Individual accountability should be planned before the project begins.

Assessing STEM Learning by Grade Band

Elementary School

Elementary assessment should emphasize:

  • Observation
  • Classification
  • Measurement
  • Cause and effect
  • Modeling
  • Comparison
  • Explanation
  • Early design reasoning

Appropriate evidence includes:

  • Draw-and-explain models
  • Oral explanations
  • Teacher observation
  • Simple data tables
  • Photographs with student narration
  • Design sketches
  • Before-and-after comparisons
  • Short demonstrations

A student’s writing ability should not become the primary measure when the target is scientific observation or engineering reasoning.

Middle School

Middle school students can be expected to:

  • Identify variables
  • Conduct repeated trials
  • Analyze graphs
  • Use proportional reasoning
  • Build and revise models
  • Explain error
  • Compare design trade-offs
  • Document code
  • Participate in technical critique

Strong assessment examples include:

  • Environmental data investigation
  • Bridge-performance task
  • Robotics troubleshooting challenge
  • Sensor calibration task
  • Energy-system comparison
  • Engineering notebook
  • Team product with an individual defense

High School

High school assessment should increasingly reflect disciplinary and career practices.

Examples include:

  • Physics modeling
  • Biotechnology practical
  • CAD design review
  • Robotics programming challenge
  • Cybersecurity scenario
  • Statistical investigation
  • Environmental field study
  • Engineering capstone
  • Research presentation
  • Technical portfolio

Students should use more complex data, specialized tools, formal documentation, and evidence-based argumentation.

CTE and Advanced Technical Programs

CTE assessment should integrate academic, technical, safety, and employability evidence.

A manufacturing student may need to:

  • Interpret a technical drawing
  • Plan the workflow
  • Select tools
  • Establish machine settings
  • Follow safety procedures
  • Produce the component
  • Inspect dimensions
  • Identify nonconformities
  • Document corrective action

A health science student may need to:

  • Interpret a scenario
  • Select a procedure
  • Follow infection-control rules
  • Communicate with a simulated patient
  • Document observations
  • Recognize a condition requiring escalation

A cybersecurity student may need to:

  • Interpret system logs
  • Identify a vulnerability
  • Separate evidence from assumption
  • Recommend containment
  • Document actions
  • Communicate risk to a nontechnical audience

The ACTE Program Self-Evaluation Instrument recommends collaborative program review using multiple forms of evidence. Its work-based-learning criteria address technical, academic, employability, safety, supervision, access, and employer interaction.

Assessing Work-Based Learning

Employer ratings can provide valuable evidence, but an unstructured supervisor evaluation may reflect personality, workplace culture, or the quality of the placement more than student competence.

Use a common evaluation form with observable criteria such as:

  • Arrives prepared
  • Follows safety expectations
  • Uses equipment appropriately
  • Asks for clarification
  • Documents work
  • Responds to feedback
  • Communicates technical information
  • Completes assigned tasks
  • Recognizes limits of authority
  • Demonstrates pathway-specific competencies

Combine the employer rating with:

  • Student reflection
  • Work sample
  • Learning log
  • Instructor conference
  • Technical demonstration
  • Portfolio artifact
  • Supervisor narrative

Work-based learning participation is a Perkins quality indicator, but participation alone should not be confused with demonstrated competence.

Assessment, Accessibility, and Equity

Fairness does not require every student to respond in exactly the same format.

It requires that the assessment measure the intended learning rather than an unrelated barrier.

The CAST Universal Design for Learning Guidelines 3.0 emphasize multiple means of engagement, representation, and action and expression. They also emphasize accessible tools, multiple communication media, learner identity, and the removal of institutional barriers.

Possible assessment supports include:

  • Accessible digital documents
  • Captions
  • Text-to-speech
  • Speech-to-text
  • Extended time when speed is not the target
  • Visual instructions
  • Vocabulary support
  • Alternative input devices
  • Accessible laboratory stations
  • Oral instead of written explanation
  • Annotated diagrams
  • Recorded demonstrations
  • Multiple ways to present the same technical evidence

The performance standard should remain constant.

For example, students may explain a design through a written report, recorded technical presentation, or live defense. Each format should be scored using the same scientific or engineering criteria.

Calibration and Scoring Reliability

Performance assessment is only useful when different scorers interpret the rubric consistently.

A Practical Calibration Process

  1. Select a student sample.
  2. Remove identifying information.
  3. Ask teachers to score it independently.
  4. Compare scores.
  5. Discuss the evidence used for each judgment.
  6. Identify unclear rubric language.
  7. Revise the rubric.
  8. Score a second sample.
  9. Save examples representing each performance level.
  10. Recalibrate during the year.

Use Anchor Work

Anchor samples show what emerging, developing, proficient, and advanced performance look like.

Useful anchor materials include:

  • Student response
  • Score
  • Rubric annotations
  • Explanation of the judgment
  • Common scoring errors

Anchor work should be refreshed periodically and reviewed for possible bias.

Conduct Reliability Checks

For major common assessments, program leaders can:

  • Double-score a sample
  • Compare exact and adjacent agreement
  • Review score differences by teacher or section
  • Revisit inconsistent criteria
  • Audit outcomes by student group
  • Examine whether one format creates an unintended barrier

The objective is not mathematical perfection. It is sufficient consistency for the intended decision.

Artificial Intelligence and STEM Assessment

AI is changing both the work students produce and the tools educators use to evaluate it.

Productive Uses of AI

Educators may use AI to help:

  • Generate draft task contexts
  • Produce alternate examples
  • Identify possible misconceptions
  • Draft feedback questions
  • Create preliminary rubric language
  • Analyze class-level response patterns
  • Support translation or accessibility
  • Develop practice datasets
  • Review code for possible errors

Students may use AI for:

  • Brainstorming
  • Debugging
  • Code explanation
  • Data visualization
  • Simulation support
  • Research organization
  • Feedback on draft communication

However, every use requires clear boundaries and human verification.

Do Not Confuse AI Output With Student Competence

An assessment should clarify:

  • Whether AI is allowed
  • Which tools are permitted
  • Which uses must be disclosed
  • Which work must be completed independently
  • How students should verify output
  • What evidence of process must be retained

Require an AI-use statement such as:

  • Tool used
  • Purpose
  • Prompt or input
  • Output used
  • Output rejected
  • Verification method
  • Student’s original contribution

Use Automated Scoring Cautiously

The NIST AI Risk Management Framework identifies trustworthiness characteristics including validity, reliability, accountability, transparency, explainability, privacy, security, and fairness with harmful bias managed. These are directly relevant when AI is used to score student work or recommend placement.

Schools should not use automated scoring as the sole basis for a consequential decision unless the system has been independently validated for:

  • The specific task
  • The intended student population
  • The language demands
  • The subject area
  • The decision being made
  • Students with disabilities
  • Multilingual learners
  • Potential subgroup bias

Human review should remain available, especially for open-ended technical reasoning, creativity, unusual but valid solutions, oral communication, and safety performance.

Protect Student Data

AI assessment tools may process student writing, audio, video, code, images, behavioral data, or performance records.

The U.S. Department of Education’s Student Privacy Policy Office advises schools to protect education records, control access, evaluate data sharing, and apply appropriate security practices. Data breaches can expose students to identity theft, fraud, and other harms. (Student Data Security Resources)

Before using an AI-enabled assessment platform, determine:

  • What data are collected?
  • Is personally identifiable information required?
  • Where are data stored?
  • How long are they retained?
  • Are data used to train models?
  • Can the vendor share data?
  • Can teachers delete records?
  • Is human review available?
  • Can students appeal a result?
  • Has the district completed privacy and security review?

Do not upload identifiable student work to an unapproved public AI system.

The Role of NAEP Technology and Engineering Literacy

The NAEP Technology and Engineering Literacy framework remains a valuable source for thinking about technology, engineering design, systems, information and communication technology, and technology’s relationship with society.

However, leaders should understand its current status.

The most recent NAEP Technology and Engineering Literacy assessment was administered to eighth-grade students in 2018. The National Assessment Governing Board now lists TEL as an inactive NAEP subject. It is therefore useful as a framework and historical benchmark, but it should not be described as a current national measure of annual STEM performance. (NAEP Technology and Engineering Literacy)

The framework remains instructive because it uses scenarios and interactive tasks to examine whether students can understand systems, solve problems, use information, and design technological solutions.

Using Assessment Results for Program Improvement

Assessment is wasted when scores are collected but do not change decisions.

Program teams should review results at least annually.

Curriculum Questions

  • Which competencies are consistently strong?
  • Where do students struggle?
  • Are weaknesses concentrated in one course or across the pathway?
  • Are students learning concepts but struggling to apply them?
  • Are they building products without analyzing evidence?
  • Are prerequisite skills taught early enough?

Instructional Questions

  • Which tasks produce the clearest evidence?
  • Where do teachers need common resources?
  • Are scoring expectations consistent?
  • Is professional development needed in data analysis, engineering design, coding, safety, or assessment?

Equity Questions

  • Who enrolls in advanced courses?
  • Who completes capstones?
  • Who earns credentials?
  • Who receives access to work-based learning?
  • Are performance gaps associated with opportunity, language, disability, equipment access, or prior coursework?
  • Does one assessment format create an avoidable barrier?

Resource Questions

  • Which equipment is essential to the assessed competencies?
  • Which tools are underused?
  • Are consumables limiting student practice?
  • Do students receive enough time to improve before being assessed?
  • Should funds support equipment, teacher training, curriculum development, or assessment calibration?

Partnership Questions

  • Do employers recognize the assessed competencies?
  • Are credentials meaningful in the local labor market?
  • Do postsecondary partners agree that successful students are ready?
  • Can advisory-board members help validate capstone criteria?
  • Are work-based-learning evaluations consistent across employers?

A STEM Program Evidence Dashboard

A useful program dashboard should combine several categories rather than rely on one headline number.

Evidence Category Possible Measures Leadership Question
Conceptual learning Common assessment results, course performance Do students understand priority STEM concepts?
Applied performance Performance tasks, lab practicals, engineering challenges Can students use knowledge in context?
Technical competence Safety checkoffs, tool demonstrations, certifications Can students perform required procedures accurately?
Growth Portfolio evidence, repeated common tasks Are students improving over time?
Pathway quality Course completion, capstone results, dual credit Is the program coherent across courses?
Career readiness Credentials, work-based evaluations, placement Are students prepared for the next step?
Equity and access Enrollment and outcomes by student group Who has access, and who succeeds?
Program implementation Teacher training, equipment access, assessment use Is the program operating as designed?

Avoid reducing the entire program to a certification pass rate or one standardized score.

Common Mistakes in Assessing STEM Learning

Mistake 1: Assessing the Product but Not the Thinking

A bridge may hold the required mass, but the student may not understand why.

Require design evidence, test data, analysis, and explanation.

Mistake 2: Grading Creativity Without Criteria

Creativity should be evaluated in relation to:

  • The problem
  • The user
  • The constraints
  • Functionality
  • Evidence
  • Trade-offs

“Looks creative” is not a reliable standard.

Mistake 3: Confusing Hands-On With Rigorous

A busy laboratory can still produce weak evidence when students simply follow instructions.

Add decision points involving:

  • Predictions
  • Method selection
  • Variable control
  • Troubleshooting
  • Error analysis
  • Redesign
  • Justification

Mistake 4: Using Group Grades as Individual Evidence

A team grade should not be the only evidence used to determine individual mastery.

Mistake 5: Overloading the Rubric

Too many dimensions reduce scoring consistency and make feedback difficult to use.

Prioritize the highest-value learning targets.

Mistake 6: Ignoring Error and Uncertainty

Students should discuss:

  • Repeated trials
  • Instrument limits
  • Outliers
  • Variation
  • Measurement uncertainty
  • Possible alternative explanations

Mistake 7: Treating a Credential as the Entire Assessment System

A credential may validate important knowledge or skills, but it may not assess local equipment, design thinking, communication, collaboration, creativity, or employer-specific practices.

Mistake 8: Buying Technology Before Defining the Evidence

Do not purchase a portfolio platform, testing system, AI scorer, or simulation suite until the program defines:

  1. The competency
  2. The required evidence
  3. The assessment method
  4. The scoring process
  5. The reporting need

Competencies first. Evidence second. Tools third.

STEM Assessment Review Checklist

Use this checklist when reviewing a unit assessment, capstone, common task, laboratory practical, or certification strategy.

Review Question Yes/No
Does the assessment align with a specific standard or competency?
Does it require application rather than recall alone?
Does the task produce evidence of disciplinary understanding?
Are science, engineering, mathematical, or computational practices assessed?
Are criteria and constraints clear?
Is the expected evidence defined before students begin?
Does the rubric describe quality rather than compliance?
Is there individual evidence in group work?
Are safety expectations explicit?
Are data, measurement, or evidence required?
Can students receive feedback and improve?
Are accessibility supports built into the design?
Has student-data privacy been reviewed?
Can multiple teachers score the work consistently?
Does the result inform instruction or program improvement?
Is the assessment realistic within available time and resources?

Questions to Ask Your Program

  1. Which STEM competencies should every student demonstrate by the end of each grade band or pathway?
  2. Are our assessments aligned with current science, computer science, CTE, mathematics, and industry standards?
  3. Do students regularly apply concepts, or do most assessments emphasize recall?
  4. Where do students analyze real data?
  5. Where do they design, test, fail, troubleshoot, and revise?
  6. How do we verify individual understanding during team projects?
  7. Are teachers using common scoring criteria?
  8. Have teachers calibrated their scoring with actual student work?
  9. Are accessibility supports removing unrelated barriers without changing the competency?
  10. Do our credentials align with local employer and postsecondary expectations?
  11. Are work-based-learning evaluations measuring defined competencies?
  12. Which results are disaggregated by student group?
  13. Are students from every group receiving equal access to advanced tools and technical roles?
  14. How is AI use documented in assessed work?
  15. Has the district reviewed AI-enabled assessment tools for privacy, bias, validity, and transparency?
  16. Which assessment results have led to a curriculum or program change?
  17. What evidence would convince us that the program is improving?

What to Watch Next

Assessing Artificial Intelligence Literacy

The 2026 CSTA standards integrate AI across algorithms, programming, data, systems, security, and computing’s social effects. Schools will need assessments that examine whether students can evaluate AI systems—not merely use generative tools.

Likely assessment targets include:

  • Data quality
  • Model limitations
  • Bias
  • Human oversight
  • Privacy
  • Security
  • Explainability
  • Appropriate use
  • Social consequences

Digital Engineering Notebooks

Digital notebooks can combine:

  • CAD files
  • Code
  • Photographs
  • Data
  • Revision histories
  • Test videos
  • Reflections
  • Instructor feedback

The challenge will be maintaining authentic student ownership while avoiding excessive platform complexity.

Competency-Based Pathways

Competency-based progression can support students completing learning through:

  • Courses
  • Dual enrollment
  • Work-based learning
  • Internships
  • Apprenticeships
  • Independent projects
  • Industry training

However, competency systems require precise performance descriptions, reliable scoring, record portability, and clear decisions about what counts as sufficient evidence.

Stronger Assessment of Data Literacy

Students increasingly need to work with imperfect real-world data.

Assessment should include whether students can:

  • Clean data
  • Identify missing information
  • Evaluate a source
  • Recognize bias
  • Visualize uncertainty
  • Interpret variation
  • Avoid unsupported conclusions
  • Communicate limitations

Community-Based Performance Tasks

Schools are using local challenges involving:

  • Water quality
  • Energy use
  • Transportation
  • Agriculture
  • Manufacturing
  • Public health
  • Accessibility
  • Emergency preparedness
  • Environmental monitoring

These tasks can increase relevance, but the scoring must remain focused on defined STEM learning rather than presentation polish or community visibility.

Frequently Asked Questions

What is the best way to assess STEM learning?

Use a balanced system. Selected-response assessments can measure foundational knowledge, while performance tasks, investigations, technical demonstrations, portfolios, and oral defenses reveal application, reasoning, and communication. No single measure is sufficient.

How should engineering design be assessed?

Assess problem definition, criteria, constraints, scientific and mathematical reasoning, testing, data quality, iteration, trade-offs, and communication. Do not score only the final prototype.

Should STEM projects receive team or individual grades?

Both forms of evidence may be useful, but the final determination of student proficiency should include individual evidence such as notebooks, code explanations, oral questioning, reflections, calculations, or technical demonstrations.

How often should teachers use performance assessment?

Use smaller performance checks throughout instruction and larger tasks at key points in a unit or pathway. The frequency should reflect the importance of the competency, available instructional time, equipment, safety, and scoring capacity.

Can rigorous STEM assessment be low-cost?

Yes. Strong tasks can use cardboard, basic circuits, public datasets, open-source software, simulations, paper prototypes, schoolyard observations, or scenario-based problems. Rigor comes from the quality of the evidence and reasoning, not the price of the equipment.

How do credentials fit into STEM assessment?

Credentials can provide external validation, particularly in CTE programs. They should be mapped to the local curriculum and combined with applied tasks, safety evidence, technical communication, and employer or postsecondary expectations.

How should creativity be assessed?

Assess creativity through the solution’s usefulness, originality, fit to the user, response to constraints, technical feasibility, and evidence-based decision-making. Avoid grading novelty or visual appearance alone.

Can AI grade STEM projects?

AI may assist with preliminary feedback or pattern analysis, but it should not be the sole evaluator of consequential open-ended work unless the system has been validated for the task, population, and decision. Human review, transparency, privacy protection, and an appeal process are essential.

What evidence should STEM leaders report?

Useful evidence includes performance-task results, growth over time, certification attainment, portfolio quality, dual-credit success, work-based-learning evaluations, course completion, capstone results, participation patterns, postsecondary transitions, and employer feedback.

TechEd Magazine Perspective

The central problem in STEM assessment is not a shortage of tests. It is a shortage of coherent evidence.

Schools frequently possess course grades, project scores, certification results, attendance records, and pathway-completion data without being able to answer a basic question: What can students reliably understand, perform, troubleshoot, and explain?

A strong assessment system connects the classroom to the program, the program to the pathway, and the pathway to the student’s next step. It recognizes that a quiz, laboratory practical, engineering notebook, work-based-learning evaluation, and industry credential answer different questions.

The goal is not to replace every traditional test with a large project. It is to stop asking one instrument to do work it cannot do.

For educators, the critical question is not whether students completed the activity.

It is:

What evidence demonstrates that students can think and perform like developing scientists, technologists, engineers, mathematicians, programmers, and technicians?

Related TechEd Magazine Resources

Authoritative Sources

Leave a Reply

Your email address will not be published. Required fields are marked *