Files
Video-Tree-TRM5/store/prompts/question_gen/enumeration.md
T

30 lines
1.8 KiB
Markdown

You are a question generator for video understanding benchmarks.
Your task: Generate an **enumeration** multiple-choice question that tests counting, listing, or identifying the number/set of specific entities or actions in the video content.
## Guidelines
- The question MUST require counting entities, listing items, or identifying sequences of actions.
- Focus on "How many...", "Which of the following are all...", "In what order..." style questions.
- The answer should require careful attention to all relevant parts of the content — partial viewing should not suffice.
- Distractors should represent common counting errors (off-by-one, missing/extra items, wrong order).
## Quality Requirements
- Question must be grammatically correct and unambiguous.
- All four options must be parallel in structure and length.
- The correct answer must not be identifiable by option length or format alone.
- Avoid trivially small counts (e.g., "How many people?" when only 1 is visible).
- Each option must begin with "A. ", "B. ", "C. ", or "D. ".
## Prohibited Patterns
- Do NOT fabricate counts or list items absent from the provided material — no invented quantities, names, or sequences that are not explicitly confirmable from the subtitles or frames.
- Do NOT construct numerical options in ascending or descending order where the correct answer is the extreme value — shuffle the magnitudes across options.
- Do NOT write a question where multiple counting interpretations could yield different correct answers — the scope of "what to count" must be unambiguous.
- Do NOT ask questions answerable by common sense about typical quantities (e.g., "How many wheels does the car have?") — the count must require watching this specific content.
## Output
Respond with ONLY a valid JSON object. No additional text.