Lesson Overview
Orientation, anchoring analogy, and what you should be able to do by the end.
Every earlier lesson in OT-101 handed you a finished module: someone else had already picked the topic, written the objectives, built the simulation, and drafted the quiz. This lesson flips that. You are the instructional designer now. You will take one OT/ICS concept from anywhere in this workshop — or one from your own program — and carry it through the same design process this course's lessons were built with: write objectives before you write content, design the assessment before you design the activity, and build the hands-on piece as a simulation, never as a live-equipment exercise. Then you teach a short segment of what you built to your colleagues and take their critique, and give critique back.
This capstone has four required artifacts and one required performance:
- Learning objectives for your module — 4 to 6 of them, each written with an observable, measurable verb.
- One hands-on simulation or lab activity that directly practices one of those objectives, built or specified as simulation-only.
- An assessment with a rubric — not just a quiz key, but criteria and performance levels a student or a peer reviewer could apply consistently.
- A written safeguards statement — the same kind of commitment this course has modeled in every lesson: no live or energized equipment, no offensive tooling, no real vendor or student data.
- A micro-teach — you deliver a short segment of your module to a small group of peers and receive structured feedback against a shared rubric.
A civil engineer doesn't design a bridge by first sketching something that looks nice and then calculating afterward what weight it can hold. They start with the required load rating, work backward to the structural specification that guarantees it, and only then decide on materials and appearance. Backward design in teaching works the same way: you don't start by building a fun activity and hope it teaches something. You start with the exact, observable thing a learner must be able to do, work backward to an assessment that would prove they can do it, and only then design the activity that gets them there. Every lesson you've worked through in this course — including this one — was built in that order.
Learning objectives
By the end of this 4-hour capstone session, you will be able to:
- Write 4 to 6 measurable learning objectives for an OT/ICS topic of your choosing, each using an observable Bloom's-taxonomy verb.
- Design a hands-on, simulation-based lab activity that gives direct practice toward one of those objectives without requiring live or energized equipment.
- Construct an analytic rubric with clearly differentiated performance levels for assessing a teachable module.
- Draft a safeguards statement addressing equipment safety, offensive-tooling boundaries, and data handling for a module intended for community college students.
- Deliver a short micro-teach segment of an original module and give specific, actionable peer feedback in return.
- Evaluate a peer's module packet against a shared rubric and justify a rating using rubric language rather than general impression.
Every module built and taught in this capstone is simulation-only. No activity in your module, or in this lesson's own workshop tools, may touch live or production equipment or an energized panel. Every module teaches defensive concepts, not offensive tooling, and every worked example uses a fictional organization, never a real employer, vendor, or student's data. Your written safeguards statement is graded as part of the rubric in Section 3 — it is not optional paperwork.
1. Learning Objectives & Backward Design
If you can't observe someone doing it, you can't grade it — and you probably can't teach toward it either.
Learning Objectives are statements describing what a learner will be able to do — using an observable, measurable verb — by the end of a lesson or module. They are the anchor of backward design: the practice of writing the objective first, then the assessment that would prove a learner met it, and only then the activity that gets them there. Every lesson in this course, including this one, was built in that order. A module built the other way around — activity first, objective written afterward to match whatever the activity happened to produce — tends to produce a fun hour with no defensible answer to "what exactly did they learn."
The single most common failure at this stage is an objective built on a verb that can't be observed. "Understand," "know," "appreciate," and "be familiar with" describe an internal mental state — you cannot watch a student understand something, and you cannot grade understanding directly. You can only grade what they do that you take as evidence of it: explain it in their own words, identify it in a diagram, configure it correctly, evaluate a scenario using it. Bloom's taxonomy exists to give you a working vocabulary of verbs at different cognitive levels, from recalling a fact up through creating something new, so that the verb you choose actually matches the depth you intend to teach and assess.
A trainer who tells a client "get healthier" has given them nothing to aim at and nothing anyone could verify later. A trainer who says "by week 8, hold a 60-second plank and run a 12-minute mile" has written something you can watch a client do, time, and confirm. Every workout between now and week 8 gets designed backward from that finish line. A learning objective is the same finish line, written for a classroom instead of a gym — and the lab, the rubric, and the quiz all get designed backward from it.
Quick check — four key terms from this capstone
Press each card to reveal how the term functions in this lesson before you read further.
Worked example — turning a vague goal into measurable objectives
A participant wants to build a module on detecting an unauthorized setpoint change at Ironwood Precision Manufacturing's (fictional) mixing line — the same scenario family this course's own thermal-attack material draws on. Their first draft objective reads: "Students will understand how setpoint attacks work." That sentence cannot be observed or graded as written. Rewritten with Bloom's verbs and scoped to a 90-minute module:
- Explain why a setpoint change at a thermal-processing PLC can be a safety-relevant event even when no alarm has yet fired. (Understand level, made observable with "explain.")
- Identify, from a historian trend, the point at which an outlet temperature deviates from its commanded setpoint. (Apply level.)
- Configure a simulated alarm threshold that would have caught the deviation earlier without producing nuisance alarms during normal operation. (Apply/Analyze level.)
- Evaluate whether a proposed containment action (pausing the batch vs. alerting the operator only) is appropriate given the process state described in a short scenario. (Evaluate level.)
Every one of those four can be watched, timed, and scored. None of them require the grader to guess at an internal mental state.
The backward design loop
2. Designing the Hands-On Simulation
The lab is not the fun part you add afterward — it's the evidence-generating machine for one specific objective.
Lab Design is the process of building a hands-on or simulated activity that gives a learner direct practice with one specific objective, scoped so it is safe, repeatable, and requires nothing beyond a browser. Every simulation embedded in this course — the triage simulators, the mapping labs, the compliance checkers — was designed by picking one objective first and then asking: what is the smallest interaction a learner could perform, entirely client-side, that would produce direct evidence toward that objective? A lab that's engaging but doesn't map back to a specific objective is entertainment, not assessment evidence.
Three design constraints apply to every lab you build for this course, and they aren't negotiable:
- No live or energized equipment, ever. If your module concept genuinely requires touching a real PLC or panel, the lab must be redesigned as a simulation or restricted to isolated bench hardware under direct instructor supervision — never assumed to run unsupervised on production equipment.
- No offensive tooling. A lab may show the effect of an attack (a setpoint drifting, an alarm firing) as a pre-scripted or simulated scenario. It may never hand a learner a working exploit, a real malware sample, or step-by-step instructions for compromising a real system.
- Runs entirely client-side. No live network calls, no real equipment interaction, no dependency the learner has to install. This is what makes a lab shareable as a single self-contained file, and it's what makes the safety guarantee actually true rather than just stated.
An airline doesn't train new pilots by handing them a loaded aircraft on their first day. A flight simulator reproduces the exact decision points a pilot needs practice with — an engine failure, a crosswind landing — without any of the physical risk of the real thing, and a pilot can fail safely and try again immediately. A well-designed OT lab is the same trade: it reproduces the decision point (a setpoint drifting, an ambiguous alert) without the physical risk of a real control system, and a learner can get it wrong and immediately understand why, as many times as they need to.
Worked example — from objective to lab, at an unnamed water utility
Take the objective "Configure a simulated alarm threshold that would catch a tank-level deviation earlier without producing nuisance alarms." Working backward from that single objective to a lab spec:
- What evidence proves the objective was met? The learner sets a threshold value; the simulation replays a known deviation event; the chosen threshold either catches it with acceptable lead time or it doesn't, and the simulation says which.
- What is the smallest interaction that produces that evidence? One numeric input (the threshold), one "run scenario" button, and a result panel showing where the alarm would have fired against a pre-recorded tank-level trend.
- What has to be pre-scripted rather than "real"? The tank-level trend itself — a fixed, fictional data series for a water utility's clearwell level, not a live SCADA feed — so every learner sees the identical scenario and results are comparable.
- What's the safety flag? A visible line stating the trend is simulated historical data, not a connection to any real utility's system.
3. Building a Rubric-Based Assessment
Write the criteria and the performance levels before you see a single student's work — not after.
A Rubric is a scoring tool that names criteria and describes performance levels for each one, decided in advance, so that any rater — an instructor, a peer, or the student self-assessing — applies the same standard to the same evidence. Without a rubric, two reviewers scoring the same module packet can arrive at wildly different judgments, not because they disagree about quality, but because they never agreed on what "good" meant in the first place. An analytic rubric (separate criteria, each scored independently) is preferred over a holistic rubric (one overall impression score) whenever you need to tell a learner specifically which part of their work to improve — which is exactly the case for a module packet with four distinct artifacts.
A cooking competition judge who only says "8 out of 10, tasted good" gives the contestant nothing to improve next time. A judge scoring separately on knife technique, seasoning balance, plating, and adherence to the assigned brief tells the contestant exactly where the dish succeeded and where it fell short — and two different judges using the same four criteria will land close to the same scores even if they've never spoken to each other. That's the entire value of an analytic rubric: it makes independent raters converge.
Worked example — the capstone module rubric
This is the actual rubric your module packet will be scored against in Section 9. Read it now, before you build anything in Part B — a rubric is only useful to the person who sees it in advance.
| Criterion | Approaching Expectations | Meets Expectations | Exceeds Expectations |
|---|---|---|---|
| Learning Objectives | Objectives present but written with unobservable verbs ("understand," "know"), or fewer than 4. | 4–6 objectives, each with an observable Bloom's verb, matched to the module's actual content. | Meets, and objectives are visibly leveled (recall through evaluate/create) rather than clustered at one cognitive level. |
| Hands-On Simulation | Activity described but not clearly tied to a specific objective, or requires live/energized equipment. | Simulation-only, client-side, and maps directly to one stated objective with a scripted, comparable scenario. | Meets, and includes a visible safety flag plus a result state that gives the learner specific, immediate feedback. |
| Rubric | Single overall score with no separated criteria, or criteria present without described performance levels. | Analytic rubric with distinct criteria and at least three clearly differentiated performance levels each. | Meets, and level descriptions use concrete, observable language a second rater could apply without asking the author to clarify. |
| Safeguards Statement | Missing, or a generic one-line disclaimer not specific to the module's own activities. | Explicitly addresses equipment safety, offensive-tooling boundaries, and data handling for this specific module. | Meets, and names the specific safeguard for each individual activity in the module, not just a blanket statement. |
4. Peer Review Protocols & the Safeguards Statement
"Good job" helps no one revise anything. Specific, rubric-anchored feedback does.
Peer Review is a structured process in which learners critique one another's work against a shared rubric or protocol, rather than offering unstructured opinion. It only works when three conditions hold: reviewers apply the same criteria (the rubric from Section 3), feedback is specific enough that the author knows exactly what to change, and the process has a defined structure — who speaks when, for how long — so it doesn't collapse into whoever talks first or loudest.
Feedback quality sits on a spectrum. "This was good" and "I liked it" are reinforcing but not actionable — the author learns nothing about what specifically to keep doing. "Your rubric's Meets-level language for the simulation criterion is vague — 'works well' isn't something a second rater could apply the same way twice" is specific, tied to a named rubric criterion, and gives the author an exact next step. The second kind is what a peer-review protocol is designed to produce on purpose, rather than hoping reviewers happen to give it.
"Your form looked a little off" tells a patient nothing useful. "Your knee is tracking inward on the descent — keep it stacked over your second toe" is something the patient can actually correct on the very next rep, because it names the specific joint, the specific movement, and the specific fix. Peer review feedback anchored to a rubric criterion works the same way: it names the artifact, the criterion, and the fix, instead of a general impression that fades by the next attempt.
Worked example — the same lab, two kinds of feedback
A peer reviews a colleague's module built around Cascade Summit Electric's (fictional) substation monitoring scenario:
| Vague / non-actionable | Rubric-anchored / actionable |
|---|---|
| "The lab was cool, nice job on the simulation." | "Under the Hands-On Simulation criterion — this Meets 'client-side and scripted,' but to reach Exceeds it needs a visible safety flag; right now nothing on screen tells a learner it's simulated data." |
| "I think the objectives could be better." | "Objective 3 uses 'understand the risk' — under the Learning Objectives criterion that's an unobservable verb; swapping to 'identify' or 'explain' would move this from Approaching to Meets." |
Your safeguards statement — the fourth required artifact — is peer-reviewable the same way. A reviewer checking it against the rubric in Table 1 should be able to point at your module's specific activities and confirm each one's safeguard is named, not just find a single sentence claiming "this is all simulated" at the top of the document with no detail underneath.
5. Workshop: Build Your Module
Individual drafting time, using the four criteria from Section 3 as your outline.
Choose one OT/ICS concept — from an earlier lesson in this course, or from your own program — narrow enough to teach in 60–90 minutes. Draft all four artifacts below as plain text; polish and formatting are not scored (Table 1). Work individually for this section; you'll trade drafts with a partner in Section 7.
Module Packet Draft
Individual · 60 minLearning Objectives
Write 4–6 objectives for your chosen concept. Circle the verb in each one and confirm it's observable (Section 1).Hands-On Simulation
Pick one objective. Specify the smallest client-side interaction that would produce evidence toward it (Section 2's three-question test).Rubric
Name 2–4 criteria for your own module and write one sentence describing what "Meets Expectations" looks like for each.Safeguards Statement
For each activity in your module, name the specific safeguard: what equipment is never touched, what offensive technique is never demonstrated, whose data is never used.Keep this draft — you'll use it directly in Sections 7 and 8.
6. Rubric Calibration Simulator
Before independent raters can trust each other's scores, they practice on the same samples first.
Calibration is the practice of multiple raters scoring the same sample against the same rubric and comparing results before rating independently — it's how peer reviewers and instructors converge on what "Meets Expectations" actually looks like in practice, not just on paper. Below are three fictional excerpts of a Safeguards Statement, the fourth rubric criterion from Table 1. Rate each one, then compare your rating to the instructor-calibrated rating and rationale.
Simulation only — fictional practice excerpts, no real student submissionsChoose an excerpt above to read it here before rating.
Choose an excerpt and a rating, then compare.
| Excerpt | Your Rating | Instructor Rating | Agreement |
|---|---|---|---|
| No excerpts rated yet. | |||
7. Peer Feedback Mapping Lab
Not all feedback is created equal — and one category below shouldn't stay a peer comment at all.
Before you give feedback on a partner's draft from Section 5, classify each sample comment below into the category it actually belongs to. One category is not like the others: a comment that flags a genuine safeguards violation needs to go to the instructor, not just sit in a peer's feedback notes.
| Sample feedback comment | Classify it as… |
|---|
8. Micro-Teach & Peer Critique Protocol
Teach one small piece of your module for real, then take structured critique against Table 1.
In groups of four, each participant delivers an 8-minute micro-teach of one segment of their module — typically the analogy, the objectives framing, or a short walkthrough of the simulation concept from Section 5. This is not the full module; it's enough for your group to give you real, rubric-anchored feedback before you finalize your packet.
Micro-Teach Rotation
Groups of 4 · 75 min totalMinutes 0–8
Presenter delivers the micro-teach segment. Reviewers take notes directly against Table 1's four criteria — not general impressions.Minutes 8–12
Each Reviewer gives one specific, rubric-anchored piece of feedback (Section 4's actionable pattern) — not a summary of what they liked.Minutes 12–15
Presenter responds: which piece of feedback will you act on, and how? Timekeeper enforces the switch to the next presenter at minute 15.Repeat × 4
Rotate Presenter, Timekeeper, and both Reviewer roles until everyone in the group has presented once.If a Reviewer identifies a genuine safeguards violation in a peer's module (live equipment, offensive tooling, real data) — not just a weak rubric score, but an actual violation — that goes to the instructor immediately, the same way the Mapping Lab in Section 7 flagged it. Peer critique improves a draft; it does not clear a safety concern on its own.
9. Capstone Deliverable & Grading
What you submit, and exactly what it's scored against.
Your capstone submission is a single module packet containing the four artifacts from Section 5's workshop, revised using the feedback you received in Section 8: your learning objectives, your hands-on simulation specification, your rubric, and your safeguards statement. It is graded against Table 1 in Section 3 — the same rubric you practiced calibrating against in Section 6 and applied to a peer in Section 8.
- Each of the four criteria in Table 1 is scored independently — Approaching, Meets, or Exceeds — the same way you scored the fictional excerpts in Section 6.
- Your instructor's score and rationale will use rubric language directly, the same pattern modeled in Table 2's actionable-feedback column.
- The micro-teach itself is not separately graded on delivery polish; it exists to surface feedback you can act on before final submission.
- Revision based on peer or instructor feedback is expected and rewarded — a packet that visibly incorporated Section 8's critique is evidence of Objective 6 in action.
10. Knowledge Check
Five questions covering objectives, lab safety, rubric design, feedback quality, and calibration.