{{ normalized.worksheet_title }}
{{ normalized.student_instructions }}
Terms
- {{ row.term }}
Choices
- {{ row.label }}. {{ row.definition }}
{{ summaryLine }}
{{ normalized.student_instructions }}
| # | Term | Answer | Definition | Copy |
|---|---|---|---|---|
| {{ row.number }} | {{ row.term }} | {{ row.answer_label }} | {{ row.definition }} |
The chart renderer is unavailable. Definition lengths remain listed in the teacher check and source artifacts.
| Check | Status | Detail | Copy |
|---|---|---|---|
| {{ row.check }} | {{ row.status }} | {{ row.detail }} |
| Line | Status | Detail | Copy |
|---|---|---|---|
| {{ row.line }} | {{ row.status }} | {{ row.detail }} |
Matching asks learners to connect terms with a separate bank of definitions. It works well for recognition, recall, lesson warmups, review sheets, and quick checks before a class moves into writing or application. The format is less suitable for proving that a learner can explain a concept, use it in context, or transfer it to a new problem.
The quality of the source list matters more than decorative variety. Terms should belong to a coherent topic, definitions should preserve the distinction between nearby ideas, and wording should not reveal answers by grammar or length. When one definition is a paragraph and the others are short phrases, learners may match by appearance instead of meaning.
| Choice | Useful when | Risk to check |
|---|---|---|
| Shuffled choices | The answer bank should not mirror source order. | A new shuffle without a saved seed makes reprints and answer keys disagree. |
| Shuffled terms | Several worksheet versions should vary both sides. | Numbering changes, so each version needs its matching answer key. |
| Distractors | Extra choices remain plausible within the topic. | An extra definition may also fit a real term or may be obviously unrelated. |
| Short definition bank | Learners need a scannable review rather than a reading-endurance task. | Over-shortening can remove the distinction the item is meant to test. |
A distractor is an extra definition with no correct term on the sheet. It should be written and reviewed deliberately; an automatic plausible-sounding decoy can accidentally become a second correct answer. Duplicate definitions create a similar problem because one label may appear interchangeable with another.
One seed can preserve a worksheet version. If the source terms, definitions, order settings, and seed remain fixed, the same labels and answer mapping can be produced again. Changing the seed creates a new arrangement, so the answer key from an earlier version should not be reused by assumption.
Before distribution, read the worksheet as a student would. Check that every term has one defensible answer, every extra choice is genuinely extra, the definitions fit the page, and the directions say whether students should write a label, use a box, draw lines, or answer aloud.
Prepare the term-definition list first. The worksheet can arrange and check supplied content, but it does not write or fact-check definitions.
Ready means the source has at least two valid pairs and no invalid rows, duplicate findings, or definitions longer than 140 characters. Review points to one of those content or parsing conditions. A worksheet can still be grammatically valid while containing a wrong, ambiguous, or instructionally unsuitable definition.
The Answer key is derived from the identity of each parsed pair after the selected shuffles. Verify that every term points to exactly one labeled definition. Marked distractors appear in the choice bank only when enabled and never receive a correct term.
Treat Text-tight as a layout warning. It appears when any included definition exceeds 140 characters or the choice bank has more than 24 entries. Shorten definitions, reduce the number of choices, change the column count, or print a test page before distributing the sheet.
Each non-empty source line is parsed into either a term-definition pair, a marked distractor, or an invalid row. Auto detection checks for a tab, pipe, comma, then a spaced hyphen or dash on each line. A pinned format rejects a line that does not contain its selected separator.
| Source pattern | Interpretation |
|---|---|
| Tab, pipe, comma, or spaced dash | The first cell is the term and the remaining content forms the definition. Quoted CSV fields may contain commas and doubled quotes. |
distractor:, decoy:, extra:, or unused: |
The remaining text becomes a marked distractor rather than a term pair. |
| Recognized first-row labels | With automatic header handling, a first pair such as “Term, Definition” is skipped as a header. |
| Missing side or separator | The row is retained as invalid evidence and does not become a pair. |
The worksheet title is limited to 90 characters and directions to 180. The printable answer key is off by default so the student sheet remains clean, while a separate answer key stays available for teacher review.
Source text and loaded files are processed in the browser. The generated checks evaluate structure, duplicates, length, and answer mapping; they do not verify factual accuracy, reading level, curriculum alignment, or whether two definitions overlap in meaning.