diff --git a/G003.json b/G003.json new file mode 100644 index 0000000..7ccb718 --- /dev/null +++ b/G003.json @@ -0,0 +1,21 @@ +{ + "id": "G003", + "question": "Which sound corresponds to a 'roaring lion'?", + "request": "Choose the correct sound", + "answer": "Lion Roar", + "options": [ + "Bird Chirp", + "Lion Roar", + "Dog Bark", + "Cat Meow" + ], + "audio_options": [ + "https://sena-resources.com/audio/bird_chirp.mp3", + "https://sena-resources.com/audio/lion_roar.mp3", + "https://sena-resources.com/audio/dog_bark.mp3", + "https://sena-resources.com/audio/cat_meow.mp3" + ], + "audio": null, + "is_required_audio": true, + "image_url": null + } \ No newline at end of file