chore: snapshot in-progress question-gen work before preflight fixes

This commit is contained in:
2026-07-16 04:12:21 -04:00
parent 11a5545f57
commit a4c429b247
39 changed files with 738 additions and 283 deletions
+7
View File
@@ -18,6 +18,13 @@ Your task: Generate a **factual retrieval** multiple-choice question that tests
- Avoid negation in the question stem (e.g., "Which of the following is NOT...").
- Each option must begin with "A. ", "B. ", "C. ", or "D. ".
## Prohibited Patterns
- Do NOT fabricate details absent from the provided material — no invented names, numbers, dialogue lines, or events that are not explicitly present in the subtitles or visually confirmed in the frames.
- Do NOT construct options where the correct answer is the largest number, the last item in a sequence, or the most visually salient choice — these patterns let a test-taker guess without understanding the content.
- Do NOT write a question where multiple options could reasonably be considered correct — each distractor must be clearly wrong given the source material.
- Do NOT ask questions answerable by common sense or world knowledge alone (e.g., "What color is the sky?") — the question must require having seen this specific video.
## Output
Respond with ONLY a valid JSON object. No additional text.