Add G004.json

This commit is contained in:
2026-01-19 03:41:45 +00:00
parent 7af14bc854
commit f02d991ed0

23
G004.json Normal file
View File

@@ -0,0 +1,23 @@
{
"id": "G004",
"question": "What is the person in the picture doing?",
"request": "Look and answer",
"answer": "Running",
"options": [
"Sleeping",
"Running",
"Eating",
"Reading"
],
"audio_options": null,
"image_url": "https://sena-resources.com/images/actions/running_man.jpg",
"image_description": "A man running in a park",
"image_roi_box": [
100,
200,
500,
600
],
"is_required_image": true,
"audio": null
}