@graffiticode/l0175 0.3.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/compiler.d.ts.map +1 -1
- package/dist/compiler.js +44 -6
- package/dist/compiler.js.map +1 -1
- package/dist/embedding.d.ts.map +1 -1
- package/dist/embedding.js +73 -12
- package/dist/embedding.js.map +1 -1
- package/dist/lexicon.js +4 -4
- package/dist/lexicon.js.map +1 -1
- package/dist/static/examples.md +105 -0
- package/dist/static/instructions.md +238 -65
- package/dist/static/language-info.json +18 -3
- package/dist/static/lexicon.json +14 -0
- package/dist/static/scope.json +9 -8
- package/dist/static/spec.html +80 -15
- package/dist/static/stems.md +167 -5
- package/dist/static/targets.json +71 -1
- package/dist/static/usage-guide.md +29 -6
- package/dist/targets.d.ts +3 -1
- package/dist/targets.d.ts.map +1 -1
- package/dist/targets.js +87 -6
- package/dist/targets.js.map +1 -1
- package/package.json +2 -2
- package/spec/#template.gc# +20 -0
- package/spec/docs.md +49 -17
- package/spec/examples/c1-t1-tm1-multiplechoice.expect.json +1 -0
- package/spec/examples/c1-t1-tm1-multiplechoice.gc +27 -0
- package/spec/examples/c1-t1-tm2-multiselect.expect.json +1 -0
- package/spec/examples/c1-t1-tm2-multiselect.gc +27 -0
- package/spec/examples/c1-t1-tm3-hottext.expect.json +1 -0
- package/spec/examples/c1-t1-tm3-hottext.gc +27 -0
- package/spec/examples/c1-t2-tm1-multiplechoice.expect.json +1 -0
- package/spec/examples/c1-t2-tm1-multiplechoice.gc +29 -0
- package/spec/examples/c1-t2-tm2-multiselect.expect.json +1 -0
- package/spec/examples/c1-t2-tm2-multiselect.gc +28 -0
- package/spec/examples/c1-t2-tm3-ebsr.expect.json +1 -0
- package/spec/examples/c1-t2-tm3-ebsr.gc +29 -0
- package/spec/examples/c1-t2-tm4-hottext.expect.json +1 -0
- package/spec/examples/c1-t2-tm4-hottext.gc +19 -0
- package/spec/examples/c1-t2-tm5-shorttext.expect.json +1 -0
- package/spec/examples/c1-t2-tm5-shorttext.gc +20 -0
- package/spec/examples.md +100 -130
- package/spec/instructions.md +208 -62
- package/spec/language-info.json +17 -2
- package/spec/rag-examples-design.md +2 -2
- package/spec/scope.json +9 -8
- package/spec/spec.md +82 -15
- package/spec/stems.md +167 -5
- package/spec/usage-guide.md +29 -6
package/spec/spec.md
CHANGED
|
@@ -7,7 +7,9 @@ _Revised: 2026-06-19_
|
|
|
7
7
|
items (Smarter Balanced · Grade 5 · Claim 1). One language serves **multiple learning targets**,
|
|
8
8
|
selected by a required top-level `target`: `c1-t4` (Reasoning & Evidence, literary, RL standards),
|
|
9
9
|
`c1-t11` (Reasoning & Evidence, informational, RI standards), `c1-t9` (Central Ideas,
|
|
10
|
-
informational, RI-1/RI-2), `c1-
|
|
10
|
+
informational, RI-1/RI-2), `c1-t2` (Central Ideas, **literary**, RL-1/RL-2 — theme, and summary scoped to a key event),
|
|
11
|
+
`c1-t1` (Key Details, **literary**, RL-1 — the inference is given and the student selects
|
|
12
|
+
supporting evidence), `c1-t8` (Key Details, informational, RI-1/RI-7 — the inference is
|
|
11
13
|
given and the student selects supporting evidence), or `c1-t10` (Word Meanings, informational,
|
|
12
14
|
RI-4/L-4 — the meaning of a targeted word, options authored as `word`/`meaning`) — different
|
|
13
15
|
reading skills, each with its own dimensions, distractor taxonomy, DOK, item types, and stem
|
|
@@ -64,7 +66,7 @@ Free text (`text`, `rationale`, `subject`, `stem`, the passage heading) and id l
|
|
|
64
66
|
|
|
65
67
|
| Form | Arity | Takes | Description |
|
|
66
68
|
| :--- | :---: | :--- | :--- |
|
|
67
|
-
| `target` | 2 | tag | Top level: the learning target — `c1-t4` (R&E literary, RL), `c1-t11` (R&E informational, RI), `c1-t9` (Central Ideas informational, RI-1/RI-2), `c1-t8` (Key Details informational, RI-1/RI-7), or `c1-t10` (Word Meanings informational, RI-4/L-4). Selects the valid dimensions/standards, distractor taxonomy, DOK, item types, and stem catalog. Always author one; defaults to `c1-t4` if omitted. |
|
|
69
|
+
| `target` | 2 | tag | Top level: the learning target — `c1-t4` (R&E literary, RL), `c1-t11` (R&E informational, RI), `c1-t9` (Central Ideas informational, RI-1/RI-2), `c1-t2` (Central Ideas literary, RL-1/RL-2), `c1-t1` (Key Details literary, RL-1 alone), `c1-t8` (Key Details informational, RI-1/RI-7), or `c1-t10` (Word Meanings informational, RI-4/L-4). Selects the valid dimensions/standards, distractor taxonomy, DOK, item types, and stem catalog. Always author one; defaults to `c1-t4` if omitted. |
|
|
68
70
|
| `title` | 2 | string | Optional assessment title; echoed on the composed output. |
|
|
69
71
|
| `grade` | 2 | number | Optional top-level reading-level target (e.g. `grade 5`). Defaults to the target/guideline's grade (5 for `c1-t4`/`c1-t11`); echoed on the output. The compiler estimates the passage's reading level and warns when it reads above this grade. |
|
|
70
72
|
| `passage` | 2 | string | Opens the stimulus; the value is the passage **heading**. Chains with `type` and `lines`. |
|
|
@@ -144,14 +146,14 @@ composes). A `focus` that isn't a supported claim, or a `targets` to a missing o
|
|
|
144
146
|
|
|
145
147
|
## Enumerations
|
|
146
148
|
|
|
147
|
-
- **`target`**: `c1-t4` (R&E literary), `c1-t11` (R&E informational), `c1-t9` (Central Ideas informational), `c1-t8` (Key Details informational), `c1-t10` (Word Meanings informational) — required, top level
|
|
149
|
+
- **`target`**: `c1-t4` (R&E literary), `c1-t11` (R&E informational), `c1-t9` (Central Ideas informational), `c1-t2` (Central Ideas **literary**), `c1-t1` (Key Details **literary**), `c1-t8` (Key Details informational), `c1-t10` (Word Meanings informational) — required, top level
|
|
148
150
|
- **item `type`**: `ebsr`, `hot-text`, `short-text`, `multiple-choice`, `multi-select` (allowed set is per-target) · **passage `type`**: `literary`, `informational`
|
|
149
151
|
- **`dimension` (c1-t4)**: `character`, `setting`, `event`, `point-of-view`, `theme`, `topic`, `narrators-feelings`, `character-relationship`
|
|
150
152
|
- **`dimension` (c1-t11)**: `relationships-interactions`, `author-use-of-information`, `point-of-view`, `purpose`, `authors-opinion`
|
|
151
|
-
- **`dimension` (c1-t9)**: `central-idea`, `key-detail`, `summary` · **(c1-t8)**: `supporting-evidence` · **(c1-t10)**: `word-meaning`
|
|
153
|
+
- **`dimension` (c1-t2)**: `theme`, `central-idea`, `key-detail`, `summary` · **(c1-t9)**: `central-idea`, `key-detail`, `summary` · **(c1-t1 / c1-t8)**: `supporting-evidence` · **(c1-t10)**: `word-meaning`
|
|
152
154
|
- **claim `status`**: `supported`, `distractor` · **source `status`**: `directly-supports`, `supports-wrong-claim`, `irrelevant` · **meaning `status` (c1-t10)**: `correct`, `distractor`
|
|
153
|
-
- **`error-type` (c1-t4 / c1-t11)**: `misreads-detail`, `erroneous-inference`, `faulty-reasoning` · **(c1-t9)**: `too-narrow`, `too-broad`, `misreads-detail`, `insignificant` · **(c1-t8)**: none — non-supporting sources · **(c1-t10)**: `other-meaning`, `misinterprets`, `wrong-context`
|
|
154
|
-
- **`standard`** — the full CCSS Grade-5 strand for the target's text type is accepted; the dimension's companion is inferred when you omit it. Primary companions: **(c1-t4)** `rl-1` + `rl-2` (theme/topic) / `rl-3` / `rl-6` — full **RL** strand `rl-1`–`rl-7`/`rl-9` accepted (no `rl-8`) · **(c1-t11)** `ri-1` + `ri-3` / `ri-6` / `ri-7` / `ri-8` · **(c1-t9)** `ri-1` + `ri-2` · **(c1-t8)** `ri-1` + `ri-7` — c1-t11/t9/t8 accept the full **RI** strand `ri-1`–`ri-9` · **(c1-t10)** `ri-4` + the `l-4` / `l-5` families. **`dok`**: `r-dok1`, `r-dok2`, `r-dok3`
|
|
155
|
+
- **`error-type` (c1-t4 / c1-t11)**: `misreads-detail`, `erroneous-inference`, `faulty-reasoning` · **(c1-t2 / c1-t9)**: `too-narrow`, `too-broad`, `misreads-detail`, `insignificant` · **(c1-t1 / c1-t8)**: none — non-supporting sources · **(c1-t10)**: `other-meaning`, `misinterprets`, `wrong-context`
|
|
156
|
+
- **`standard`** — the full CCSS Grade-5 strand for the target's text type is accepted; the dimension's companion is inferred when you omit it. Primary companions: **(c1-t4)** `rl-1` + `rl-2` (theme/topic) / `rl-3` / `rl-6` — full **RL** strand `rl-1`–`rl-7`/`rl-9` accepted (no `rl-8`) · **(c1-t11)** `ri-1` + `ri-3` / `ri-6` / `ri-7` / `ri-8` · **(c1-t2)** `rl-1` + `rl-2` · **(c1-t9)** `ri-1` + `ri-2` · **(c1-t1)** `rl-1` **alone** — no companion in the guideline · **(c1-t8)** `ri-1` + `ri-7` — c1-t11/t9/t8 accept the full **RI** strand `ri-1`–`ri-9` · **(c1-t10)** `ri-4` + the `l-4` / `l-5` families. **`dok`**: `r-dok1`, `r-dok2`, `r-dok3`
|
|
155
157
|
|
|
156
158
|
## How composition uses the vocabulary
|
|
157
159
|
|
|
@@ -186,6 +188,11 @@ lines [
|
|
|
186
188
|
"Mara crouched at the edge of the tide pool, ignoring the picnic behind her."
|
|
187
189
|
"Her brother called twice, but she did not turn around."
|
|
188
190
|
"A tiny crab scuttled under a rock, and Mara smiled for the first time all day."
|
|
191
|
+
"She traced the cold water as if the pool were the only thing that mattered."
|
|
192
|
+
"Behind her, paper plates rustled and her mother laughed."
|
|
193
|
+
"Someone asked whether she wanted a sandwich, and she said nothing at all."
|
|
194
|
+
"Only when her father folded the last chair did Mara stand up."
|
|
195
|
+
"The tide crept in and filled the pool to its rim."
|
|
189
196
|
]
|
|
190
197
|
claims [
|
|
191
198
|
claim id "c1"
|
|
@@ -193,35 +200,58 @@ claims [
|
|
|
193
200
|
dimension character
|
|
194
201
|
subject "Mara"
|
|
195
202
|
standard rl-1
|
|
196
|
-
text "Mara
|
|
203
|
+
text "Mara cares more about the tide pool than about the picnic."
|
|
197
204
|
cites [
|
|
198
205
|
"e1"
|
|
199
206
|
"e3"
|
|
207
|
+
"e4"
|
|
200
208
|
] {}
|
|
201
209
|
claim id "c2"
|
|
202
210
|
status distractor
|
|
203
211
|
error-type misreads-detail
|
|
204
212
|
plausibility 0.8
|
|
205
213
|
targets [ "q1" ]
|
|
206
|
-
text "Mara is angry at her brother."
|
|
214
|
+
text "Mara is angry at her brother for calling her twice."
|
|
207
215
|
rationale "Not turning around shows absorption, not anger."
|
|
208
216
|
cites [
|
|
209
217
|
"e2"
|
|
210
218
|
] {}
|
|
211
219
|
claim id "c3"
|
|
212
220
|
status distractor
|
|
213
|
-
error-type
|
|
221
|
+
error-type misreads-detail
|
|
222
|
+
plausibility 0.6
|
|
214
223
|
targets [ "q1" ]
|
|
215
|
-
text "Mara
|
|
216
|
-
rationale "
|
|
224
|
+
text "Mara is bored by the pool and wants to go home."
|
|
225
|
+
rationale "Her stillness is focus, not boredom."
|
|
217
226
|
cites [
|
|
218
227
|
"e2"
|
|
219
228
|
] {}
|
|
220
229
|
claim id "c4"
|
|
230
|
+
status distractor
|
|
231
|
+
error-type erroneous-inference
|
|
232
|
+
plausibility 0.55
|
|
233
|
+
targets [ "q1" ]
|
|
234
|
+
text "Mara would rather be indoors than out at the beach."
|
|
235
|
+
rationale "Contradicted by her smile at the crab."
|
|
236
|
+
cites [
|
|
237
|
+
"e3"
|
|
238
|
+
] {}
|
|
239
|
+
claim id "c5"
|
|
240
|
+
status distractor
|
|
241
|
+
error-type erroneous-inference
|
|
242
|
+
plausibility 0.5
|
|
243
|
+
targets [ "q1" ]
|
|
244
|
+
text "Mara is waiting for her brother to come look with her."
|
|
245
|
+
rationale "Invents a goal the passage never states."
|
|
246
|
+
cites [
|
|
247
|
+
"e2"
|
|
248
|
+
] {}
|
|
249
|
+
claim id "c6"
|
|
221
250
|
status distractor
|
|
222
251
|
error-type faulty-reasoning
|
|
252
|
+
plausibility 0.45
|
|
223
253
|
targets [ "q1" ]
|
|
224
|
-
text "
|
|
254
|
+
text "Mara is quiet, so something must have upset her."
|
|
225
255
|
rationale "Treats quiet as upset without support."
|
|
226
256
|
cites [
|
|
227
257
|
"e2"
|
|
@@ -230,27 +260,63 @@ claims [
|
|
|
230
260
|
evidence [
|
|
231
261
|
source id "e1"
|
|
232
262
|
line 1
|
|
263
|
+
quote "Mara crouched at the edge of the tide pool, ignoring the picnic behind her."
|
|
233
264
|
status directly-supports
|
|
234
265
|
supports [
|
|
235
266
|
"c1"
|
|
236
267
|
] {}
|
|
268
|
+
source id "e3"
|
|
269
|
+
line 3
|
|
270
|
+
quote "A tiny crab scuttled under a rock, and Mara smiled for the first time all day."
|
|
271
|
+
status directly-supports
|
|
272
|
+
supports [
|
|
273
|
+
"c1"
|
|
274
|
+
] {}
|
|
275
|
+
source id "e4"
|
|
276
|
+
line 4
|
|
277
|
+
quote "She traced the cold water as if the pool were the only thing that mattered."
|
|
278
|
+
status directly-supports
|
|
279
|
+
supports [
|
|
280
|
+
"c1"
|
|
281
|
+
] {}
|
|
282
|
+
/* NO-GIVEAWAY: a supports-wrong-claim source backing BOTH the key and a distractor, so
|
|
283
|
+
Part B does not telegraph Part A */
|
|
237
284
|
source id "e2"
|
|
238
285
|
line 2
|
|
286
|
+
quote "Her brother called twice, but she did not turn around."
|
|
239
287
|
status supports-wrong-claim
|
|
240
288
|
supports [
|
|
241
289
|
"c1"
|
|
242
290
|
"c2"
|
|
243
291
|
] {}
|
|
244
|
-
source id "
|
|
245
|
-
line
|
|
246
|
-
|
|
292
|
+
source id "e6"
|
|
293
|
+
line 6
|
|
294
|
+
quote "Someone asked whether she wanted a sandwich, and she said nothing at all."
|
|
295
|
+
status supports-wrong-claim
|
|
247
296
|
supports [
|
|
248
297
|
"c1"
|
|
298
|
+
"c6"
|
|
249
299
|
] {}
|
|
300
|
+
source id "e5"
|
|
301
|
+
line 5
|
|
302
|
+
quote "Behind her, paper plates rustled and her mother laughed."
|
|
303
|
+
status irrelevant
|
|
304
|
+
supports [] {}
|
|
305
|
+
source id "e7"
|
|
306
|
+
line 7
|
|
307
|
+
quote "Only when her father folded the last chair did Mara stand up."
|
|
308
|
+
status irrelevant
|
|
309
|
+
supports [] {}
|
|
310
|
+
source id "e8"
|
|
311
|
+
line 8
|
|
312
|
+
quote "The tide crept in and filled the pool to its rim."
|
|
313
|
+
status irrelevant
|
|
314
|
+
supports [] {}
|
|
250
315
|
]
|
|
251
316
|
outcomes [
|
|
252
317
|
outcome id "q1"
|
|
253
318
|
type ebsr
|
|
319
|
+
task-model tm1
|
|
254
320
|
dimension character
|
|
255
321
|
subject "Mara"
|
|
256
322
|
standard rl-1
|
|
@@ -259,6 +325,7 @@ outcomes [
|
|
|
259
325
|
stem-b "Which sentence(s) from the passage best support your answer in Part A?" {}
|
|
260
326
|
outcome id "q2"
|
|
261
327
|
type short-text
|
|
328
|
+
task-model tm3
|
|
262
329
|
dimension character
|
|
263
330
|
subject "Mara"
|
|
264
331
|
standard rl-1
|
package/spec/stems.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
|
|
2
2
|
# L0175 Appropriate-Stem Catalog (SBAC · Grade 5 · Claim 1)
|
|
3
3
|
|
|
4
|
-
_Revised: 2026-
|
|
4
|
+
_Revised: 2026-08-28_
|
|
5
5
|
|
|
6
6
|
The **code generator authors each question's stem from this catalog** and emits it on the
|
|
7
7
|
outcome (`stem`, and `stem-b` on EBSR). The compiler uses the authored text verbatim — it does
|
|
@@ -12,7 +12,9 @@ dual-text-stimuli stems are out of scope).
|
|
|
12
12
|
**First match your program's `target`, then use that target's catalog below:**
|
|
13
13
|
- **`c1-t4`** (Reasoning & Evidence, literary) → `packages/core/data/E.G5.C1.T4 Reasoning & Evidence.pdf`
|
|
14
14
|
- **`c1-t11`** (Reasoning & Evidence, informational) → `packages/core/data/E.G5.C1.T11 Reasoning & Evidence.pdf`
|
|
15
|
+
- **`c1-t2`** (Central Ideas, **literary**) → `packages/core/data/E.G5.C1.T2 Central Ideas.pdf`
|
|
15
16
|
- **`c1-t9`** (Central Ideas, informational) → `packages/core/data/E.G5.C1.T9 Central Ideas.pdf`
|
|
17
|
+
- **`c1-t1`** (Key Details, **literary**) → `packages/core/data/E.G5.C1.T1 Key Details.pdf`
|
|
16
18
|
- **`c1-t8`** (Key Details, informational) → `packages/core/data/E.G5.C1.T8 Key Details.pdf`
|
|
17
19
|
- **`c1-t10`** (Word Meanings, informational) → `packages/core/data/E.G5.C1.T10 Word Meanings.pdf`
|
|
18
20
|
|
|
@@ -21,10 +23,10 @@ dual-text-stimuli stems are out of scope).
|
|
|
21
23
|
1. Use the section for your `target`.
|
|
22
24
|
2. Pick the stem that matches your **item `type`** and the task. Task-model numbering is
|
|
23
25
|
per-target and differs between targets — match by item type, not by number. (R&E targets:
|
|
24
|
-
EBSR=TM1, Hot-Text=TM2, Short-Text=TM3. T9 Central Ideas: Multiple-Choice=TM1,
|
|
25
|
-
Multi-Select=TM2, EBSR=TM3, Hot-Text=TM4, Short-Text=TM5. T8 Key Details:
|
|
26
|
-
Multi-Select=TM2, Hot-Text=TM3. T10 Word Meanings: Multiple-Choice=TM1,
|
|
27
|
-
Hot-Text=TM3.)
|
|
26
|
+
EBSR=TM1, Hot-Text=TM2, Short-Text=TM3. T2 and T9 Central Ideas: Multiple-Choice=TM1,
|
|
27
|
+
Multi-Select=TM2, EBSR=TM3, Hot-Text=TM4, Short-Text=TM5. T1 and T8 Key Details:
|
|
28
|
+
Multiple-Choice=TM1, Multi-Select=TM2, Hot-Text=TM3. T10 Word Meanings: Multiple-Choice=TM1,
|
|
29
|
+
Multi-Select=TM2, Hot-Text=TM3.)
|
|
28
30
|
3. Pick the **one stem template** that matches the task and the dimension, and fill its
|
|
29
31
|
bracketed `[...]` slot.
|
|
30
32
|
|
|
@@ -36,7 +38,9 @@ meaningless without its target):
|
|
|
36
38
|
|--------|-----|-----|-----|-----|-----|
|
|
37
39
|
| `c1-t4` — Grade 5 · Claim 1 · Target 4 (Reasoning & Evidence) | ebsr | hot-text | short-text | — | — |
|
|
38
40
|
| `c1-t11` — Grade 5 · Claim 1 · Target 11 (Reasoning & Evidence) | ebsr | hot-text | short-text | — | — |
|
|
41
|
+
| `c1-t2` — Grade 5 · Claim 1 · Target 2 (Central Ideas) | multiple-choice | multi-select | ebsr | hot-text | short-text |
|
|
39
42
|
| `c1-t9` — Grade 5 · Claim 1 · Target 9 (Central Ideas) | multiple-choice | multi-select | ebsr | hot-text | short-text |
|
|
43
|
+
| `c1-t1` — Grade 5 · Claim 1 · Target 1 (Key Details) | multiple-choice | multi-select | hot-text | — | — |
|
|
40
44
|
| `c1-t8` — Grade 5 · Claim 1 · Target 8 (Key Details) | multiple-choice | multi-select | hot-text | — | — |
|
|
41
45
|
| `c1-t10` — Grade 5 · Claim 1 · Target 10 (Word Meanings) | multiple-choice | multi-select | hot-text | — | — |
|
|
42
46
|
<!-- GENERATED:task-models END -->
|
|
@@ -125,6 +129,15 @@ Author as `stem` (the prompt); every Short Text stem ends with the explain claus
|
|
|
125
129
|
`stem "What did the author most likely mean by including the scarecrow in the passage?"`
|
|
126
130
|
- theme / inference / Short Text →
|
|
127
131
|
`stem "What inference can be made about the theme? Explain using key details from the passage to support your answer."`
|
|
132
|
+
- topic / Short Text →
|
|
133
|
+
`stem "What is the story mostly about? Explain using key details from the passage to support your answer."`
|
|
134
|
+
|
|
135
|
+
**`theme` vs `topic` (both → `rl-2`, but they are different dimensions).** `topic` is what the
|
|
136
|
+
text is *about* (its subject) — cued by "**mostly about**" / "**what is the passage/story about**".
|
|
137
|
+
`theme` is the *lesson or message* the text conveys — cued by "**the theme**" / "**the message**"
|
|
138
|
+
/ "**the lesson**". Route a "mostly about" prompt to `topic`, and write the correct answer as a
|
|
139
|
+
subject statement ("The story is mostly about …"), **not** a life-lesson statement. Reserve the
|
|
140
|
+
lesson-style answer for `theme`.
|
|
128
141
|
|
|
129
142
|
---
|
|
130
143
|
|
|
@@ -138,6 +151,14 @@ concepts / author's use of information / point of view / purpose]` (or, for an o
|
|
|
138
151
|
"key **evidence**" (T4 said "key details"), and Part B units are
|
|
139
152
|
`sentence(s) / paragraph(s) / section(s)`.
|
|
140
153
|
|
|
154
|
+
**`purpose` vs `point-of-view` (both start "author's …" but are different dimensions with
|
|
155
|
+
different companions).** `purpose` = *why the author wrote the text* / what they are trying to do
|
|
156
|
+
(inform, persuade, explain) — cued by "**author's purpose**" / "why the author wrote" → companion
|
|
157
|
+
`ri-8`. `point-of-view` = *the author's stance or attitude* toward the subject — cued by
|
|
158
|
+
"**author's point of view**" / "how the author feels about" → companion `ri-6`. Route a
|
|
159
|
+
"purpose" prompt to `purpose`/`ri-8` and a "point of view" prompt to `point-of-view`/`ri-6`;
|
|
160
|
+
easiest is to **omit `standard`** and let the dimension infer its companion.
|
|
161
|
+
|
|
141
162
|
## Task Model 1 — EBSR (two-part selected response)
|
|
142
163
|
|
|
143
164
|
**Lead-in:** This question has two parts. First, answer part A. Then, answer part B.
|
|
@@ -200,6 +221,90 @@ Author as `stem`; every Short Text stem ends with the explain clause ("key **evi
|
|
|
200
221
|
|
|
201
222
|
---
|
|
202
223
|
|
|
224
|
+
# Target 2 (`c1-t2`) — Central Ideas (**literary**)
|
|
225
|
+
|
|
226
|
+
The **literary twin of Target 9**, and the only other target that offers **all five item types**.
|
|
227
|
+
DOK **2** (**3** for the written response). Standards **RL-1 + RL-2**. Dimensions: `theme`,
|
|
228
|
+
`central-idea`, `key-detail`, `summary` — every one answers to `rl-2`, so a composed item's
|
|
229
|
+
`standards` is `["rl-1", "rl-2"]`. Distractors use the same **significance** taxonomy as T9
|
|
230
|
+
(`too-narrow`, `too-broad`, `misreads-detail`, `insignificant`) — usually *true* statements that
|
|
231
|
+
simply aren't central.
|
|
232
|
+
|
|
233
|
+
**Three things T2 does that T9 does not:**
|
|
234
|
+
|
|
235
|
+
1. **Theme leads.** RL-2 is "determine a theme of a story, drama, or poem from details in the
|
|
236
|
+
text." Prefer the `theme` dimension for a story or poem and phrase the correct answer as a
|
|
237
|
+
*lesson or message* ("Keeping at something can matter more than winning"), not a plot summary.
|
|
238
|
+
Use `central-idea` when the prompt says "main idea" rather than "theme" or "message".
|
|
239
|
+
2. **Summary is SCOPED.** The guideline is explicit: *items will not ask students to summarize the
|
|
240
|
+
entire text; students will summarize a key event(s) or idea(s).* Point every `summary` stem at a
|
|
241
|
+
section or a key event ("Summarize what happens after…", "…the first paragraph"). A
|
|
242
|
+
"summarize the passage" stem is out of scope on T2 — that phrasing belongs to T9.
|
|
243
|
+
3. **`key-detail` covers key EVENTS.** In a story the details that build a theme are usually
|
|
244
|
+
events, so tag them `key-detail`.
|
|
245
|
+
|
|
246
|
+
**A caution from the guideline, for `insignificant`:** distractors "will not contain details of such
|
|
247
|
+
insignificance that the options are implausible." A foil so trivial that no student would pick it
|
|
248
|
+
is a wasted option — keep it true, relevant, and merely *not central*. Likewise, TM1 warns that
|
|
249
|
+
distractors must not turn on sequencing or other DOK-1 errors.
|
|
250
|
+
|
|
251
|
+
## Task Model 1 — Multiple Choice (`type multiple-choice`, single-answer, DOK 2)
|
|
252
|
+
|
|
253
|
+
- Which sentence best [shows/tells/describes] the [theme/main idea] of the passage?
|
|
254
|
+
- Which sentence best [shows/tells/describes] the [theme/main idea] of the [story/poem] told by the [narrator/speaker]?
|
|
255
|
+
- Which sentence best [shows/tells/describes] [the author's/character's] message about [provide theme/main idea]?
|
|
256
|
+
- Which [sentences/lines/paragraph(s)] from the passage best [shows/tells/describes] the [theme/main idea]?
|
|
257
|
+
- Which sentence best summarizes the [first paragraph/introductory paragraph]?
|
|
258
|
+
- Which sentence best summarizes what happens after [provide plot]?
|
|
259
|
+
- Read this summary. [summary of a section; one key detail/event is missing] Which [key detail/event] is missing from the summary? *(the correct answer must be a pivotal key event or idea)*
|
|
260
|
+
|
|
261
|
+
## Task Model 2 — Multi-Select (`type multi-select`, choose two, DOK 2)
|
|
262
|
+
|
|
263
|
+
`focus` is a **list** of the two correct claims.
|
|
264
|
+
- Choose two sentences that best [show/tell/describe] the [theme(s)/main idea(s)] presented in the passage.
|
|
265
|
+
- Choose two sentences that should be included in a summary of [the text/section of the text].
|
|
266
|
+
|
|
267
|
+
## Task Model 3 — EBSR (`type ebsr`, two-part, DOK 2)
|
|
268
|
+
|
|
269
|
+
Lead-in: *The following question has two parts. First, answer part A. Then, answer part B.*
|
|
270
|
+
Part A:
|
|
271
|
+
- Which sentence best [shows/tells/describes] the [theme/main idea] of the text?
|
|
272
|
+
- Which sentence best [shows/tells/describes] the [author's/character's] [message/main idea]?
|
|
273
|
+
|
|
274
|
+
Part B (`stem-b`):
|
|
275
|
+
- Which [sentence(s)/line(s)/paragraph(s)] from the passage best [support(s)/is (are) an example of] your answer in part A?
|
|
276
|
+
|
|
277
|
+
**No-giveaway (the guideline states it outright):** avoid Part A/Part B choices that obviously
|
|
278
|
+
correspond, so that picking a Part A option determines the Part B option. Some or all Part B options
|
|
279
|
+
should plausibly support **more than one** Part A choice — author at least one
|
|
280
|
+
`supports-wrong-claim` source listing BOTH the correct claim and a distractor.
|
|
281
|
+
|
|
282
|
+
## Task Model 4 — Hot Text (`type hot-text`, single-part select-text, DOK 2)
|
|
283
|
+
|
|
284
|
+
Single-part: the authored `stem` is the whole instruction; the student clicks the sentence(s) whose
|
|
285
|
+
`source`s `directly-supports` the focus claim. The stem states how many to click.
|
|
286
|
+
- Click on [one/two] [sentence(s)/line(s)/set of lines/paragraph(s)] that best [shows/tells/describes] the [theme/main idea] of [the text/section of the text]. Choose [one/two] answer(s).
|
|
287
|
+
- Read this summary of [the text/section of the text]. [summary; one key event missing] A [key event/detail] is missing from the summary. Click on the [sentence(s)/paragraph(s)] that include(s) the missing [event/detail].
|
|
288
|
+
- Click on the [one/two] [key detail(s)/event(s)] that should be included in a summary of the text.
|
|
289
|
+
|
|
290
|
+
## Task Model 5 — Short Text (`type short-text`, constructed response, DOK 3)
|
|
291
|
+
|
|
292
|
+
Written response; **never the whole text** (see #2 above).
|
|
293
|
+
- Determine the [theme/main idea] of the passage. Explain the [theme/main idea] using key details from the passage to support your answer.
|
|
294
|
+
- What is the [theme/main idea] of the passage? Explain using key details from the passage to support your answer.
|
|
295
|
+
- Summarize the [first paragraph/introductory paragraph]. Use key [details/events] from the passage in your summary.
|
|
296
|
+
- Summarize what happens [after/during] [provide text event]. Use key [details/events] from the passage in your summary.
|
|
297
|
+
|
|
298
|
+
## Worked examples (T2, specific slot fills)
|
|
299
|
+
|
|
300
|
+
- theme / Multiple Choice → `stem "Which sentence best tells the theme of the passage?"` with the correct claim phrased as a lesson ("Keeping at something can matter more than winning.").
|
|
301
|
+
- summary / Multi-Select → `stem "Choose two sentences that should be included in a summary of the story. Select two answers."` with `focus ["s1" "s2"]`.
|
|
302
|
+
- theme / EBSR → Part A as above, `stem-b "Which sentence from the passage best supports your answer in Part A?"`.
|
|
303
|
+
- theme / Hot Text → `stem "Click on the two sentences that best show the theme of the story. Choose two answers."` (author exactly two `directly-supports` sources).
|
|
304
|
+
- summary / Short Text → `stem "Summarize what happens after the blue ribbon goes to somebody else. Use key details from the passage in your summary."` — scoped to a key event, not the whole story.
|
|
305
|
+
|
|
306
|
+
---
|
|
307
|
+
|
|
203
308
|
# Target 9 (`c1-t9`) — Central Ideas (informational)
|
|
204
309
|
|
|
205
310
|
A **different skill** from Reasoning & Evidence: synthesize and condense — the **main/central
|
|
@@ -278,6 +383,63 @@ it); the student clicks the sentence(s) that show the main idea. The correct sen
|
|
|
278
383
|
|
|
279
384
|
---
|
|
280
385
|
|
|
386
|
+
# Target 1 (`c1-t1`) — Key Details (**literary**)
|
|
387
|
+
|
|
388
|
+
The **literary mirror of Target 8**: the inference/conclusion is **GIVEN in the stem**, and the
|
|
389
|
+
student selects the **text evidence** that supports it. DOK **1–2**. Standard **RL-1 — and only
|
|
390
|
+
RL-1** (unlike T8 the guideline names no companion, so a composed item's `standards` is just
|
|
391
|
+
`rl-1`; omit `standard` and let the dimension resolve it). Dimension: `supporting-evidence`. Item
|
|
392
|
+
types: `multiple-choice`, `multi-select`, `hot-text` (no EBSR, no constructed response).
|
|
393
|
+
|
|
394
|
+
**Authoring:** identical to T8 — author ONE supported `claim` = the given inference (named by the
|
|
395
|
+
outcome's `focus`) and **state that inference in the `stem`**; author `source`s for the options —
|
|
396
|
+
`directly-supports` (the correct evidence; give a `quote` for the exact sentence) and
|
|
397
|
+
`supports-wrong-claim` / `irrelevant` (the distractor evidence, each with a `rationale`). The
|
|
398
|
+
options are the **sources**, not claims; there are no distractor claims.
|
|
399
|
+
|
|
400
|
+
**Two literary differences from T8's wording:** these stems offer **`line`** as a selectable unit
|
|
401
|
+
(matching L0175's numbered `lines`) and say **`[author/narrator]`** where T8 says only "author" —
|
|
402
|
+
use "narrator" for a first-person story. Multi-Select is exactly **two** correct (T8 allows two or
|
|
403
|
+
three).
|
|
404
|
+
|
|
405
|
+
## Task Model 1 — Multiple Choice (`type multiple-choice`, single-answer, DOK 1–2)
|
|
406
|
+
|
|
407
|
+
The stem states the inference and asks which evidence supports it:
|
|
408
|
+
- Which [detail/sentence/line] from the passage best [supports/shows] [provide inference or conclusion based on the passage]?
|
|
409
|
+
- [Provide inference or conclusion based on the passage]. Which [detail/sentence/line] from the passage best supports this [inference/conclusion] OR best shows [provide the inference or conclusion]?
|
|
410
|
+
- The reader can [infer/conclude] [inference or conclusion based on the passage]. Which [detail/sentence/line] from the passage best supports this [inference/conclusion]?
|
|
411
|
+
- The [author/narrator] [infers/concludes] that [inference/conclusion based on the passage]. Which [detail/sentence/line] from the passage best supports this [inference/conclusion]?
|
|
412
|
+
- Read this [inference/conclusion]. [Provide inference or conclusion based on the passage]. Which [detail/sentence/line] from the passage best supports this [inference/conclusion]?
|
|
413
|
+
|
|
414
|
+
## Task Model 2 — Multi-Select (`type multi-select`, choose two, DOK 1–2)
|
|
415
|
+
|
|
416
|
+
- Choose two [details/sentences/lines] from the passage that best support the [inference/conclusion] that [provide inference or conclusion based on the passage].
|
|
417
|
+
- Which [details/sentences/lines] from the passage best support [provide inference or conclusion based on the passage]? Select two answers.
|
|
418
|
+
- [Provide inference or conclusion based on the passage]. Which [details/sentences/lines] from the passage best support this [inference/conclusion]? Select two answers.
|
|
419
|
+
- The reader can [infer/conclude] [provide inference/conclusion based on the passage]. Which [details/sentences/lines] from the passage best support this [inference/conclusion]? Select two answers.
|
|
420
|
+
- The [author/narrator] [infers/concludes] that [provide inference/conclusion based on the passage]. Which [details/sentences/lines] from the passage best support this [inference/conclusion]? Select two answers.
|
|
421
|
+
|
|
422
|
+
## Task Model 3 — Hot Text (`type hot-text`, single-part select-text, DOK 1–2)
|
|
423
|
+
|
|
424
|
+
Single-part: the authored `stem` states the inference and the click instruction (the compiler does
|
|
425
|
+
not synthesize it); the student clicks the supporting sentence(s):
|
|
426
|
+
- Click the [detail/sentence/set of sentences/line/paragraph] that best supports [provide inference or conclusion based on the passage].
|
|
427
|
+
- Click [one/two] [details/sentences/sets of sentences/lines/paragraphs] that best support [provide inference or conclusion based on the passage].
|
|
428
|
+
- [Provide inference or conclusion based on the passage]. Click the [detail/sentence/set of sentences/line/paragraph] that best supports this [inference/conclusion].
|
|
429
|
+
- The reader can [infer/conclude] [provide inference/conclusion based on the passage]. Click [one/two] [details/sentences/lines] that best support this [inference/conclusion].
|
|
430
|
+
- Read this [inference/conclusion]. [Provide inference or conclusion based on the text]. Click [one/two] [details/sentences/sets of sentences/lines/paragraphs] that best support this [inference/conclusion].
|
|
431
|
+
|
|
432
|
+
## Worked examples (T1, specific slot fills)
|
|
433
|
+
|
|
434
|
+
- supporting-evidence / Multiple Choice →
|
|
435
|
+
`stem "The reader can conclude that Nina takes care of a problem on her own, without being told to. Which line from the passage best supports this conclusion?"` with one supported `claim` (the inference) at `focus`, its directly-supporting `source` the correct option.
|
|
436
|
+
- supporting-evidence / Multi-Select →
|
|
437
|
+
`stem "Nina takes care of a problem on her own, without being told to. Which two lines from the passage best support this conclusion? Select two answers."` (two `directly-supports` sources)
|
|
438
|
+
- supporting-evidence / Hot Text (single-part) →
|
|
439
|
+
`stem "Read this conclusion. Nina takes care of a problem on her own, without being told to. Click the two sentences from the passage that best support this conclusion."`
|
|
440
|
+
|
|
441
|
+
---
|
|
442
|
+
|
|
281
443
|
# Target 8 (`c1-t8`) — Key Details (informational)
|
|
282
444
|
|
|
283
445
|
A **different model**: the inference/conclusion is **GIVEN in the stem**, and the student selects
|
package/spec/usage-guide.md
CHANGED
|
@@ -13,8 +13,8 @@ L0175 is a content-composition language for 5th-grade English Language Arts asse
|
|
|
13
13
|
type (`ebsr` / `hot-text` / `short-text` / `multiple-choice` / `multi-select`) — that is unambiguous.
|
|
14
14
|
Task-model *numbers* (TM1…TM5) are numbered **per target**, so the same number means different things
|
|
15
15
|
in different targets: `tm3` is **short-text** in `c1-t4`/`c1-t11`, **`ebsr`** in `c1-t9`, and
|
|
16
|
-
**`hot-text`** in `c1-t8`/`c1-t10`. A bare "task model 3" is therefore meaningless without
|
|
17
|
-
target — never assume the Reasoning & Evidence (T4/T11) numbering carries over to
|
|
16
|
+
**`hot-text`** in `c1-t1`/`c1-t8`/`c1-t10`. A bare "task model 3" is therefore meaningless without
|
|
17
|
+
its target — never assume the Reasoning & Evidence (T4/T11) numbering carries over to the others. When a
|
|
18
18
|
request names a task model by number, resolve it against the **program's target** (see the per-target
|
|
19
19
|
task-model table in *Vocabulary Cues*) and state the item type, e.g. for `c1-t9` "task model 3 → EBSR".
|
|
20
20
|
|
|
@@ -35,6 +35,16 @@ correct selection). Two new item types — `multiple-choice` (4 options, one cor
|
|
|
35
35
|
`multi-select` (5–6 options, an exact correct set) — are single-part: author the `stem` and a
|
|
36
36
|
`focus`, no Part B.
|
|
37
37
|
|
|
38
|
+
**`c1-t2` — Central Ideas over LITERARY texts** is T9's twin on a story, with the same five item
|
|
39
|
+
types, the same significance taxonomy, and standards `rl-1`+`rl-2`. Choose it over `c1-t9` by the
|
|
40
|
+
passage: story/poem → `c1-t2`, article → `c1-t9`. Two rules are T2's alone. **Theme leads**: its
|
|
41
|
+
dimensions are `theme`, `central-idea`, `key-detail`, `summary`, and for a story you normally want
|
|
42
|
+
`theme` with the correct answer phrased as a *lesson or message* ("Keeping at something can matter
|
|
43
|
+
more than winning"), not a plot event — reserve `central-idea` for a prompt that says "main idea".
|
|
44
|
+
**Summary is scoped**: the guideline forbids asking students to summarize the *entire* text, so a
|
|
45
|
+
T2 `summary` stem must name a section or key event ("Summarize what happens after…"). A plain
|
|
46
|
+
"summarize the passage" belongs to T9, not T2.
|
|
47
|
+
|
|
38
48
|
L0175 also composes **`c1-t8` — Key Details** (informational): the inference/conclusion is **GIVEN
|
|
39
49
|
in the stem** and the student selects the supporting **evidence** (the answer is *evidence*, not a
|
|
40
50
|
chosen statement). Use `c1-t8` when the request **states an idea and asks which detail/sentence
|
|
@@ -44,6 +54,13 @@ supports it**; dimension `supporting-evidence`, standards `ri-1`+`ri-7`, DOK 1
|
|
|
44
54
|
options: `directly-supports` = correct evidence (with a `quote`), `supports-wrong-claim`/`irrelevant`
|
|
45
55
|
= distractor evidence. No distractor claims.
|
|
46
56
|
|
|
57
|
+
**`c1-t1` — Key Details over LITERARY texts** is the same model as `c1-t8` on a story rather than an
|
|
58
|
+
article: same dimension `supporting-evidence`, same item types, same DOK 1–2, same authoring recipe.
|
|
59
|
+
The one difference is the standard — the guideline names **`rl-1` and no companion**, so a composed
|
|
60
|
+
item's `standards` is exactly `["rl-1"]`; omit `standard` on the outcome. Choose between them by the
|
|
61
|
+
passage: story/poem/narrative → `c1-t1`, article/report → `c1-t8`. T1's stems offer `line` as a
|
|
62
|
+
selectable unit and say "[author/**narrator**]"; its Multi-Select is exactly two correct.
|
|
63
|
+
|
|
47
64
|
L0175 also composes **`c1-t10` — Word Meanings** (informational): the question asks for the
|
|
48
65
|
**meaning of a targeted word/phrase in context**, so the answer choices are **meanings**, authored
|
|
49
66
|
as a dedicated `word`/`meaning` structure (not claims). Use `c1-t10` when the request asks **what a
|
|
@@ -80,7 +97,7 @@ Author the passage **and** every claim, option, and rationale to that grade (fig
|
|
|
80
97
|
|
|
81
98
|
Say this to get that:
|
|
82
99
|
|
|
83
|
-
- **Target** — `target c1-t4` (literary, Reasoning & Evidence), `target c1-t11` (informational, Reasoning & Evidence), `target c1-t9` (informational, Central Ideas), `target c1-
|
|
100
|
+
- **Target** — `target c1-t4` (literary, Reasoning & Evidence), `target c1-t11` (informational, Reasoning & Evidence), `target c1-t2` (**literary**, Central Ideas), `target c1-t9` (informational, Central Ideas), `target c1-t1` (**literary**, Key Details — given-inference → evidence), `target c1-t8` (informational, Key Details — same model), or `target c1-t10` (informational, Word Meanings — meaning of a targeted word); required, first top-level form. Selects the dimensions, standards, distractor taxonomy, DOK, item types, and stem catalog.
|
|
84
101
|
- **Grade** — optional top-level `grade <n>` (e.g. `grade 5`). Defaults to the target/guideline's grade; author one only to override when the user asks for a different grade. Sets the reading-level target the compiler checks the passage against.
|
|
85
102
|
- **Passage** — `passage "Title"` sets the heading; `type literary` (or `informational`, matching the target); `lines [ "..." "..." ]` are the passage **paragraphs** — one entry per paragraph, auto-numbered from 1. Always split by paragraph, including for Hot Text: the compiler segments each paragraph into sentences and exposes each sentence as a Part B selection, so the passage keeps its paragraph format. For EBSR Part B, evidence sources carry a `quote` with the exact supporting sentence so options stay sentence-tight while `line` points at the paragraph.
|
|
86
103
|
- **Outcome** — the question, composed first. `outcome id "q1" type ebsr dimension character subject "Mara" focus "c1" stem "Which of these inferences about Mara is supported by the passage?" stem-b "Which sentence(s) from the passage best support your answer in Part A?" {}`. `id` is the handle distractors target; `focus` names the correct claim; `stem` (and `stem-b` on EBSR) come from `stems.md`. Vary `type` (`ebsr` / `hot-text` / `short-text`) for different task models. **Keep the Part A stem a neutral question** — fill the template's slot with the subject/skill only, and do **not** echo the correct option's wording (if the stem restates the answer, it gives it away). Paraphrase so stem and key share only the subject; the compiler warns when the stem reuses most of the correct option's words. Applies to every Hot Text and EBSR question, across all targets. **For Hot Text, Part A asks for the best STATEMENT** ("Click on the statement that best provides an inference about [X]…") whose options are inference claims — it is NOT a "click the sentences" instruction (that's Part B, fixed by the compiler). If a request says "select the sentences that show [X]", translate it: Part A is a statement prompt about [X], and the sentences that show [X] are `directly-supports` evidence (with exact `quote`s) that become Part B's answer. The compiler warns when a Hot Text Part A stem mentions sentences.
|
|
@@ -88,23 +105,26 @@ Say this to get that:
|
|
|
88
105
|
- **Evidence source** — a passage line tagged by its support role. `source id "e1" line 1 status directly-supports supports ["c1"] {}`. Statuses: `directly-supports`, `supports-wrong-claim`, `irrelevant`. An optional `rationale` explains a foil. For **Hot Text**, give each `directly-supports` source a `quote` naming the exact supporting **sentence** so that sentence is marked correct in Part B; a `directly-supports` source with no `quote` marks every sentence of its `line` correct. Part B asks for an **exact number** of sentences (one less than the valid count, floored at 1, capped at 3) and **any selection of that many from the valid set is correct** (a superset) — so **author ≥3 directly-supporting sentences** so the asked count is ≥2 and students aren't forced to find every one.
|
|
89
106
|
- **Dimensions (c1-t4)** — `character`, `setting`, `event`, `point-of-view`, `theme`, `topic`, `narrators-feelings`, `character-relationship`.
|
|
90
107
|
- **Dimensions (c1-t11)** — `relationships-interactions`, `author-use-of-information`, `point-of-view`, `purpose`, `authors-opinion`.
|
|
108
|
+
- **Dimensions (c1-t2)** — `theme` (prefer it for a story: the lesson/message), `central-idea`, `key-detail` (covers key events), `summary` (scoped to a section or key event, never the whole text).
|
|
91
109
|
- **Dimensions (c1-t9)** — `central-idea`, `key-detail`, `summary`.
|
|
92
|
-
- **Dimensions (c1-t8)** — `supporting-evidence` (the answer is evidence; the inference is given in the stem).
|
|
110
|
+
- **Dimensions (c1-t1 / c1-t8)** — `supporting-evidence` (the answer is evidence; the inference is given in the stem). `c1-t1` is the literary target, `c1-t8` the informational one.
|
|
93
111
|
- **Dimensions (c1-t10)** — `word-meaning` (the answer is a meaning; authored via `word`/`meaning`).
|
|
94
112
|
- **Word / meaning (c1-t10)** — `words [ word id "w1" text "aqueduct" line 1 quote "…" meanings [ meaning id "m1" status correct text "a water channel" {} meaning id "m2" status distractor error-type other-meaning text "a boat" rationale "…" {} ] {} ]`; the outcome's `focus` names the word.
|
|
95
113
|
- **Item types** — `ebsr` (two-part: statement → evidence), `hot-text` (R&E/Central-Ideas: click the supporting/main-idea sentences; Key Details: click the evidence sentences; Word Meanings: click the word matching a definition), `short-text` (constructed response), `multiple-choice` (one correct, single-part), `multi-select` (exact correct set, single-part). MC/Multi-Select have no Part B. The allowed set is per-target (the compiler rejects others).
|
|
96
|
-
- **Task models are per-target — resolve a number against the target.** Task-model NUMBERS (TM1…TM5) are numbered per target and collide, so name the item type rather than a bare number; if a request says "task model N", map N to the item type for the program's target using the table below (e.g. `c1-t9` TM3 → `ebsr`, TM4 → `hot-text`).
|
|
114
|
+
- **Task models are per-target — resolve a number against the target.** Task-model NUMBERS (TM1…TM5) are numbered per target and collide, so name the item type rather than a bare number; if a request says "task model N", map N to the item type for the program's target using the table below (e.g. `c1-t9` TM3 → `ebsr`, TM4 → `hot-text`). **Specify the task model on the outcome as `task-model tm3` whenever it is known** — the compiler resolves it against the target's table and **hard-errors if it disagrees with `type`** (or supplies `type` when omitted), so the intended task model is checked, not guessed. It stays optional, but the compiler emits a (non-blocking) warning when an outcome omits it, so include it whenever you know it.
|
|
97
115
|
|
|
98
116
|
<!-- GENERATED:task-models START (from targets.json — regenerated by tools/build-static.js; do not edit by hand) -->
|
|
99
117
|
| Target | tm1 | tm2 | tm3 | tm4 | tm5 |
|
|
100
118
|
|--------|-----|-----|-----|-----|-----|
|
|
101
119
|
| `c1-t4` — Grade 5 · Claim 1 · Target 4 (Reasoning & Evidence) | ebsr | hot-text | short-text | — | — |
|
|
102
120
|
| `c1-t11` — Grade 5 · Claim 1 · Target 11 (Reasoning & Evidence) | ebsr | hot-text | short-text | — | — |
|
|
121
|
+
| `c1-t2` — Grade 5 · Claim 1 · Target 2 (Central Ideas) | multiple-choice | multi-select | ebsr | hot-text | short-text |
|
|
103
122
|
| `c1-t9` — Grade 5 · Claim 1 · Target 9 (Central Ideas) | multiple-choice | multi-select | ebsr | hot-text | short-text |
|
|
123
|
+
| `c1-t1` — Grade 5 · Claim 1 · Target 1 (Key Details) | multiple-choice | multi-select | hot-text | — | — |
|
|
104
124
|
| `c1-t8` — Grade 5 · Claim 1 · Target 8 (Key Details) | multiple-choice | multi-select | hot-text | — | — |
|
|
105
125
|
| `c1-t10` — Grade 5 · Claim 1 · Target 10 (Word Meanings) | multiple-choice | multi-select | hot-text | — | — |
|
|
106
126
|
<!-- GENERATED:task-models END -->
|
|
107
|
-
- **Central Ideas (c1-t9) distractor `error-type`** — `too-narrow`, `too-broad`, `misreads-detail`, `insignificant` (true-but-not-central); R&E targets use `misreads-detail`/`erroneous-inference`/`faulty-reasoning`.
|
|
127
|
+
- **Central Ideas (c1-t2 / c1-t9) distractor `error-type`** — `too-narrow`, `too-broad`, `misreads-detail`, `insignificant` (true-but-not-central); R&E targets use `misreads-detail`/`erroneous-inference`/`faulty-reasoning`. Keep an `insignificant` foil plausible — the guideline warns against details so trivial the option is implausible.
|
|
108
128
|
- **Program terminator** — top-level forms chain with no `{}` between them; the program ends with a single `{}..`.
|
|
109
129
|
|
|
110
130
|
## Example Prompts
|
|
@@ -115,9 +135,12 @@ Say this to get that:
|
|
|
115
135
|
- *"Make an EBSR item about how the author uses evidence to support a point in an informational article about bridges, standard ri-8."* → `target c1-t11`, `dimension author-use-of-information`
|
|
116
136
|
- *"Write an item about the relationships between the events in a history passage."* → `target c1-t11`, `dimension relationships-interactions`
|
|
117
137
|
- *"Which sentence best states the main idea of this article? (multiple choice)"* → `target c1-t9`, `type multiple-choice`, `dimension central-idea`
|
|
138
|
+
- *"What is the theme of this story? Make it a two-part item with the evidence in Part B."* → `target c1-t2`, `type ebsr` (tm3), `dimension theme`; the correct answer is a lesson, not a plot event
|
|
139
|
+
- *"Have students summarize what happens after the storm, using details from the story."* → `target c1-t2`, `type short-text` (tm5), `dimension summary` — scoped to a key event, which is the only kind of summary T2 allows
|
|
118
140
|
- *"Make a multi-select asking for the two sentences that belong in a summary."* → `target c1-t9`, `type multi-select`, `dimension summary`, `focus` is a list of the two correct claims
|
|
119
141
|
- *"The article says aqueducts brought water to distant cities — which detail best supports that? (multiple choice)"* → `target c1-t8`, `type multiple-choice`, `dimension supporting-evidence`; the inference goes in the `stem`, the options are `source`s
|
|
120
142
|
- *"Make a click-the-sentence item where students select the evidence for a stated conclusion."* → `target c1-t8`, `type hot-text` (single-part), `dimension supporting-evidence`
|
|
143
|
+
- *"In this story, the reader can conclude the boy regrets what he said — which line best supports that?"* → `target c1-t1` (the literary Key Details target), `type multiple-choice`, `dimension supporting-evidence`; standards are `rl-1` alone
|
|
121
144
|
- *"What does the word 'aqueduct' mean as used in this article? (multiple choice)"* → `target c1-t10`, `type multiple-choice`, `dimension word-meaning`; a `word` with candidate `meaning`s, `focus` names the word
|
|
122
145
|
- *"Read the paragraph below. Click the word that means 'a channel that carries water'."* → `target c1-t10`, `type hot-text` (click-the-word); author the candidate `word`s (correct one is `focus` with its paragraph's `line`, plus a few distractor candidate words from the same paragraph); definition in the stem, passage NOT in the stem
|
|
123
146
|
- *"Keep the passage at a 4th-grade reading level."* → top-level `grade 4`; author shorter sentences and simpler vocabulary (the default is the guideline's Grade 5)
|