Spaces:
Running
Running
| { | |
| "path1.JPG": { | |
| "reference_image": "path1.JPG", | |
| "options": ["duck1.JPG", "duck2.JPG", "duck3.JPG", "duck4.JPG", "duck5.JPG"], | |
| "correct_option": 2, | |
| "prompt": "Use the arrows to move the duck to the spot indicated by the cross", | |
| "description": "Path finding puzzle with object placement" | |
| }, | |
| "path2.JPG": { | |
| "reference_image": "path2.JPG", | |
| "options": ["path2_img1.JPG", "path2_img2.JPG", "path2_img3.JPG", "path2_img4.JPG", "path2_img5.JPG"], | |
| "correct_option": 4, | |
| "prompt": "Use the arrows to move the object to the spot indicated by the cross", | |
| "description": "Path finding puzzle with object placement" | |
| }, | |
| "path3.JPG": { | |
| "reference_image": "path3.JPG", | |
| "options": ["path3_img1.JPG", "path3_img2.JPG", "path3_img3.JPG", "path3_img4.JPG", "path3_img5.JPG"], | |
| "correct_option":1, | |
| "prompt": "Use the arrows to move the object to the spot indicated by the cross", | |
| "description": "Path finding puzzle with object placement" | |
| }, | |
| "path4.JPG": { | |
| "reference_image": "path4.JPG", | |
| "options": ["path4_img1.JPG", "path4_img2.JPG", "path4_img3.JPG", "path4_img4.JPG", "path4_img5.JPG"], | |
| "correct_option": 0, | |
| "prompt": "Use the arrows to move the book to the spot indicated by the cross", | |
| "description": "Path finding puzzle with object placement" | |
| }, | |
| "path5.JPG": { | |
| "reference_image": "path5.JPG", | |
| "options": ["path5_img1.JPG", "path5_img2.JPG", "path5_img3.JPG", "path5_img4.JPG", "path5_img5.JPG"], | |
| "correct_option": 2, | |
| "prompt": "Use the arrows to move the duck to the spot indicated by the cross", | |
| "description": "Path finding puzzle with object placement" | |
| }, | |
| "path6.JPG": { | |
| "reference_image": "path6.JPG", | |
| "options": ["path6_img1.JPG", "path6_img2.JPG", "path6_img3.JPG", "path6_img4.JPG", "path6_img5.JPG"], | |
| "correct_option": 2, | |
| "prompt": "Use the arrows to move the duck to the spot indicated by the cross", | |
| "description": "Path finding puzzle with object placement" | |
| }, | |
| "path7.JPG": { | |
| "reference_image": "path7.JPG", | |
| "options": ["path7_img1.JPG", "path7_img2.JPG", "path7_img3.JPG", "path7_img4.JPG", "path7_img5.JPG"], | |
| "correct_option": 0, | |
| "prompt": "Use the arrows to move the object to the spot indicated by the cross", | |
| "description": "Path finding puzzle with object placement" | |
| }, | |
| "path8.JPG": { | |
| "reference_image": "path8.JPG", | |
| "options": ["path8_img1.JPG", "path8_img2.JPG", "path8_img3.JPG", "path8_img4.JPG", "path8_img5.JPG"], | |
| "correct_option": 2, | |
| "prompt": "Use the arrows to move the object to the spot indicated by the cross", | |
| "description": "Path finding puzzle with object placement" | |
| }, | |
| "path9.JPG": { | |
| "reference_image": "path9.JPG", | |
| "options": ["path9_img1.JPG", "path9_img2.JPG", "path9_img3.JPG", "path9_img4.JPG", "path9_img5.JPG"], | |
| "correct_option": 1, | |
| "prompt": "Use the arrows to move the book to the spot indicated by the cross", | |
| "description": "Path finding puzzle with object placement" | |
| }, | |
| "path10.JPG": { | |
| "reference_image": "path10.JPG", | |
| "options": ["path10_img1.JPG", "path10_img2.JPG", "path10_img3.JPG", "path10_img4.JPG", "path10_img5.JPG"], | |
| "correct_option": 2, | |
| "prompt": "Use the arrows to move the object to the spot indicated by the cross", | |
| "description": "Path finding puzzle with object placement" | |
| } | |
| } |