Spelling Test Generator
Create a spelling test sheet from a word list with sentence prompts, answer key, teacher script, word ledger, and printable review output.| # | 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 spelling test is more than a list of words on lines. It is a short classroom routine that connects hearing a word, recognizing its sound and pattern, recalling its letters, and writing it accurately under light pressure. The same weekly list can support a traditional dictation test, a sentence-context test, a spelling bee round, or a practice sheet for review.
Good spelling assessment starts with the word list. Words should match the students' current reading and writing work, not only a random vocabulary theme. A focused list might group long-vowel patterns, suffixes, academic terms, high-frequency words, or functional words for English learners. Mixed lists can be useful for review, but they are harder to interpret because a missed word may reflect vocabulary, pronunciation, memory, handwriting, or an unfamiliar spelling pattern.
Clues and sentences change the nature of the task. A bare dictation test checks whether students can hear and spell the word as called. A sentence-context test also checks meaning and usage. Multiple choice reduces handwriting load and can support intervention or English language learner groups, but it can also make recognition easier than recall. A spelling bee list emphasizes oral spelling and teacher pacing rather than written rows.
The answer key is not only for grading. It helps the teacher verify that selected words, challenge words, clues, and multiple-choice options match the intended lesson. A teacher script improves consistency by giving the same word order, clues, pacing, and repetition pattern each time the test is administered.
| Format | Best fit | Interpretation caution |
|---|---|---|
| Traditional blanks | Short dictated lists and routine weekly checks. | Misses may reflect hearing, memory, or handwriting as well as spelling. |
| Sentence context | Words tied to meaning, vocabulary, or usage. | Students may need enough language knowledge to use the clue. |
| Multiple choice | Review, intervention, ESL, or reduced writing load. | Recognition is easier than independent recall. |
| Practice review | Study sheets that emphasize tricky patterns. | Better for preparation than for a strict summative score. |
Spelling results should be read as evidence for instruction, not as a complete literacy diagnosis. Patterns in errors can point toward phonics, morphology, word meaning, or practice needs, but the test format and word selection shape what the results can fairly show.
How to Use This Tool:
Start from a preset or custom word list, choose the student-facing format, then review the answer key and teacher script before printing or exporting.
- Choose a Word list preset or switch to Custom and paste one word per line. Optional source lines can use
word | clue | sentence. TXT and CSV files can also be loaded locally. - Select the Test format: Traditional blanks, Sentence context, Multiple choice, Spelling bee list, or Practice review.
- Set the Grade band and Words on test. Extra valid words remain visible in the Word Ledger when the test limit is lower than the source list.
- Use the Version seed when you need reproducible shuffle order or multiple-choice distractors.
- Open Advanced options for worksheet title, student label, directions, word order, challenge words, clue behavior, answer-line style, row spacing, multiple-choice distractor style, script pacing, answer key visibility, and date line.
- Review Test Sheet, Answer Key, Teacher Script, Word Ledger, and Word Balance Chart. If the summary shows source rows needing review, fix the word list before printing.
Interpreting Results:
The Test Sheet is the student artifact. The Answer Key verifies the expected spelling, clue, choices, answer letter, and section. The Teacher Script gives a consistent callout path, and the Word Ledger shows which source rows were included, kept as extras, duplicated, or marked for review.
- Included ledger rows appear on the current test sheet.
- Extra rows are valid words held out by the Words on test limit.
- Duplicate rows are skipped so the same word does not appear twice.
- Review rows need a spelling word or a shorter word before they can be used.
- The Word Balance Chart groups selected words by length. It helps catch a list that is unexpectedly skewed toward very short or very long words.
Technical Details:
The source list is parsed line by line. Each line can contain a word alone, a word and clue, or a word, clue, and sentence separated by vertical bars. Comma-separated two-part rows are also accepted for simple imports. Words are normalized for duplicate detection by lowercasing and removing non-alphanumeric characters, while the displayed spelling keeps the entered word text.
Prompt generation depends on format and clue mode. Sentence context hides the spelling word inside a supplied sentence when possible. Letter-count clues describe the number of letters. Silent clue mode removes student clues where the chosen format allows it. Multiple-choice prompts create deterministic distractors from nearby list words, spelling mutations, or a mixture of both, then shuffle choices with the selected seed.
Rule Core:
| Stage | Rule | Resulting artifact |
|---|---|---|
| Source parsing | One valid word is required per row; clues and sentences are optional. | Invalid rows appear in the Word Ledger as Review. |
| Duplicate detection | Words with the same normalized key are skipped after the first valid entry. | Duplicate rows do not repeat on the Test Sheet. |
| Word order | Source, alphabetical, seeded shuffle, or balanced length ordering can be selected. | The selected order controls Test Sheet and Teacher Script sequence. |
| Challenge split | Challenge words are taken from the end of the selected test list. | Answer Key and Word Ledger mark Main or Challenge section. |
| Answer key visibility | The answer-key tab can be hidden while the test sheet and teacher script remain available. | JSON and visible tabs follow the same answer-key setting. |
Word pattern labels are lightweight hints based on spelling features. The generator checks for endings such as tion, sion, and common suffixes; letter groups such as sh, ch, and th; vowel teams such as ai, ea, and igh; r-controlled vowels; and broad length categories. These labels are useful for review but should not replace a teacher's phonics or morphology analysis.
| Bucket | Letter range | Classroom reading |
|---|---|---|
| Short | 1 to 4 letters | Useful for early patterns, but too many can make an upper-grade test too light. |
| Core | 5 to 7 letters | Often the center of weekly elementary lists. |
| Long | 8 to 10 letters | May need sentence or pattern support. |
| Extended | 11 or more letters | Better for challenge, academic, or morphology-focused work. |
Privacy Notes:
Pasted and loaded word lists are processed in the browser for this generator. Avoid putting sensitive student information in the word list itself; use neutral titles and student-label blanks on the printable sheet.
Worked Examples:
A grade 2 sentence-context test can use rows such as because | Use this word when giving a reason. | I stayed inside because it was raining.. The Test Sheet hides the word in the sentence prompt, the Answer Key keeps the spelling and clue, and the Teacher Script repeats the word and context in order.
An ESL multiple-choice review can set Test format to Multiple choice, Grade band to ESL / intervention, and Teacher script pacing to Slow repeat. The Answer Key should show the correct answer letter and the choice set for each prompt.
If the summary says two source rows need review, open the Word Ledger. A blank row, punctuation-only row, or word longer than the supported limit will not appear on the Test Sheet until the source is corrected.
FAQ:
Can I add clues and sentences?
Yes. Use word | clue | sentence on each source line. Sentence-context format can turn a supplied sentence into a prompt by replacing the word with a blank.
Why are some valid words not on the test?
The Words on test limit controls the printable list. Extra valid words stay in the Word Ledger so you can raise the limit or save them for another version.
Are multiple-choice distractors random?
They are deterministic for the same seed and settings. Change the Version seed to generate a different order and different distractor mix.
What does a Review row mean?
A Review row needs a valid spelling word, is too long, or has another source issue. Fix the source line, then check that it appears as Included or Extra in the Word Ledger.
Glossary:
- Word bank
- The source list of spelling words, clues, and optional sentence context.
- Dictation
- A test format where the teacher says the word and the student writes it.
- Distractor
- An incorrect multiple-choice option placed near the correct spelling.
- Orthographic pattern
- A recurring spelling feature such as a vowel team, suffix, or digraph.
- Teacher script
- The ordered callout text used to administer the test consistently.
References:
- Spelling and Word Study, Reading Rockets.
- Spelling: In Practice, Reading Rockets.
- Spelling, International Dyslexia Association.