How to use the Example Generator.
Examples teach boundaries as well as the main rule. Request a typical case, an edge case and a counterexample, then check that each supports the explanation.
Make the workflow fit your task.
State the rule, choose an ordinary case and test a boundary case. Add a counterexample that fails for a specific reason, making clear which feature changes the classification.
- What you provide
- Concept and teaching context.
- What you get
- Concrete examples and counterexamples.
See the input and the result.
Illustrative input and output · a teaching example, not a live WebAct run
Example input
Explain an even integer using examples.
Completed example
Typical: 8. Edge case: 0. Counterexample: 7. Even integers are divisible by two without a remainder.
Load this input into the prompt, then copy it to WebAct to try the task. Your result may differ from the illustration.
Decisions and troubleshooting.
Why include a counterexample with a teaching example?
It shows the limit of the rule. Readers can compare two cases and identify the decisive difference rather than memorize one answer.
What if the example fits several competing explanations?
Change one feature at a time and explain its effect. An example teaches more clearly when the intended distinction is visible.
Try it with your own source.
Replace the example with your material in the task prompt. Keep the requirements you need, then copy the task into WebAct.
Customize and copy the task ↑