Here's the entire secret of the passage set: it's an open-book test where the book is 300 words long.
Five questions, every answer either stated in or directly inferable from the passage, plus your Big Idea 5 (and sometimes Data/CSN) vocabulary. Nothing else on the exam hands you the source material. Students still miss passage points — for exactly two reasons: they answer from general knowledge instead of the passage ("that's how apps usually work"), or they run out of clock because they saved the passage for last and panicked.
Fix both today. The frame below turns any innovation description into pre-answered questions; the discipline keeps you inside the passage's four walls.
Every computing innovation — real, fictional, or exam-invented — yields to the same dissection:
Practice until the frame runs automatically: read any product announcement and produce the five answers in two minutes. The exam's passage questions are these five questions in light disguise, plus occasionally a mechanism question (how does the described system work — often touching Lessons 3–4, 17–19: where's the data stored, why compress, why distribute).
| Question type | What it asks | Standard wrong answers |
|---|---|---|
| Purpose/benefit | "The innovation's primary purpose is..." | The function dressed as purpose; a benefit the passage never claims |
| Data source/use | "Which data does the system use to determine X?" | Data the system plausibly could use but the passage doesn't mention |
| Harm/concern | "Which is the most significant potential harm/privacy risk?" | Trivial harms (electricity use); harms unrelated to the described data |
| Mechanism | "Which best explains how/why the system [stores/transmits/processes]...?" | Right vocabulary, wrong referent (TCP doing DNS's job, etc.) |
| Extension/what-if | "Which change would most likely reduce concern Y?" | Fixes mismatched to the cause (Lesson 21's remedy-matching) |
Three rules, in priority order:
Five questions, one passage: budget 8–9 minutes total (the ~100 sec/question average). Read the passage ONCE, actively — annotate the five frame answers in the margin as you meet them (P for purpose, D beside data sources, − beside stated drawbacks). Then the questions mostly answer themselves from your margin notes; re-reading happens per-question, targeted, not wholesale.
SafeCrossing is a system some cities are installing at intersections near schools. Pole-mounted cameras detect pedestrians waiting to cross and estimate their walking speed. The system adjusts the crossing signal's duration accordingly — for example, giving a slower walker more time before cross-traffic resumes. Video is processed on a computer inside the pole unit; the system stores only anonymous counts (pedestrians per hour, average crossing times) which it transmits nightly to the city's transportation department, where planners use several years of counts from many intersections to prioritize sidewalk and signal improvements. The vendor notes the detection model was trained primarily on video from mid-sized cities in one country. Community members have raised concerns about the cameras; the city responds that no video ever leaves the pole unit.
Q1: (B). Purpose = the safety goal. (A)/(D) contradict "only anonymous counts"; the passage never mentions enforcement or identification. Passage-first discipline: real cities do use cameras for enforcement — this system, per its passage, doesn't.
Q2: (C). Stated almost verbatim. (A)/(D) contradict "no video ever leaves the pole unit" — the passage's most load-bearing sentence, and at least two questions lean on it.
Q3: (A). The vendor's own disclosure + Lesson 21's testing/training entry point = supported inference. (B) invents facts; (C) is an absolute; (D) is a security concern, not a bias concern — read which concept the question names.
Q4: (B). Local processing + aggregates-only = the privacy-by-design answer; it's why the city gives that response to concerned residents. (D) tempts — but on-pole processing does nothing about training data.
Q5: (B). Years of counts, many intersections, decisions from patterns — Lesson 5's extracting-information claim in city-planner clothing. The other choices are vocabulary from unrelated lessons (a standard passage-set move: one question's distractors are cross-unit vocabulary noise).
Margin notes a trained reader makes: P: safer crossings via adaptive timing. D: camera video (local only!) → anonymous counts → city, nightly. −: training data from one country/city-size; camera discomfort. Design choice: on-pole processing = privacy answer waiting to happen.
Q1: (B). Purpose = the safety goal. (A)/(D) contradict "only anonymous counts"; the passage never mentions enforcement or identification. Passage-first discipline: real cities do use cameras for enforcement — this system, per its passage, doesn't.
Q2: (C). Stated almost verbatim. (A)/(D) contradict "no video ever leaves the pole unit" — the passage's most load-bearing sentence, and at least two questions lean on it.
Q3: (A). The vendor's own disclosure + Lesson 21's testing/training entry point = supported inference. (B) invents facts; (C) is an absolute; (D) is a security concern, not a bias concern — read which concept the question names.
Q4: (B). Local processing + aggregates-only = the privacy-by-design answer; it's why the city gives that response to concerned residents. (D) tempts — but on-pole processing does nothing about training data.
Q5: (B). Years of counts, many intersections, decisions from patterns — Lesson 5's extracting-information claim in city-planner clothing. The other choices are vocabulary from unrelated lessons (a standard passage-set move: one question's distractors are cross-unit vocabulary noise).
HarvestLink is a free app for small-scale farmers in remote regions. Farmers photograph a struggling crop; the app analyzes the image and suggests likely diseases and treatments. Because rural connectivity is unreliable, the app performs its analysis on the phone itself using a compact model, and works fully offline; when a connection is available, it uploads the photo, the diagnosis, the phone's GPS location, and the farmer's confirmation or correction of the diagnosis to the developer's servers, where the data improves future versions of the model. Regional agriculture agencies can view maps of confirmed disease outbreaks built from the uploaded reports. The developers acknowledge the model currently performs best on the twelve crops most common in the regions where it was first deployed.
Q1. (A). Offline-first design exists because the intended users are on the divide's far side; the passage states the causal link ("Because rural connectivity is unreliable..."). This is Lesson 21's divide, addressed in architecture — the design presumes no access instead of presuming access.
Q2. (B). Listed verbatim in the passage. (A) understates (photos and locations DO upload — contrast SafeCrossing, and notice the exam expects you to track which fictional system does what); (C)/(D) are invented.
Q3. (B). Users supplying corrections at scale that improve the system = crowdsourcing (Lesson 20), functioning as the model's ongoing training feedback. (C) misapplies Lesson 19 vocabulary — distractor noise, as usual.
Q4. (B). The developers' own acknowledgment + Lesson 21's training-data reasoning. Same structure as SafeCrossing Q3 — vendor-disclosed training limits are the passage-writers' favorite bias hook (two passages, same move: that's the pattern to bank).
Q5. (A). The passage's data (GPS + diagnosis + shared outbreak maps) supports exactly this aggregation exposure: location-tagged problems, visible to agencies and inferable by neighbors/buyers/insurers. (B)–(D) are trivia. Note the credited answer's shape: specific data the passage names + aggregation/repurposing consequence — the Lesson 23 privacy template.
Answer letter distribution check: Passage 1: B, C, A, B, B · Passage 2: A, B, B, B, A — B-heavy by design-of-drill (correct answers deliberately sit where careful readers land); mock passages will spread keys evenly. Flagged for the sweep as intentional.
(Answers in the key below — attempt all five first.)
The five-question frame is also a PT design-review tool — point it at your own program before finalizing Written Response 1:
A PT write-up that survives its own five-question audit reads like the work of someone who understands computing's place in the world — which is, precisely, the exam's definition of merit in Big Idea 5.
Q1. (A). Offline-first design exists because the intended users are on the divide's far side; the passage states the causal link ("Because rural connectivity is unreliable..."). This is Lesson 21's divide, addressed in architecture — the design presumes no access instead of presuming access.
Q2. (B). Listed verbatim in the passage. (A) understates (photos and locations DO upload — contrast SafeCrossing, and notice the exam expects you to track which fictional system does what); (C)/(D) are invented.
Q3. (B). Users supplying corrections at scale that improve the system = crowdsourcing (Lesson 20), functioning as the model's ongoing training feedback. (C) misapplies Lesson 19 vocabulary — distractor noise, as usual.
Q4. (B). The developers' own acknowledgment + Lesson 21's training-data reasoning. Same structure as SafeCrossing Q3 — vendor-disclosed training limits are the passage-writers' favorite bias hook (two passages, same move: that's the pattern to bank).
Q5. (A). The passage's data (GPS + diagnosis + shared outbreak maps) supports exactly this aggregation exposure: location-tagged problems, visible to agencies and inferable by neighbors/buyers/insurers. (B)–(D) are trivia. Note the credited answer's shape: specific data the passage names + aggregation/repurposing consequence — the Lesson 23 privacy template.
Answer letter distribution check: Passage 1: B, C, A, B, B · Passage 2: A, B, B, B, A — B-heavy by design-of-drill (correct answers deliberately sit where careful readers land); mock passages will spread keys evenly. Flagged for the sweep as intentional.
Exam tip: On exam day, when you reach Q58, glance at your watch and write the target finish time in the margin (start + 9 minutes). Read once with frame-notes (P, D, −, and any design-choice sentence — those become answers). The passage set rewards the same skill this whole course has drilled: precision about what is actually stated — code traces taught it with pseudocode; the passage tests it with prose.