Spaces:
Running
Running
File size: 4,163 Bytes
a5800aa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
{
"coordinate_sample1.png": {
"correct_option_index": 4,
"prompt": "Using the arrows, move Jerry to the indicated seat",
"reference_image": "coordinate1.png",
"option_images": ["jerry1.png", "jerry2.png", "jerry3.png", "jerry4.png", "jerry5.png"],
"description": "Coordinate puzzle where user must select the image where Jerry is at the seat indicated in the left image"
},
"coordinate_sample2.png": {
"correct_option_index": 3,
"prompt": "Using the arrows, move Jerry to the indicated seat",
"reference_image": "coordinate2.png",
"option_images": ["jerry1.png", "jerry2.png", "jerry3.png", "jerry4.png", "jerry5.png"],
"description": "Coordinate puzzle where user must select the image where Jerry is at the seat indicated in the left image"
},
"coordinate_sample3.png": {
"correct_option_index": 1,
"prompt": "Using the arrows, move Jerry to the indicated seat",
"reference_image": "coordinate3.png",
"option_images": ["jerry1.png", "jerry2.png", "jerry5.png", "jerry6.png", "jerry8.png"],
"description": "Coordinate puzzle where user must select the image where Jerry is at the seat indicated in the left image"
},
"coordinate_sample4.png": {
"correct_option_index": 5,
"prompt": "Using the arrows, move Jerry to the indicated seat",
"reference_image": "coordinate4.png",
"option_images": ["jerry1.png", "jerry2.png", "jerry4.png","jerry5.png", "jerry6.png","jerry7.png", "jerry8.png"],
"description": "Coordinate puzzle where user must select the image where Jerry is at the seat indicated in the left image"
},
"coordinate_sample5.png": {
"correct_option_index": 3,
"prompt": "Using the arrows, move Jerry to the indicated seat",
"reference_image": "coordinate5.png",
"option_images": ["jerry1.png", "jerry2.png", "jerry4.png","jerry5.png", "jerry6.png","jerry7.png", "jerry8.png"],
"description": "Coordinate puzzle where user must select the image where Jerry is at the seat indicated in the left image"
},
"coordinate_sample6.png": {
"correct_option_index": 3,
"prompt": "Using the arrows, move Jerry to the indicated seat",
"reference_image": "coordinate6.png",
"option_images": ["jerry2.png", "jerry5.png", "jerry1.png","jerry3.png", "jerry6.png","jerry7.png", "jerry8.png"],
"description": "Coordinate puzzle where user must select the image where Jerry is at the seat indicated in the left image"
},
"coordinate_sample7.png": {
"correct_option_index": 0,
"prompt": "Using the arrows, move Jerry to the indicated seat",
"reference_image": "coordinate7.png",
"option_images": ["jerry10.png", "jerry11.png", "jerry12.png","jerry13.png", "jerry6.png","jerry7.png", "jerry8.png"],
"description": "Coordinate puzzle where user must select the image where Jerry is at the seat indicated in the left image"
},
"coordinate_sample8.png": {
"correct_option_index": 2,
"prompt": "Using the arrows, move Jerry to the indicated seat",
"reference_image": "coordinate8.png",
"option_images": ["jerry10.png", "jerry11.png", "jerry12.png","jerry13.png", "jerry6.png","jerry7.png", "jerry8.png"],
"description": "Coordinate puzzle where user must select the image where Jerry is at the seat indicated in the left image"
},
"coordinate_sample9.png": {
"correct_option_index": 1,
"prompt": "Using the arrows, move Jerry to the indicated seat",
"reference_image": "coordinate9.png",
"option_images": ["jerry10.png", "jerry11.png", "jerry12.png","jerry13.png", "jerry6.png","jerry7.png", "jerry8.png"],
"description": "Coordinate puzzle where user must select the image where Jerry is at the seat indicated in the left image"
},
"coordinate_sample10.png": {
"correct_option_index": 3,
"prompt": "Using the arrows, move Jerry to the indicated seat",
"reference_image": "coordinate10.png",
"option_images": ["jerry10.png", "jerry11.png", "jerry12.png","jerry13.png", "jerry6.png","jerry7.png", "jerry8.png"],
"description": "Coordinate puzzle where user must select the image where Jerry is at the seat indicated in the left image"
}
}
|