Spelling Test Generator
Create printable spelling tests from word lists, with sentence prompts, answer keys, teacher scripts, review ledgers, and word-balance checks.| # | Section | Word | Clue | Choices | Copy |
|---|---|---|---|---|---|
| {{ row.number }} | {{ row.section }} | {{ row.word }} | {{ row.clue }} | {{ row.choicesText }} |
{{ teacherScriptText }}
| Line | Word | Letters | Pattern | Section | Status | Note | Copy |
|---|---|---|---|---|---|---|---|
| {{ row.line }} | {{ row.word ? row.word : '-' }} | {{ row.letters }} | {{ row.pattern }} | {{ row.section }} | {{ row.status }} | {{ row.note }} |
Introduction:
A weekly spelling list can reveal much more than whether a student memorized twelve words. It connects speech sounds, letter patterns, vocabulary, handwriting, and attention under one short classroom routine. When the list is chosen well, the resulting test helps a teacher see which spellings are secure, which patterns need more practice, and which words may need a different kind of explanation.
The list itself carries the most instructional weight. A set built around long vowels, suffixes, high-frequency words, academic vocabulary, or functional English words gives each miss a clearer meaning. A mixed review list can still be useful, especially near the end of a unit, but the results are harder to interpret because a wrong answer may come from unfamiliar meaning, weak sound-symbol mapping, memory load, or rushed writing.
| Format choice | What it mainly checks | Where it can mislead |
|---|---|---|
| Dictation blanks | Recall after hearing the word. | Hearing, working memory, and handwriting can affect the score. |
| Sentence context | Spelling tied to meaning and usage. | The sentence may help one student and confuse another. |
| Multiple choice | Recognition of the correct spelling among nearby options. | Recognition is easier than spelling the word independently. |
| Practice review | Pattern awareness before a formal check. | It is better for preparation than for a strict grade. |
Clues and sentences change the task. A bare word callout asks students to connect the sound they hear with the letters they know. A clue or sentence gives semantic context, which is helpful for vocabulary-rich lists and English language learners. A spelling bee routine shifts the emphasis again because the student must listen, hold the word in memory, and spell aloud without the written row as a guide.
Good grading also depends on what happens before students write. The teacher script matters because inconsistent repetition, improvised clues, or a changed word order can make one version easier than another. The answer key and word ledger are part of the assessment, too: they catch duplicates, missing words, challenge splits, and rows that need review before the sheet reaches students.
A spelling score is useful evidence, not a complete reading or writing diagnosis. Error patterns can point toward phonics, morphology, vocabulary, or practice needs, but the word selection and test format decide what the score can fairly say.
How to Use This Tool:
Build the word bank first, then choose the test format and print artifacts that match how the class will take the assessment.
- Choose a Word list preset or switch to Custom and paste your own list. Use one word per line, a comma-separated quick list, or
word | clue | sentencewhen you want each word to carry its own prompt. - Load a local TXT or CSV file only when it contains classroom words you are ready to review. The list is parsed into spelling words, optional clues, and optional sentences before the test is built.
- Select the Test format and Grade band. Traditional blanks, Sentence context, Multiple choice, Spelling bee list, and Practice review produce different student directions and teacher-script wording.
- Set Words on test, Challenge words, and Word order. Use the Version seed when you want the same shuffle order and multiple-choice distractors on a reprint.
Balanced length ordering alternates shorter and longer selected words so a weekly list does not cluster all easy or long words together.
- Open Advanced options for the worksheet title, student line label, directions, clue behavior, answer-line style, row spacing, multiple-choice distractors, teacher-script pacing, answer-key visibility, and date line.
- Review Test Sheet, Answer Key, Teacher Script, Word Ledger, and Word Balance Chart before printing or exporting.
If the summary reports source rows needing review, open the Word Ledger and fix blank, duplicate, punctuation-only, or overlong entries before using the sheet.
- Copy or download the artifact you need only after the included word count, challenge count, answer-key rows, and teacher script match the classroom plan.
Interpreting Results:
The Test Sheet is the student-facing artifact. The Answer Key shows the expected spelling, clue, answer letter for multiple choice, and main or challenge section. The Teacher Script keeps the callout order and pacing consistent, while the Word Ledger explains how every source row was handled.
| Ledger status | Meaning | Action |
|---|---|---|
| Included | The row is valid and appears on the current test. | Check the clue, sentence, and section before printing. |
| Extra | The row is valid but held out by the Words on test limit. | Raise the limit or save the word for another version. |
| Duplicate | The normalized spelling was already used earlier. | Keep the first copy or edit the repeated source row. |
| Review | The row lacks a usable word or has another source issue. | Correct the source list until the row becomes Included or Extra. |
The Word Balance Chart groups selected words by letter length. A list full of one to four letter words may be too light for an upper elementary assessment, while many nine-letter or longer words may need sentence context, pattern review, or a smaller test size.
Multiple-choice results need extra care. A student who circles the right word may recognize the spelling without being able to write it independently. Use the written answer line and later dictation or practice review when recall matters.
Technical Details:
The source list is parsed row by row. A row can contain a word alone, a word plus clue, or a word plus clue plus sentence separated by vertical bars. A simple comma split is also accepted for quick imports. The displayed spelling keeps the entered word text, while duplicate detection compares a lowercase alphanumeric key so punctuation and spacing differences do not create repeated test items.
Each valid word receives a letter count and a lightweight orthographic pattern label. The pattern label checks for features such as hyphens, apostrophes, tion, sion, digraphs, vowel teams, r-controlled vowels, common suffixes, and broad word length. These labels are useful for review and balance checks, but they are not a full phonics or morphology analysis.
Rule Core:
| Stage | Rule | Result |
|---|---|---|
| Source parsing | Blank lines are ignored; list markers such as bullets or numbered prefixes are removed. | Clean rows become candidate spelling entries. |
| Word validity | At least one letter is required, and words above 40 letters are marked for review. | Invalid entries stay out of the student sheet. |
| Duplicate detection | The normalized word key is compared against earlier valid entries. | Later duplicates are skipped and marked in the ledger. |
| Ordering | Source order, alphabetical order, seeded shuffle, or balanced length ordering can be selected. | The same order drives the student sheet, answer key, and teacher script. |
| Challenge split | Challenge words are taken from the end of the selected test list. | Rows are labeled as Main or Challenge in the answer key and ledger. |
Clue behavior changes the prompt text. Supplied clues are used when available, sentence context can replace the spelling word with a blank when the word appears in the sentence, and letter-count mode gives a count-based clue. Silent mode removes student clues where the chosen format supports that approach.
Multiple-choice choices are deterministic for the same seed. Distractors can come from nearby list words, generated spelling mutations, or a mixed strategy. The generator avoids duplicating the correct spelling in the distractor pool and shuffles the final four choices from the selected seed.
| Bucket | Letter range | Classroom reading |
|---|---|---|
| Short | 1 to 4 letters | Often suited to early patterns, high-frequency words, or quick review. |
| Core | 5 to 6 letters | A common center for elementary spelling lists. |
| Long | 7 to 8 letters | May need clearer clues, sentence context, or more time. |
| Extended | 9 or more letters | Better for challenge, academic vocabulary, or morphology-focused practice. |
Privacy Notes:
Word lists, loaded files, generated sheets, answer keys, teacher scripts, ledgers, charts, and JSON output are handled in the browser after the page loads. Keep student names, grades, accommodations, and other sensitive details out of the word list itself unless you are comfortable placing that information on the printed or downloaded artifact.
Worked Examples:
Create a sentence-context weekly test
A grade 2 list might include because | Use this word when giving a reason. | I stayed inside because it was raining.. Sentence context can turn the sentence into a prompt with the spelling word blanked out, while the Answer Key keeps the original word, clue, and section label.
Prepare an ESL multiple-choice review
For a functional-word list, choose Multiple choice and the ESL / intervention grade band, then use a slow teacher-script pace. The answer key should show the correct answer letter and nearby distractors, and the student sheet can still include a written answer line so recognition is not the only task.
Fix a list before printing
If the source contains friend twice, a punctuation-only row, and a very long pasted phrase, the Word Ledger will mark rows for Duplicate or Review. Correcting those rows before printing keeps the student sheet and teacher script aligned with the intended assessment.
FAQ:
Can I add a clue and sentence for each word?
Yes. Use word | clue | sentence on each line. Sentence-context format can blank the word inside the supplied sentence when the word appears there.
Why are some valid words missing from the test sheet?
The Words on test limit controls how many valid words are selected. Extra valid words remain in the Word Ledger so you can raise the limit or keep them for another version.
What makes multiple-choice distractors change?
The selected distractor style, word list, and Version seed control the choices. The same settings and seed reproduce the same choice order.
What does a Review row mean?
A Review row needs a valid spelling word, is longer than the supported limit, or has another source issue. Fix the source line and confirm that the row becomes Included or Extra.
Should challenge words always be the hardest words?
Only if the selected order puts the intended challenge words at the end of the selected list. Check the Answer Key and Word Ledger before printing so the challenge split matches your lesson plan.
Glossary:
- Word bank
- The source list of spelling words, clues, and optional sentence context.
- Dictation
- A spelling routine where the teacher calls a word and the student writes it from memory.
- Distractor
- An incorrect multiple-choice option placed near the correct spelling.
- Orthographic pattern
- A recurring spelling feature such as a suffix, digraph, vowel team, or r-controlled vowel.
- Teacher script
- The ordered callout text used to administer the same words consistently.
- Word ledger
- The review table that shows whether source rows were included, held out, duplicated, or rejected.
References:
- Spelling and Word Study, Reading Rockets.
- Spelling: In Practice, Reading Rockets.
- Spelling, International Dyslexia Association.