{
  "video": "AMI ES2002a, first 600 s (corner camera, 640x480 upscale)",
  "reference": "AMI word-level annotations; gold spans are the seconds in which the answer is spoken",
  "queries": [
    {"id": "pm", "question": "Who is the project manager?", "answer": "Laura", "answer_pattern": "laura", "gold": [62, 78]},
    {"id": "marketing", "question": "Who is the marketing expert?", "answer": "Andrew", "answer_pattern": "andrew", "gold": [78, 90]},
    {"id": "product", "question": "What product is the team designing?", "answer": "a new remote control", "answer_pattern": "remote control", "gold": [90, 118]},
    {"id": "brief", "question": "What three words describe the design brief?", "answer": "original, trendy and user friendly", "answer_pattern": "original.*trendy.*user[- ]friendly", "gold": [105, 125]},
    {"id": "stages", "question": "How many design stages does the process have?", "answer": "three", "answer_pattern": "\\bthree\\b|\\b3\\b", "gold": [120, 158]},
    {"id": "icebreaker", "question": "What does each person have to draw on the whiteboard?", "answer": "their favourite animal", "answer_pattern": "favou?rite animal|animal", "gold": [150, 175]},
    {"id": "beagle", "question": "Whose favourite animal is a beagle?", "answer": "the project manager (Laura)", "answer_pattern": "laura|project manager", "gold": [180, 245]},
    {"id": "apes", "question": "Who says they will be up there with the apes when Planet of the Apes becomes real?", "answer": "the person who drew a monkey (David)", "answer_pattern": "david|monkey", "gold": [255, 285]},
    {"id": "whale", "question": "Why did one participant pick a whale or fish?", "answer": "allergic to most animals / animal fur", "answer_pattern": "allerg", "gold": [300, 340]},
    {"id": "tail", "question": "When does the dog chase its tail?", "answer": "after dinner", "answer_pattern": "after (his |its )?dinner|after dinner|after eating", "gold": [420, 450]},
    {"id": "price", "question": "What is the planned selling price of the remote control?", "answer": "25 euro", "answer_pattern": "25|twenty[- ]five", "gold": [455, 480]},
    {"id": "target", "question": "How much revenue is the team aiming to make?", "answer": "50 million euro", "answer_pattern": "50 million|fifty million|50m", "gold": [470, 495]},
    {"id": "cost", "question": "What is the maximum production cost per unit?", "answer": "12.50 euro, 50% of the selling price", "answer_pattern": "12\\.5|12,5|twelve fifty|twelve euros? fifty|50 ?%|fifty percent", "gold": [480, 510]},
    {"id": "international", "question": "What design concern does selling internationally raise?", "answer": "regions/zones like DVD players, different characters and keypad styles", "answer_pattern": "zone|region|keypad|character|language|dvd", "gold": [535, 600]}
  ]
}
