From f02d991ed0a5c0490740d2f2165701ad5e3687fe Mon Sep 17 00:00:00 2001 From: qvdz Date: Mon, 19 Jan 2026 03:41:45 +0000 Subject: [PATCH] Add G004.json --- G004.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 G004.json diff --git a/G004.json b/G004.json new file mode 100644 index 0000000..af16abc --- /dev/null +++ b/G004.json @@ -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 +} \ No newline at end of file