1.0 KiB
1.0 KiB
Multi-True Gate
You are checking whether a multiple-choice question has more than one plausibly correct answer given the source material.
Source Material
{source_text}
Question
{question}
Options
{options}
Instructions
- Read the source material and the question carefully. Note the question's explicit qualifiers (subject, timing, manner, object).
- For each option, assess whether it is fully correct under the question's qualifiers — not merely whether it has some partial or local support in the source.
- A good hard-negative distractor MAY have partial/local evidence in the video yet be FALSE under the question's constraints. Such an option is NOT a second correct answer — do NOT fail the question for it.
- Verdict "fail" ONLY IF two or more options are each fully correct under the question's qualifiers (a genuine ambiguity).
- Otherwise verdict "pass".
Response Format (strict JSON)
{{"verdict": "pass" or "fail", "reason": "brief explanation listing plausible options if multiple"}}