git » alan.git » commit 8628321

Refine candidate instructions for college-educated audience

author Alan Dipert
2025-12-04 05:15:46 UTC
committer Alan Dipert
2025-12-04 05:15:46 UTC
parent 0e7d3d894d9140d286c60054ebde08d84c71d93b

Refine candidate instructions for college-educated audience

test_generator.py +4 -4

diff --git a/test_generator.py b/test_generator.py
index bbd1710..e125083 100644
--- a/test_generator.py
+++ b/test_generator.py
@@ -778,10 +778,10 @@ def generate_test(
             "seed": seed,
             "dictionary": spec.lexicon,
             "instructions": (
-                "Read each short rule and the examples that follow it. Words may get small bits at "
-                "the start or end to show who does what or when it happens—copy these patterns from "
-                "the examples. You do not need any linguistics background. For each question, pick "
-                "the best option (A-D). All correct answers keep the order: doer, receiver, verb."
+                "You will see a brief dictionary, a handful of rules, and examples. Words may take small "
+                "prefixes or suffixes to mark who does what or when it happens—copy these patterns from the examples. "
+                "You do not need linguistics training; apply the rules logically. In every question exactly one option (A–D) "
+                "matches the target meaning. Correct answers always follow the stated word order: doer, receiver, verb."
             ),
             "rules": [
                 "Word order: DOER RECEIVER VERB (SOV). For 'give': doer, recipient, theme, verb.",