@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/dist/static/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/dist/static/targets.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"revised": "2026-
|
|
2
|
+
"revised": "2026-08-28",
|
|
3
3
|
"standardFamilies": {
|
|
4
4
|
"RL_G5": [
|
|
5
5
|
"rl-1",
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
"id": "c1-t4",
|
|
39
39
|
"label": "Grade 5 · Claim 1 · Target 4 (Reasoning & Evidence)",
|
|
40
40
|
"grade": 5,
|
|
41
|
+
"skill": "reasoning-evidence",
|
|
41
42
|
"textType": "literary",
|
|
42
43
|
"baseStandard": "rl-1",
|
|
43
44
|
"defaultDok": "r-dok3",
|
|
@@ -81,6 +82,7 @@
|
|
|
81
82
|
"id": "c1-t11",
|
|
82
83
|
"label": "Grade 5 · Claim 1 · Target 11 (Reasoning & Evidence)",
|
|
83
84
|
"grade": 5,
|
|
85
|
+
"skill": "reasoning-evidence",
|
|
84
86
|
"textType": "informational",
|
|
85
87
|
"baseStandard": "ri-1",
|
|
86
88
|
"defaultDok": "r-dok3",
|
|
@@ -114,10 +116,50 @@
|
|
|
114
116
|
"authors-opinion": "ri-8"
|
|
115
117
|
}
|
|
116
118
|
},
|
|
119
|
+
"c1-t2": {
|
|
120
|
+
"id": "c1-t2",
|
|
121
|
+
"label": "Grade 5 · Claim 1 · Target 2 (Central Ideas)",
|
|
122
|
+
"grade": 5,
|
|
123
|
+
"skill": "central-ideas",
|
|
124
|
+
"textType": "literary",
|
|
125
|
+
"baseStandard": "rl-1",
|
|
126
|
+
"defaultDok": "r-dok2",
|
|
127
|
+
"answerKind": "statement",
|
|
128
|
+
"singlePartHotText": true,
|
|
129
|
+
"taskModels": {
|
|
130
|
+
"tm1": "multiple-choice",
|
|
131
|
+
"tm2": "multi-select",
|
|
132
|
+
"tm3": "ebsr",
|
|
133
|
+
"tm4": "hot-text",
|
|
134
|
+
"tm5": "short-text"
|
|
135
|
+
},
|
|
136
|
+
"standards": [
|
|
137
|
+
"RL_G5"
|
|
138
|
+
],
|
|
139
|
+
"dimensions": [
|
|
140
|
+
"theme",
|
|
141
|
+
"central-idea",
|
|
142
|
+
"key-detail",
|
|
143
|
+
"summary"
|
|
144
|
+
],
|
|
145
|
+
"errorTypes": [
|
|
146
|
+
"too-narrow",
|
|
147
|
+
"too-broad",
|
|
148
|
+
"misreads-detail",
|
|
149
|
+
"insignificant"
|
|
150
|
+
],
|
|
151
|
+
"dimStandard": {
|
|
152
|
+
"theme": "rl-2",
|
|
153
|
+
"central-idea": "rl-2",
|
|
154
|
+
"key-detail": "rl-2",
|
|
155
|
+
"summary": "rl-2"
|
|
156
|
+
}
|
|
157
|
+
},
|
|
117
158
|
"c1-t9": {
|
|
118
159
|
"id": "c1-t9",
|
|
119
160
|
"label": "Grade 5 · Claim 1 · Target 9 (Central Ideas)",
|
|
120
161
|
"grade": 5,
|
|
162
|
+
"skill": "central-ideas",
|
|
121
163
|
"textType": "informational",
|
|
122
164
|
"baseStandard": "ri-1",
|
|
123
165
|
"defaultDok": "r-dok2",
|
|
@@ -150,10 +192,37 @@
|
|
|
150
192
|
"summary": "ri-2"
|
|
151
193
|
}
|
|
152
194
|
},
|
|
195
|
+
"c1-t1": {
|
|
196
|
+
"id": "c1-t1",
|
|
197
|
+
"label": "Grade 5 · Claim 1 · Target 1 (Key Details)",
|
|
198
|
+
"grade": 5,
|
|
199
|
+
"skill": "key-details",
|
|
200
|
+
"textType": "literary",
|
|
201
|
+
"baseStandard": "rl-1",
|
|
202
|
+
"defaultDok": "r-dok2",
|
|
203
|
+
"answerKind": "evidence",
|
|
204
|
+
"singlePartHotText": true,
|
|
205
|
+
"taskModels": {
|
|
206
|
+
"tm1": "multiple-choice",
|
|
207
|
+
"tm2": "multi-select",
|
|
208
|
+
"tm3": "hot-text"
|
|
209
|
+
},
|
|
210
|
+
"standards": [
|
|
211
|
+
"RL_G5"
|
|
212
|
+
],
|
|
213
|
+
"dimensions": [
|
|
214
|
+
"supporting-evidence"
|
|
215
|
+
],
|
|
216
|
+
"errorTypes": [],
|
|
217
|
+
"dimStandard": {
|
|
218
|
+
"supporting-evidence": "rl-1"
|
|
219
|
+
}
|
|
220
|
+
},
|
|
153
221
|
"c1-t8": {
|
|
154
222
|
"id": "c1-t8",
|
|
155
223
|
"label": "Grade 5 · Claim 1 · Target 8 (Key Details)",
|
|
156
224
|
"grade": 5,
|
|
225
|
+
"skill": "key-details",
|
|
157
226
|
"textType": "informational",
|
|
158
227
|
"baseStandard": "ri-1",
|
|
159
228
|
"defaultDok": "r-dok2",
|
|
@@ -179,6 +248,7 @@
|
|
|
179
248
|
"id": "c1-t10",
|
|
180
249
|
"label": "Grade 5 · Claim 1 · Target 10 (Word Meanings)",
|
|
181
250
|
"grade": 5,
|
|
251
|
+
"skill": "word-meanings",
|
|
182
252
|
"textType": "informational",
|
|
183
253
|
"baseStandard": "ri-4",
|
|
184
254
|
"defaultDok": "r-dok2",
|
|
@@ -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)
|
package/dist/targets.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const TARGETS_REVISED = "2026-
|
|
1
|
+
export declare const TARGETS_REVISED = "2026-08-28";
|
|
2
2
|
export declare const STANDARD_FAMILIES: {
|
|
3
3
|
readonly RL_G5: readonly ["rl-1", "rl-2", "rl-3", "rl-4", "rl-5", "rl-6", "rl-7", "rl-9"];
|
|
4
4
|
readonly RI_G5: readonly ["ri-1", "ri-2", "ri-3", "ri-4", "ri-5", "ri-6", "ri-7", "ri-8", "ri-9"];
|
|
@@ -9,6 +9,7 @@ export type TargetData = {
|
|
|
9
9
|
id: string;
|
|
10
10
|
label: string;
|
|
11
11
|
grade: number;
|
|
12
|
+
skill: "reasoning-evidence" | "central-ideas" | "key-details" | "word-meanings";
|
|
12
13
|
textType: "literary" | "informational";
|
|
13
14
|
baseStandard: string;
|
|
14
15
|
defaultDok: string;
|
|
@@ -20,6 +21,7 @@ export type TargetData = {
|
|
|
20
21
|
errorTypes: string[];
|
|
21
22
|
dimStandard: Record<string, string>;
|
|
22
23
|
};
|
|
24
|
+
export declare function targetForSkill(skill: string, textType?: string): TargetData | undefined;
|
|
23
25
|
export declare function taskModelNumber(target: string, itemType: string): string | undefined;
|
|
24
26
|
export declare const TARGETS_DATA: Record<string, TargetData>;
|
|
25
27
|
//# sourceMappingURL=targets.d.ts.map
|
package/dist/targets.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"targets.d.ts","sourceRoot":"","sources":["../src/targets.ts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,eAAe,eAAe,CAAC;AAM5C,eAAO,MAAM,iBAAiB;;;;CAIpB,CAAC;AAEX,MAAM,MAAM,cAAc,GAAG,MAAM,OAAO,iBAAiB,CAAC;AAI5D,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"targets.d.ts","sourceRoot":"","sources":["../src/targets.ts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,eAAe,eAAe,CAAC;AAM5C,eAAO,MAAM,iBAAiB;;;;CAIpB,CAAC;AAEX,MAAM,MAAM,cAAc,GAAG,MAAM,OAAO,iBAAiB,CAAC;AAI5D,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IAKd,KAAK,EAAE,oBAAoB,GAAG,eAAe,GAAG,aAAa,GAAG,eAAe,CAAC;IAChF,QAAQ,EAAE,UAAU,GAAG,eAAe,CAAC;IACvC,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IAInB,UAAU,EAAE,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;IAGjD,iBAAiB,EAAE,OAAO,CAAC;IAK3B,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACnC,SAAS,EAAE,cAAc,EAAE,CAAC;IAC5B,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACrC,CAAC;AAMF,wBAAgB,cAAc,CAAC,KAAK,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,UAAU,GAAG,SAAS,CAKvF;AAMD,wBAAgB,eAAe,CAAC,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAKpF;AAoBD,eAAO,MAAM,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,UAAU,CAqLnD,CAAC"}
|