{{ cleanTitle }}
{{ directions }}
- {{ row.prompt }}{{ String.fromCharCode(65 + choiceIndex) }}. {{ choice }}Tricky pattern: ____________________
{{ summaryLine }}
{{ primaryCopyAnnouncement }}
{{ directions }}
{{ teacherScriptText }}The chart renderer is unavailable. Exact word lengths remain available in the ledger.
| Test # | Source | Word | Section | Letters | Pattern | Status | Note | Copy |
|---|---|---|---|---|---|---|---|---|
| {{ row.number || '—' }} | {{ row.source_line }} | {{ row.word || '—' }} | {{ row.section || '—' }} | {{ row.letters }} | {{ row.pattern }} | {{ row.status }} | {{ row.note }} |
A spelling test is only as useful as the word list and prompts behind it. A weekly list may check recall, reinforce a spelling pattern, rehearse vocabulary, or prepare learners to use words in sentences. Those goals call for different kinds of questions.
Traditional dictation keeps the target word hidden and depends on a clear teacher reading. Sentence context adds meaning but can accidentally reveal the answer through grammar or an overly familiar phrase. Multiple choice changes the task again because a learner can recognize the correct spelling without producing it from memory.
| Format | What the learner does | Main review concern |
|---|---|---|
| Dictation | Writes a spoken word | Pronunciation, pacing, and dialect |
| Sentence context | Completes a sentence with the target word | The sentence may be ambiguous or reveal too much |
| Multiple choice | Recognizes the correct spelling among alternatives | Distractors may be implausible or introduce confusion |
| Practice review | Writes the word and marks a difficult pattern | The pattern label is a cue, not a full linguistic analysis |
List balance also affects the experience. A test dominated by very long words may measure stamina as much as spelling, while a length mix can improve pacing without making the words instructionally equivalent. Challenge labels should identify an intentional extension, not merely the final items on an arbitrary list.
A generated worksheet can organize consistent prompts and teacher handoffs, but it cannot decide whether a clue is culturally clear, a sentence fits the learner’s reading level, or a spelling variant is acceptable in the local curriculum. Those decisions remain part of teacher review.
One test result is evidence from one task, not proof of spelling mastery. Production spelling, recognition, vocabulary knowledge, and sentence use are related but different abilities.
Build the source list before choosing a format so every prompt can be reviewed against the intended word.
word | clue | sentence.Selected rows appear on the test. Extra rows are valid but fall beyond the selected count. Duplicate and Review rows are skipped. The summary’s review count covers skipped source rows, not learner errors.
Word balance counts selected words in the 1–4, 5–6, 7–8, and 9+ letter bands. It can reveal an unintended concentration, but it does not measure phonics difficulty, vocabulary familiarity, or grade suitability.
The answer key and teacher script describe the generated packet; they do not score a learner attempt. Check that each accepted answer follows the spelling convention being taught and that every spoken clue or sentence identifies one clear target.
Test composition is an ordered text transformation. Source rows are parsed and validated, valid unique entries are ordered, the requested count is selected, and the chosen format turns each selected entry into a learner prompt and teacher handoff.
| Stage | Rule | Result |
|---|---|---|
| Parse | Remove a leading bullet or number and split pipe-delimited fields into word, clue, and sentence. | A single line with at least two commas and no pipes becomes a quick comma-separated word list. |
| Validate | Require at least one A–Z letter and no more than 40 letters in a word. | Invalid rows remain in the ledger as Review. |
| Deduplicate | Compare lowercase spellings after removing non-alphanumeric characters. | The first spelling stays valid; later matches are skipped as Duplicate. |
| Order | Preserve source order, alphabetize, apply a seeded shuffle, or alternate the shortest and longest remaining words. | The selected count is taken after ordering. |
| Section | Mark the final selected items as Challenge, up to the requested challenge count. | The label changes grouping, not the answer or selection rule. |
| Prompt | Apply the selected test format and grade-band directions. | The same source entry can produce dictation, context, choice, bee, or review material. |
| Format | Prompt behavior | Additional material |
|---|---|---|
| Traditional blanks | No written word prompt | Teacher reads the word and available context. |
| Sentence context | The first whole-word match in the sentence becomes a blank; otherwise the sentence or clue remains. | A missing sentence and clue becomes a letter-count prompt. |
| Multiple choice | Uses the same context prompt. | Four seeded choices contain the answer plus three alternatives. |
| Spelling bee list | Uses a spoken word-and-context sequence. | The teacher script follows grade-band pacing. |
| Practice review | Uses context and a writing line. | Adds a blank for the learner to mark a difficult pattern. |
Multiple-choice alternatives first draw from selected words within two letters of the target length, then from deterministic spelling mutations. The choices are reproducible for the same list, order, and seed, but they are not checked against a dictionary or a learner’s known error patterns.
Each word receives the first matching label in this order:
tion, sion, or cian.sh, ch, th, ph, wh, or ck.r.The source accepts up to 20,000 characters and 200 parsed rows. Test count is 1 to 30 inclusive, challenge count is 0 to 10 inclusive, and a custom seed may contain up to 80 characters. Counts use A–Z letters only; punctuation and digits do not increase the letter total.
Parsing, selection, ordering, and prompts are deterministic for the same source and settings. Linguistic and instructional quality still require review.
The rows cat | A pet. | The cat naps. and window | Glass opening. | Open the window. become “The __________ naps.” and “Open the __________.” in Sentence context. Both rows are Selected, the answer key remains cat and window, and the length chart records one 1–4 letter word and one 5–6 letter word.