qid
stringlengths
16
20
question
stringlengths
330
565
choices
imagewidth (px)
2.36k
2.36k
images
images listlengths
1
1
answer
stringclasses
4 values
transformations
stringlengths
16
81
difficulty_level
stringclasses
3 values
question_info
stringlengths
3.42k
7.2k
answer_info
stringlengths
13
41
2steps_hard_no_101
Imagine transforming a ellipse step by step. <shapeB_image> Follow these changes: - Shift the ellipse a little to the right and significantly downward. <shapeB_step_0> - Shift the ellipse a little to the left. <shapeB_step_1> After these transformations, which of the following shapes best represents the ...
D
[['translate', [10, -30]], ['translate', [-10, 0]]]
hard
{"instance_id": 101, "shape_A": {"name": "rectangle", "facecolor": [0.008981558192268757, 0.9166664011286465, 0.5050242899246621], "edgecolor": "black", "center": [0.0, 0.0], "size": [32.68920971753934, 23.22743674000318]}, "shape_B": {"name": "ellipse", "facecolor": [0.044870105594161824, 0.8026445564168357, 0.4044624...
{"easy": "C", "medium": "A", "hard": "D"}
2steps_hard_no_58
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Rotate the triangle by 30 degrees counter-clockwise around its center. <shapeB_step_0> - Reduce the size of the triangle, making it smaller. <shapeB_step_1> After these transformations, which of the following shapes best...
A
[['rotate', 30], ['scale', 0.5]]
hard
{"instance_id": 58, "shape_A": {"name": "square", "facecolor": [0.28987798506674867, 0.6018293120096013, 0.06120654954074456], "edgecolor": "black", "center": [0.0, 0.0], "size": [32.97502196345081, 32.97502196345081]}, "shape_B": {"name": "triangle", "facecolor": [0.25266266881353594, 0.5200834580091733, 0.77017244116...
{"easy": "B", "medium": "A", "hard": "A"}
2steps_hard_no_119
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Rotate the circle by 60 degrees counter-clockwise around its center. <shapeB_step_0> - Shift the circle to the right by a significant amount and slightly upward. <shapeB_step_1> After these transformations, which of the fo...
D
[['rotate', 60], ['translate', [30, 10]]]
hard
{"instance_id": 119, "shape_A": {"name": "pentagon", "facecolor": [0.3628331336161923, 0.3181537710579265, 0.07237053133625004], "edgecolor": "black", "center": [-3.552713678800501e-16, 1.4210854715202005e-15], "size": [57.45433747497334, 60.4110654735715]}, "shape_B": {"name": "circle", "facecolor": [0.631688431578165...
{"easy": "C", "medium": "D", "hard": "D"}
2steps_hard_no_75
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle to the left by a significant amount and slightly upward. <shapeB_step_0> - Rotate the triangle by 60 degrees clockwise around its center. <shapeB_step_1> After these transformations, which of the follo...
B
[['translate', [-30, 10]], ['rotate', -60]]
hard
{"instance_id": 75, "shape_A": {"name": "ellipse", "facecolor": [0.6449646778112202, 0.7254909738760252, 0.9883519577568156], "edgecolor": "black", "center": [-4.440892098500626e-16, -2.831068712794149e-16], "size": [32.94666450665948, 22.631616809247262]}, "shape_B": {"name": "triangle", "facecolor": [0.95435848572628...
{"easy": "D", "medium": "A", "hard": "B"}
2steps_hard_no_13
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Shift the circle to the left by a significant amount and slightly downward. <shapeB_step_0> - Flip the circle as if there's a mirror along the vertical line x = 0. <shapeB_step_1> After these transformations, which of the ...
B
[['translate', [-30, -10]], ['flip', 'vertical']]
hard
{"instance_id": 13, "shape_A": {"name": "hexagon", "facecolor": [0.21558950436894597, 0.8245541437076062, 0.1905787640570693], "edgecolor": "black", "center": [-5.921189464667501e-16, -1.1842378929335002e-15], "size": [69.63854756197547, 60.30875127132164]}, "shape_B": {"name": "circle", "facecolor": [0.355138978584735...
{"easy": "B", "medium": "A", "hard": "B"}
2steps_hard_no_38
Imagine transforming a pentagon step by step. <shapeB_image> Follow these changes: - Rotate the pentagon by 30 degrees counter-clockwise around its center. <shapeB_step_0> - Shift the pentagon to the left by a significant amount and significantly downward. <shapeB_step_1> After these transformations, whi...
D
[['rotate', 30], ['translate', [-30, -30]]]
hard
{"instance_id": 38, "shape_A": {"name": "hexagon", "facecolor": [0.48469771433833664, 0.3141682789085136, 0.8832135016941292], "edgecolor": "black", "center": [5.921189464667501e-16, -1.1842378929335002e-15], "size": [62.48226469685952, 54.11122851346394]}, "shape_B": {"name": "pentagon", "facecolor": [0.20005833971602...
{"medium": "C", "hard": "D"}
2steps_hard_no_25
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes: - Reduce the size of the hexagon, making it smaller. <shapeB_step_0> - Rotate the hexagon by 90 degrees counter-clockwise around its center. <shapeB_step_1> After these transformations, which of the following shapes best re...
D
[['scale', 0.5], ['rotate', 90]]
hard
{"instance_id": 25, "shape_A": {"name": "ellipse", "facecolor": [0.6810664843571737, 0.25428803449433146, 0.602149326937957], "edgecolor": "black", "center": [1.1546319456101628e-15, -2.886579864025407e-16], "size": [32.11472429952858, 24.148747825133484]}, "shape_B": {"name": "hexagon", "facecolor": [0.951778245438670...
{"easy": "D", "medium": "D", "hard": "D"}
2steps_hard_no_47
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes: - Rotate the hexagon by 60 degrees clockwise around its center. <shapeB_step_0> - Shift the hexagon to the left by a significant amount and significantly downward. <shapeB_step_1> After these transformations, which of the f...
C
[['rotate', -60], ['translate', [-30, -30]]]
hard
{"instance_id": 47, "shape_A": {"name": "square", "facecolor": [0.6823387267082941, 0.7924052345565082, 0.36868091711306583], "edgecolor": "black", "center": [0.0, 0.0], "size": [31.341612199366306, 31.341612199366306]}, "shape_B": {"name": "hexagon", "facecolor": [0.03831579559023779, 0.6730112442733756, 0.16791966020...
{"easy": "D", "medium": "B", "hard": "C"}
2steps_hard_no_79
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle to the right by a significant amount and slightly upward. <shapeB_step_0> - Shift the triangle a little to the right and slightly upward. <shapeB_step_1> After these transformations, which of the follo...
D
[['translate', [30, 10]], ['translate', [10, 10]]]
hard
{"instance_id": 79, "shape_A": {"name": "circle", "facecolor": [0.09381602193378857, 0.38961179716607963, 0.7759808678382729], "edgecolor": "black", "center": [5.329070518200751e-16, -7.993605777301127e-16], "size": [69.85271489242153, 69.85271489242153]}, "shape_B": {"name": "triangle", "facecolor": [0.337674906664863...
{"easy": "C", "medium": "A", "hard": "D"}
2steps_hard_no_41
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Reduce the size of the square, making it smaller. <shapeB_step_0> - Shift the square significantly upward. <shapeB_step_1> After these transformations, which of the following shapes best represents the final result? F...
A
[['scale', 0.5], ['translate', [0, 30]]]
hard
{"instance_id": 41, "shape_A": {"name": "circle", "facecolor": [0.4349376616605507, 0.9498169402127793, 0.8002794462399574], "edgecolor": "black", "center": [-7.993605777301127e-16, 1.2656542480726785e-15], "size": [64.49271338170026, 64.49271338170026]}, "shape_B": {"name": "square", "facecolor": [0.4549525004933962, ...
{"easy": "C", "hard": "A"}
2steps_hard_no_89
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes: - Shift the rectangle to the right by a significant amount and slightly downward. <shapeB_step_0> - Shift the rectangle a little to the right and significantly upward. <shapeB_step_1> After these transformations, which of...
D
[['translate', [30, -10]], ['translate', [10, 30]]]
hard
{"instance_id": 89, "shape_A": {"name": "square", "facecolor": [0.4003073913273597, 0.37702966273481175, 0.6606894506741379], "edgecolor": "black", "center": [0.0, 0.0], "size": [34.580039808982136, 34.580039808982136]}, "shape_B": {"name": "rectangle", "facecolor": [0.8196171286340513, 0.1421170007291448, 0.9598908530...
{"easy": "B", "medium": "B", "hard": "D"}
2steps_hard_no_93
Imagine transforming a ellipse step by step. <shapeB_image> Follow these changes: - Shift the ellipse a little to the right. <shapeB_step_0> - Shift the ellipse to the right by a significant amount and significantly upward. <shapeB_step_1> After these transformations, which of the following shapes best r...
D
[['translate', [10, 0]], ['translate', [30, 30]]]
hard
{"instance_id": 93, "shape_A": {"name": "rectangle", "facecolor": [0.5443017499435369, 0.24775111195336064, 0.42429836503955554], "edgecolor": "black", "center": [0.0, 0.0], "size": [30.646502064015266, 23.27968513406261]}, "shape_B": {"name": "ellipse", "facecolor": [0.775060683475521, 0.07569638668142942, 0.540838119...
{"easy": "B", "medium": "B", "hard": "D"}
3steps_easy_no_81
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes: - Shift the hexagon a little to the right. <shapeB_step_0> - Rotate the hexagon by 90 degrees clockwise around its center. <shapeB_step_1> - Rotate the hexagon by 30 degrees counter-clockwise around its center. <shapeB_step_2> ...
D
[['translate', [10, 0]], ['rotate', -90], ['rotate', 30]]
easy
{"instance_id": 81, "shape_A": {"name": "rectangle", "facecolor": [0.31574854143276976, 0.4047041915128613, 0.012732729701919854], "edgecolor": "black", "center": [0.0, 0.0], "size": [34.17912552445489, 22.988101159119363]}, "shape_B": {"name": "hexagon", "facecolor": [0.2257557468045034, 0.08616099325991666, 0.5755987...
{"easy": "D", "medium": "A", "hard": "B"}
3steps_easy_no_14
Imagine transforming a pentagon step by step. <shapeB_image> Follow these changes: - Shift the pentagon a little to the left and slightly upward. <shapeB_step_0> - Shift the pentagon to the right by a significant amount and slightly downward. <shapeB_step_1> - Rotate the pentagon by 90 degrees counter-clockwi...
B
[['translate', [-10, 10]], ['translate', [30, -10]], ['rotate', 90]]
easy
{"instance_id": 14, "shape_A": {"name": "ellipse", "facecolor": [0.05660477429555666, 0.26697826944429437, 0.7855321925948217], "edgecolor": "black", "center": [-3.552713678800501e-16, 6.106226635438361e-17], "size": [32.809424916835184, 21.121536930740355]}, "shape_B": {"name": "pentagon", "facecolor": [0.062032823939...
{"easy": "B", "hard": "B"}
3steps_easy_no_3
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes: - Shift the hexagon a little to the left and significantly downward. <shapeB_step_0> - Shift the hexagon to the left by a significant amount. <shapeB_step_1> - Flip the hexagon as if there's a mirror along the vertical line x = ...
C
[['translate', [-10, -30]], ['translate', [-30, 0]], ['flip', 'vertical']]
easy
{"instance_id": 3, "shape_A": {"name": "rectangle", "facecolor": [0.4760931107841647, 0.7118424064727227, 0.44817454958657077], "edgecolor": "black", "center": [0.0, 0.0], "size": [33.606421656630346, 21.577739720029932]}, "shape_B": {"name": "hexagon", "facecolor": [0.5534729550102496, 0.34375739414620254, 0.996631463...
{"easy": "C", "medium": "B", "hard": "B"}
3steps_easy_no_35
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Shift the circle a little to the right and slightly downward. <shapeB_step_0> - Shift the circle a little to the right and slightly downward. <shapeB_step_1> - Rotate the circle by 60 degrees counter-clockwise around its center...
B
[['translate', [10, -10]], ['translate', [10, -10]], ['rotate', 60]]
easy
{"instance_id": 35, "shape_A": {"name": "square", "facecolor": [0.1859148916434088, 0.24531814510107286, 0.21518416447158606], "edgecolor": "black", "center": [0.0, 0.0], "size": [34.731355305141214, 34.731355305141214]}, "shape_B": {"name": "circle", "facecolor": [0.1146499527983682, 0.8090404668650117, 0.429386800459...
{"easy": "B", "medium": "C", "hard": "D"}
3steps_easy_no_31
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Shift the circle to the right by a significant amount and slightly downward. <shapeB_step_0> - Rotate the circle by 90 degrees counter-clockwise around its center. <shapeB_step_1> - Shift the circle to the right by a significan...
D
[['translate', [30, -10]], ['rotate', 90], ['translate', [30, 0]]]
easy
{"instance_id": 31, "shape_A": {"name": "pentagon", "facecolor": [0.2588346176103514, 0.8524750785554671, 0.296363686831703], "edgecolor": "black", "center": [3.552713678800501e-16, 0.0], "size": [55.47324738063669, 58.32802407656389]}, "shape_B": {"name": "circle", "facecolor": [0.4950259006373158, 0.5324698527921417,...
{"easy": "D", "medium": "D", "hard": "D"}
3steps_easy_no_116
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes: - Reduce the size of the rectangle, making it smaller. <shapeB_step_0> - Rotate the rectangle by 30 degrees counter-clockwise around its center. <shapeB_step_1> - Shift the rectangle a little to the left and significantly upwa...
B
[['scale', 0.5], ['rotate', 30], ['translate', [-10, 30]]]
easy
{"instance_id": 116, "shape_A": {"name": "ellipse", "facecolor": [0.14983581719146077, 0.22054649121071468, 0.522659341815168], "edgecolor": "black", "center": [1.3766765505351941e-15, -1.6375789613221059e-15], "size": [31.158770268227133, 21.83825253166706]}, "shape_B": {"name": "rectangle", "facecolor": [0.8512268221...
{"easy": "B", "medium": "B", "hard": "D"}
3steps_easy_no_13
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes: - Rotate the hexagon by 90 degrees clockwise around its center. <shapeB_step_0> - Rotate the hexagon by 30 degrees clockwise around its center. <shapeB_step_1> - Reduce the size of the hexagon, making it smaller. <shapeB_step_2>...
B
[['rotate', -90], ['rotate', -30], ['scale', 0.5]]
easy
{"instance_id": 13, "shape_A": {"name": "ellipse", "facecolor": [0.10811345021104524, 0.8361200095693898, 0.04823505647294035], "edgecolor": "black", "center": [1.7763568394002506e-16, -5.495603971894525e-16], "size": [33.11398888400325, 23.503631731017066]}, "shape_B": {"name": "hexagon", "facecolor": [0.1157898263393...
{"easy": "B", "medium": "C"}
3steps_easy_no_86
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Shift the square a little to the right and significantly downward. <shapeB_step_0> - Shift the square to the left by a significant amount and slightly downward. <shapeB_step_1> - Flip the square as if there's a mirror along the...
A
[['translate', [10, -30]], ['translate', [-30, -10]], ['flip', 'horizontal']]
easy
{"instance_id": 86, "shape_A": {"name": "hexagon", "facecolor": [0.2734574129257077, 0.47951271672996854, 0.6990504778128802], "edgecolor": "black", "center": [-5.921189464667501e-16, -1.1842378929335002e-15], "size": [61.25374932110418, 53.04730298912003]}, "shape_B": {"name": "square", "facecolor": [0.948304587316229...
{"easy": "A", "medium": "A", "hard": "D"}
3steps_easy_no_111
Imagine transforming a pentagon step by step. <shapeB_image> Follow these changes: - Shift the pentagon a little to the right and significantly upward. <shapeB_step_0> - Reduce the size of the pentagon, making it smaller. <shapeB_step_1> - Rotate the pentagon by 60 degrees clockwise around its center. <shapeB...
B
[['translate', [10, 30]], ['scale', 0.5], ['rotate', -60]]
easy
{"instance_id": 111, "shape_A": {"name": "triangle", "facecolor": [0.28328339322839924, 0.5574572436137101, 0.3527011517311064], "edgecolor": "black", "center": [0.0, 1.0362081563168128e-15], "size": [34.880908315745884, 62.491416773673286]}, "shape_B": {"name": "pentagon", "facecolor": [0.051055097029128915, 0.9695252...
{"easy": "B", "medium": "B"}
3steps_easy_no_69
Imagine transforming a ellipse step by step. <shapeB_image> Follow these changes: - Shift the ellipse to the right by a significant amount. <shapeB_step_0> - Rotate the ellipse by 30 degrees clockwise around its center. <shapeB_step_1> - Shift the ellipse a little to the right and significantly downward. <sha...
A
[['translate', [30, 0]], ['rotate', -30], ['translate', [10, -30]]]
easy
{"instance_id": 69, "shape_A": {"name": "rectangle", "facecolor": [0.44819504392769327, 0.2573786573403629, 0.7019908048493694], "edgecolor": "black", "center": [0.0, 0.0], "size": [30.08768433400843, 20.402767057933744]}, "shape_B": {"name": "ellipse", "facecolor": [0.15995832493624562, 0.8776481494138587, 0.741080904...
{"easy": "A", "medium": "C", "hard": "D"}
3steps_easy_no_75
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Shift the circle to the left by a significant amount and significantly downward. <shapeB_step_0> - Reduce the size of the circle, making it smaller. <shapeB_step_1> - Flip the circle as if there's a mirror along the vertical li...
D
[['translate', [-30, -30]], ['scale', 0.5], ['flip', 'vertical']]
easy
{"instance_id": 75, "shape_A": {"name": "pentagon", "facecolor": [0.45674633042636925, 0.8316691933719237, 0.673254121332858], "edgecolor": "black", "center": [7.105427357601002e-16, 1.4210854715202005e-15], "size": [59.18494571404371, 62.230734661909494]}, "shape_B": {"name": "circle", "facecolor": [0.6121864319207463...
{"easy": "D", "medium": "D", "hard": "B"}
3steps_easy_no_54
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle a little to the left and significantly downward. <shapeB_step_0> - Flip the triangle as if there's a mirror along the horizontal line y = 0. <shapeB_step_1> - Flip the triangle as if there's a mirror along ...
D
[['translate', [-10, -30]], ['flip', 'horizontal'], ['flip', 'horizontal']]
easy
{"instance_id": 54, "shape_A": {"name": "hexagon", "facecolor": [0.6315245230864099, 0.3265330681704667, 0.15559832504206783], "edgecolor": "black", "center": [-5.921189464667501e-16, -5.921189464667501e-16], "size": [65.08835027371116, 56.36816482745368]}, "shape_B": {"name": "triangle", "facecolor": [0.46892630275836...
{"easy": "D", "medium": "A", "hard": "B"}
3steps_easy_no_4
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Shift the square to the left by a significant amount and slightly downward. <shapeB_step_0> - Reduce the size of the square, making it smaller. <shapeB_step_1> - Flip the square as if there's a mirror along the vertical line x ...
D
[['translate', [-30, -10]], ['scale', 0.5], ['flip', 'vertical']]
easy
{"instance_id": 4, "shape_A": {"name": "triangle", "facecolor": [0.9541395926226761, 0.6267991790079878, 0.8874386829093233], "edgecolor": "black", "center": [1.1842378929335002e-15, 0.0], "size": [27.957525882536824, 60.12591420500344]}, "shape_B": {"name": "square", "facecolor": [0.623259400521998, 0.3974833238857734...
{"easy": "D", "medium": "A"}
3steps_easy_no_106
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Reduce the size of the triangle, making it smaller. <shapeB_step_0> - Rotate the triangle by 30 degrees clockwise around its center. <shapeB_step_1> - Rotate the triangle by 90 degrees clockwise around its center. <shapeB_ste...
D
[['scale', 0.5], ['rotate', -30], ['rotate', -90]]
easy
{"instance_id": 106, "shape_A": {"name": "rectangle", "facecolor": [0.4092069533482112, 0.5522115578433922, 0.7770626560704289], "edgecolor": "black", "center": [0.0, 0.0], "size": [30.429619278662187, 23.519356892684694]}, "shape_B": {"name": "triangle", "facecolor": [0.2894660313680062, 0.9688223901783413, 0.22044445...
{"easy": "D", "medium": "D", "hard": "B"}
3steps_easy_no_29
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Reduce the size of the square, making it smaller. <shapeB_step_0> - Shift the square a little to the right and slightly upward. <shapeB_step_1> - Rotate the square by 60 degrees counter-clockwise around its center. <shapeB_step...
C
[['scale', 0.5], ['translate', [10, 10]], ['rotate', 60]]
easy
{"instance_id": 29, "shape_A": {"name": "ellipse", "facecolor": [0.4220150118646, 0.5498486105722737, 0.26067444221513203], "edgecolor": "black", "center": [8.881784197001253e-17, -2.2204460492503132e-17], "size": [33.22785612913323, 23.57222483948403]}, "shape_B": {"name": "square", "facecolor": [0.03673394909555949, ...
{"easy": "C", "medium": "A", "hard": "C"}
3steps_easy_no_64
Imagine transforming a ellipse step by step. <shapeB_image> Follow these changes: - Shift the ellipse to the left by a significant amount. <shapeB_step_0> - Rotate the ellipse by 60 degrees counter-clockwise around its center. <shapeB_step_1> - Shift the ellipse to the left by a significant amount and signifi...
C
[['translate', [-30, 0]], ['rotate', 60], ['translate', [-30, 30]]]
easy
{"instance_id": 64, "shape_A": {"name": "square", "facecolor": [0.6639878348318775, 0.4032816903425681, 0.6846023662624946], "edgecolor": "black", "center": [0.0, 0.0], "size": [33.726659582155456, 33.726659582155456]}, "shape_B": {"name": "ellipse", "facecolor": [0.2560335809291743, 0.7639408847787152, 0.8238563853648...
{"easy": "C", "medium": "D", "hard": "B"}
3steps_easy_no_77
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Rotate the circle by 30 degrees clockwise around its center. <shapeB_step_0> - Shift the circle a little to the left and slightly downward. <shapeB_step_1> - Flip the circle as if there's a mirror along the vertical line x = 0....
B
[['rotate', -30], ['translate', [-10, -10]], ['flip', 'vertical']]
easy
{"instance_id": 77, "shape_A": {"name": "ellipse", "facecolor": [0.4014485780221052, 0.310955357635772, 0.7439741786648469], "edgecolor": "black", "center": [-7.993605777301127e-16, -8.326672684688674e-17], "size": [33.49433679884838, 20.525172859231922]}, "shape_B": {"name": "circle", "facecolor": [0.8165586747285463,...
{"easy": "B", "medium": "C", "hard": "C"}
3steps_easy_no_102
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Reduce the size of the square, making it smaller. <shapeB_step_0> - Rotate the square by 30 degrees counter-clockwise around its center. <shapeB_step_1> - Shift the square significantly upward. <shapeB_step_2> After these ...
A
[['scale', 0.5], ['rotate', 30], ['translate', [0, 30]]]
easy
{"instance_id": 102, "shape_A": {"name": "rectangle", "facecolor": [0.21567512763129615, 0.589386626549615, 0.22978524306588743], "edgecolor": "black", "center": [0.0, 0.0], "size": [30.953645942398293, 22.18823013967595]}, "shape_B": {"name": "square", "facecolor": [0.9416407479071305, 0.2418563816836904, 0.7877935256...
{"easy": "A", "medium": "D"}
3steps_easy_no_71
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Reduce the size of the triangle, making it smaller. <shapeB_step_0> - Shift the triangle significantly upward. <shapeB_step_1> - Flip the triangle as if there's a mirror along the horizontal line y = 0. <shapeB_step_2> A...
A
[['scale', 0.5], ['translate', [0, 30]], ['flip', 'horizontal']]
easy
{"instance_id": 71, "shape_A": {"name": "rectangle", "facecolor": [0.6685933865999716, 0.17031118036261084, 0.8416981499364624], "edgecolor": "black", "center": [0.0, 0.0], "size": [31.291631774911167, 22.270540084960174]}, "shape_B": {"name": "triangle", "facecolor": [0.13994310582282132, 0.8592173405932472, 0.1014031...
{"easy": "A", "medium": "B", "hard": "B"}
3steps_easy_no_83
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes: - Rotate the rectangle by 60 degrees counter-clockwise around its center. <shapeB_step_0> - Shift the rectangle to the left by a significant amount and significantly upward. <shapeB_step_1> - Reduce the size of the rectangle, ...
B
[['rotate', 60], ['translate', [-30, 30]], ['scale', 0.5]]
easy
{"instance_id": 83, "shape_A": {"name": "square", "facecolor": [0.6423890374620377, 0.5636619492293043, 0.163942404281597], "edgecolor": "black", "center": [0.0, 0.0], "size": [31.61080007404361, 31.61080007404361]}, "shape_B": {"name": "rectangle", "facecolor": [0.603469992875164, 0.4324866495197185, 0.241895505912705...
{"easy": "B", "medium": "C", "hard": "C"}
3steps_easy_no_89
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes: - Reduce the size of the rectangle, making it smaller. <shapeB_step_0> - Shift the rectangle to the right by a significant amount and slightly upward. <shapeB_step_1> - Rotate the rectangle by 30 degrees clockwise around its c...
D
[['scale', 0.5], ['translate', [30, 10]], ['rotate', -30]]
easy
{"instance_id": 89, "shape_A": {"name": "square", "facecolor": [0.17683345753828084, 0.11922347068177608, 0.6844970378334665], "edgecolor": "black", "center": [0.0, 0.0], "size": [34.68810527851148, 34.68810527851148]}, "shape_B": {"name": "rectangle", "facecolor": [0.5903402878052959, 0.8998471230724469, 0.38244973573...
{"easy": "D", "medium": "C", "hard": "D"}
3steps_easy_no_107
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Shift the square slightly upward. <shapeB_step_0> - Shift the square a little to the right and significantly downward. <shapeB_step_1> - Reduce the size of the square, making it smaller. <shapeB_step_2> After these transfo...
D
[['translate', [0, 10]], ['translate', [10, -30]], ['scale', 0.5]]
easy
{"instance_id": 107, "shape_A": {"name": "ellipse", "facecolor": [0.8945462388180654, 0.48160505233266193, 0.6089580460676322], "edgecolor": "black", "center": [-3.9968028886505636e-16, 5.551115123125783e-17], "size": [31.942905863234678, 21.695005894619882]}, "shape_B": {"name": "square", "facecolor": [0.8120701118411...
{"easy": "D", "medium": "C", "hard": "D"}
3steps_easy_no_113
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Shift the circle a little to the right and slightly downward. <shapeB_step_0> - Reduce the size of the circle, making it smaller. <shapeB_step_1> - Shift the circle significantly downward. <shapeB_step_2> After these trans...
A
[['translate', [10, -10]], ['scale', 0.5], ['translate', [0, -30]]]
easy
{"instance_id": 113, "shape_A": {"name": "triangle", "facecolor": [0.2965067069727847, 0.8262343642411036, 0.8226359603885287], "edgecolor": "black", "center": [0.0, -1.1842378929335002e-15], "size": [44.323232001973295, 58.61783122861769]}, "shape_B": {"name": "circle", "facecolor": [0.1477967102575377, 0.858426067371...
{"easy": "A", "medium": "B", "hard": "A"}
3steps_easy_no_57
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Shift the square to the left by a significant amount and slightly downward. <shapeB_step_0> - Flip the square as if there's a mirror along the vertical line x = 0. <shapeB_step_1> - Reduce the size of the square, making it smal...
D
[['translate', [-30, -10]], ['flip', 'vertical'], ['scale', 0.5]]
easy
{"instance_id": 57, "shape_A": {"name": "triangle", "facecolor": [0.9987410233690914, 0.7723664762407402, 0.7786138030606878], "edgecolor": "black", "center": [0.0, 1.1842378929335002e-15], "size": [33.87814931687345, 52.893983718731015]}, "shape_B": {"name": "square", "facecolor": [0.40673190510210777, 0.2403898567720...
{"easy": "D", "medium": "B", "hard": "A"}
3steps_easy_no_115
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Rotate the circle by 60 degrees clockwise around its center. <shapeB_step_0> - Shift the circle to the left by a significant amount. <shapeB_step_1> - Shift the circle a little to the right and slightly downward. <shapeB_step_2...
D
[['rotate', -60], ['translate', [-30, 0]], ['translate', [10, -10]]]
easy
{"instance_id": 115, "shape_A": {"name": "ellipse", "facecolor": [0.9011782336144536, 0.3616974109294273, 0.8304530952873422], "edgecolor": "black", "center": [2.220446049250313e-16, 2.0539125955565397e-16], "size": [31.18333413840225, 20.769316379909124]}, "shape_B": {"name": "circle", "facecolor": [0.7367846124040385...
{"easy": "D", "medium": "A", "hard": "A"}
3steps_easy_no_0
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Shift the circle a little to the left and significantly downward. <shapeB_step_0> - Rotate the circle by 30 degrees counter-clockwise around its center. <shapeB_step_1> - Shift the circle a little to the right. <shapeB_step_2> ...
B
[['translate', [-10, -30]], ['rotate', 30], ['translate', [10, 0]]]
easy
{"instance_id": 0, "shape_A": {"name": "pentagon", "facecolor": [0.8094304566778266, 0.006498759678061017, 0.8058192518328079], "edgecolor": "black", "center": [3.552713678800501e-16, 7.105427357601002e-16], "size": [59.73126308469467, 62.805166739594156]}, "shape_B": {"name": "circle", "facecolor": [0.6394267984578837...
{"easy": "B", "medium": "C", "hard": "A"}
3steps_easy_no_20
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle to the left by a significant amount and significantly upward. <shapeB_step_0> - Shift the triangle slightly upward. <shapeB_step_1> - Flip the triangle as if there's a mirror along the vertical line x = 0. ...
D
[['translate', [-30, 30]], ['translate', [0, 10]], ['flip', 'vertical']]
easy
{"instance_id": 20, "shape_A": {"name": "hexagon", "facecolor": [0.8912758945879058, 0.6294706898642659, 0.6901248969090394], "edgecolor": "black", "center": [0.0, -1.1842378929335002e-15], "size": [60.929161743287075, 52.76620190097756]}, "shape_B": {"name": "triangle", "facecolor": [0.9032924076579208, 0.050456010594...
{"easy": "D", "medium": "C", "hard": "A"}
3steps_easy_no_104
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes: - Shift the hexagon a little to the right. <shapeB_step_0> - Flip the hexagon as if there's a mirror along the horizontal line y = 0. <shapeB_step_1> - Shift the hexagon to the right by a significant amount and slightly upward. ...
B
[['translate', [10, 0]], ['flip', 'horizontal'], ['translate', [30, 10]]]
easy
{"instance_id": 104, "shape_A": {"name": "ellipse", "facecolor": [0.7107444414023226, 0.7521421273061247, 0.18434667452866027], "edgecolor": "black", "center": [-3.552713678800501e-16, -1.4099832412739487e-15], "size": [34.59203167298348, 23.985925995661848]}, "shape_B": {"name": "hexagon", "facecolor": [0.182279112905...
{"easy": "B", "medium": "B", "hard": "C"}
3steps_easy_no_19
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Rotate the square by 60 degrees clockwise around its center. <shapeB_step_0> - Shift the square to the right by a significant amount and significantly downward. <shapeB_step_1> - Flip the square as if there's a mirror along the...
B
[['rotate', -60], ['translate', [30, -30]], ['flip', 'horizontal']]
easy
{"instance_id": 19, "shape_A": {"name": "ellipse", "facecolor": [0.02491211279391181, 0.4536807357543369, 0.8966175072836458], "edgecolor": "black", "center": [-3.9968028886505636e-16, 0.0], "size": [30.426532720171558, 23.536395593884862]}, "shape_B": {"name": "square", "facecolor": [0.6461015079296982, 0.090440807660...
{"easy": "B", "medium": "A"}
3steps_easy_no_100
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes: - Rotate the hexagon by 30 degrees counter-clockwise around its center. <shapeB_step_0> - Shift the hexagon to the right by a significant amount and slightly downward. <shapeB_step_1> - Reduce the size of the hexagon, making it ...
C
[['rotate', 30], ['translate', [30, -10]], ['scale', 0.5]]
easy
{"instance_id": 100, "shape_A": {"name": "rectangle", "facecolor": [0.636508616924554, 0.18554177849338294, 0.09380913897594545], "edgecolor": "black", "center": [0.0, 0.0], "size": [31.642532378280357, 22.003028402354666]}, "shape_B": {"name": "hexagon", "facecolor": [0.10297803208979861, 0.3899309993827522, 0.5743028...
{"easy": "C", "medium": "D", "hard": "C"}
3steps_easy_no_119
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Rotate the triangle by 30 degrees counter-clockwise around its center. <shapeB_step_0> - Shift the triangle to the left by a significant amount and significantly upward. <shapeB_step_1> - Shift the triangle a little to the le...
D
[['rotate', 30], ['translate', [-30, 30]], ['translate', [-10, 0]]]
easy
{"instance_id": 119, "shape_A": {"name": "rectangle", "facecolor": [0.8398348096199418, 0.8764427791618954, 0.7014692431343847], "edgecolor": "black", "center": [0.0, 0.0], "size": [34.24822105989614, 21.66208613025525]}, "shape_B": {"name": "triangle", "facecolor": [0.6917919264077007, 0.49956317176697185, 0.102206857...
{"easy": "D", "medium": "C", "hard": "B"}
3steps_easy_no_110
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle to the left by a significant amount. <shapeB_step_0> - Rotate the triangle by 90 degrees clockwise around its center. <shapeB_step_1> - Rotate the triangle by 60 degrees counter-clockwise around its center....
B
[['translate', [-30, 0]], ['rotate', -90], ['rotate', 60]]
easy
{"instance_id": 110, "shape_A": {"name": "ellipse", "facecolor": [0.5878685981334356, 0.3400675589583503, 0.9539353069240274], "edgecolor": "black", "center": [8.881784197001252e-16, 1.6653345369377347e-17], "size": [31.56780986839368, 23.35485878254977]}, "shape_B": {"name": "triangle", "facecolor": [0.013654040070595...
{"easy": "B", "medium": "B", "hard": "D"}
3steps_easy_no_101
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Shift the square to the left by a significant amount and significantly downward. <shapeB_step_0> - Shift the square a little to the left and significantly upward. <shapeB_step_1> - Reduce the size of the square, making it small...
B
[['translate', [-30, -30]], ['translate', [-10, 30]], ['scale', 0.5]]
easy
{"instance_id": 101, "shape_A": {"name": "pentagon", "facecolor": [0.03265833366960047, 0.41080551222202943, 0.4519012488987645], "edgecolor": "black", "center": [-3.552713678800501e-16, 0.0], "size": [56.56226326649088, 59.47308314213494]}, "shape_B": {"name": "square", "facecolor": [0.5713567907394398, 0.367643337795...
{"easy": "B", "medium": "C", "hard": "D"}
3steps_easy_no_48
Imagine transforming a pentagon step by step. <shapeB_image> Follow these changes: - Shift the pentagon slightly downward. <shapeB_step_0> - Shift the pentagon to the left by a significant amount and significantly downward. <shapeB_step_1> - Reduce the size of the pentagon, making it smaller. <shapeB_step_2> ...
B
[['translate', [0, -10]], ['translate', [-30, -30]], ['scale', 0.5]]
easy
{"instance_id": 48, "shape_A": {"name": "circle", "facecolor": [0.21717813862624125, 0.551693073585068, 0.15671934678890898], "edgecolor": "black", "center": [3.3750779948604757e-15, 1.7319479184152442e-15], "size": [69.31252468278147, 69.31252468278147]}, "shape_B": {"name": "pentagon", "facecolor": [0.468579763514537...
{"easy": "B"}
3steps_easy_no_12
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes: - Shift the rectangle a little to the left and slightly upward. <shapeB_step_0> - Rotate the rectangle by 90 degrees clockwise around its center. <shapeB_step_1> - Shift the rectangle to the left by a significant amount and si...
B
[['translate', [-10, 10]], ['rotate', -90], ['translate', [-30, -30]]]
easy
{"instance_id": 12, "shape_A": {"name": "ellipse", "facecolor": [0.8050855691954864, 0.3054596983845568, 0.9670244433683767], "edgecolor": "black", "center": [-4.440892098500626e-16, 1.1102230246251565e-16], "size": [33.31177726263126, 24.216419750428884]}, "shape_B": {"name": "rectangle", "facecolor": [0.0088979860700...
{"easy": "B", "medium": "B", "hard": "C"}
3steps_easy_no_44
Imagine transforming a ellipse step by step. <shapeB_image> Follow these changes: - Shift the ellipse a little to the left and significantly upward. <shapeB_step_0> - Rotate the ellipse by 30 degrees counter-clockwise around its center. <shapeB_step_1> - Reduce the size of the ellipse, making it smaller. <sha...
C
[['translate', [-10, 30]], ['rotate', 30], ['scale', 0.5]]
easy
{"instance_id": 44, "shape_A": {"name": "square", "facecolor": [0.9520282695406308, 0.5074165021419356, 0.2714735608792638], "edgecolor": "black", "center": [0.0, 0.0], "size": [31.32881669521241, 31.32881669521241]}, "shape_B": {"name": "ellipse", "facecolor": [0.5229487959144409, 0.24469224554353997, 0.79726986392912...
{"easy": "C", "medium": "D", "hard": "B"}
3steps_easy_no_33
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes: - Rotate the rectangle by 90 degrees counter-clockwise around its center. <shapeB_step_0> - Shift the rectangle a little to the left and significantly upward. <shapeB_step_1> - Rotate the rectangle by 90 degrees counter-clockw...
A
[['rotate', 90], ['translate', [-10, 30]], ['rotate', 90]]
easy
{"instance_id": 33, "shape_A": {"name": "triangle", "facecolor": [0.1697176391933558, 0.2956081789841688, 0.06816183984367041], "edgecolor": "black", "center": [-5.921189464667501e-16, 1.1842378929335002e-15], "size": [19.332390195657048, 51.75319726203044]}, "shape_B": {"name": "rectangle", "facecolor": [0.89513484453...
{"easy": "A", "medium": "A", "hard": "C"}
3steps_easy_no_5
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes: - Shift the hexagon a little to the right and significantly upward. <shapeB_step_0> - Shift the hexagon a little to the right and significantly upward. <shapeB_step_1> - Reduce the size of the hexagon, making it smaller. <shapeB...
B
[['translate', [10, 30]], ['translate', [10, 30]], ['scale', 0.5]]
easy
{"instance_id": 5, "shape_A": {"name": "ellipse", "facecolor": [0.221549756418285, 0.6151068362844365, 0.7272429971637352], "edgecolor": "black", "center": [7.105427357601002e-16, -3.0531133177191805e-16], "size": [34.496333825617675, 21.61055909873163]}, "shape_B": {"name": "hexagon", "facecolor": [0.9087516879065402,...
{"easy": "B", "medium": "C", "hard": "D"}
3steps_easy_no_15
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Rotate the triangle by 60 degrees clockwise around its center. <shapeB_step_0> - Rotate the triangle by 60 degrees clockwise around its center. <shapeB_step_1> - Reduce the size of the triangle, making it smaller. <shapeB_ste...
A
[['rotate', -60], ['rotate', -60], ['scale', 0.5]]
easy
{"instance_id": 15, "shape_A": {"name": "ellipse", "facecolor": [0.5197618455230746, 0.3750298817049422, 0.20541869616334685], "edgecolor": "black", "center": [-2.220446049250313e-16, 3.164135620181696e-16], "size": [31.018468305961346, 22.76052474170135]}, "shape_B": {"name": "triangle", "facecolor": [0.74364568136202...
{"easy": "A", "medium": "C", "hard": "C"}
3steps_easy_no_37
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Rotate the triangle by 30 degrees counter-clockwise around its center. <shapeB_step_0> - Rotate the triangle by 60 degrees counter-clockwise around its center. <shapeB_step_1> - Rotate the triangle by 60 degrees clockwise aro...
D
[['rotate', 30], ['rotate', 60], ['rotate', -60]]
easy
{"instance_id": 37, "shape_A": {"name": "pentagon", "facecolor": [0.14056259314187625, 0.005236285623617443, 0.7743856713773859], "edgecolor": "black", "center": [1.0658141036401502e-15, 7.105427357601002e-16], "size": [56.147136844620704, 59.03659339125525]}, "shape_B": {"name": "triangle", "facecolor": [0.74215390653...
{"easy": "D", "medium": "D", "hard": "D"}
3steps_easy_no_46
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle a little to the left. <shapeB_step_0> - Shift the triangle a little to the left and significantly upward. <shapeB_step_1> - Reduce the size of the triangle, making it smaller. <shapeB_step_2> After the...
B
[['translate', [-10, 0]], ['translate', [-10, 30]], ['scale', 0.5]]
easy
{"instance_id": 46, "shape_A": {"name": "circle", "facecolor": [0.3105275847675675, 0.5061192788200698, 0.6423077401554979], "edgecolor": "black", "center": [-3.552713678800501e-16, -4.440892098500626e-16], "size": [67.98487233325186, 67.98487233325186]}, "shape_B": {"name": "triangle", "facecolor": [0.7116655677405698...
{"easy": "B", "medium": "B", "hard": "C"}
3steps_easy_no_73
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes: - Shift the rectangle a little to the left and significantly downward. <shapeB_step_0> - Shift the rectangle to the right by a significant amount and slightly upward. <shapeB_step_1> - Flip the rectangle as if there's a mirror...
A
[['translate', [-10, -30]], ['translate', [30, 10]], ['flip', 'vertical']]
easy
{"instance_id": 73, "shape_A": {"name": "triangle", "facecolor": [0.5602165128801981, 0.0012224177671142922, 0.49041495457387874], "edgecolor": "black", "center": [0.0, 1.1842378929335002e-15], "size": [60.787677252098604, 22.748862674852653]}, "shape_B": {"name": "rectangle", "facecolor": [0.3733049777398598, 0.124439...
{"easy": "A", "medium": "C", "hard": "B"}
3steps_medium_no_8
Imagine transforming a ellipse step by step. <shapeB_image> Follow these changes: - Shift the ellipse slightly upward. <shapeB_step_0> - Rotate the ellipse by 30 degrees counter-clockwise around its center. <shapeB_step_1> - Shift the ellipse a little to the right and significantly upward. <shapeB_step_2> ...
A
[['translate', [0, 10]], ['rotate', 30], ['translate', [10, 30]]]
medium
{"instance_id": 8, "shape_A": {"name": "square", "facecolor": [0.7643388435720192, 0.4123922224155927, 0.8425447168253485], "edgecolor": "black", "center": [0.0, 0.0], "size": [30.085712988012137, 30.085712988012137]}, "shape_B": {"name": "ellipse", "facecolor": [0.6667547295533397, 0.6165193610843379, 0.48320415362182...
{"easy": "B", "medium": "A", "hard": "A"}
3steps_medium_no_5
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes: - Shift the hexagon a little to the right and significantly upward. <shapeB_step_0> - Shift the hexagon a little to the right and significantly upward. <shapeB_step_1> - Reduce the size of the hexagon, making it smaller. <shapeB...
C
[['translate', [10, 30]], ['translate', [10, 30]], ['scale', 0.5]]
medium
{"instance_id": 5, "shape_A": {"name": "ellipse", "facecolor": [0.221549756418285, 0.6151068362844365, 0.7272429971637352], "edgecolor": "black", "center": [7.105427357601002e-16, -3.0531133177191805e-16], "size": [34.496333825617675, 21.61055909873163]}, "shape_B": {"name": "hexagon", "facecolor": [0.9087516879065402,...
{"easy": "B", "medium": "C", "hard": "D"}
3steps_medium_no_84
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes: - Shift the hexagon to the left by a significant amount and slightly downward. <shapeB_step_0> - Rotate the hexagon by 60 degrees counter-clockwise around its center. <shapeB_step_1> - Shift the hexagon a little to the right and...
D
[['translate', [-30, -10]], ['rotate', 60], ['translate', [10, 30]]]
medium
{"instance_id": 84, "shape_A": {"name": "square", "facecolor": [0.6429600234779433, 0.6489315441480195, 0.05780857302120157], "edgecolor": "black", "center": [0.0, 0.0], "size": [31.35509309885707, 31.35509309885707]}, "shape_B": {"name": "hexagon", "facecolor": [0.5755345496716634, 0.37007788122306795, 0.3059473445083...
{"easy": "A", "medium": "D", "hard": "B"}
3steps_medium_no_29
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Reduce the size of the square, making it smaller. <shapeB_step_0> - Shift the square a little to the right and slightly upward. <shapeB_step_1> - Rotate the square by 60 degrees counter-clockwise around its center. <shapeB_step...
A
[['scale', 0.5], ['translate', [10, 10]], ['rotate', 60]]
medium
{"instance_id": 29, "shape_A": {"name": "ellipse", "facecolor": [0.4220150118646, 0.5498486105722737, 0.26067444221513203], "edgecolor": "black", "center": [8.881784197001253e-17, -2.2204460492503132e-17], "size": [33.22785612913323, 23.57222483948403]}, "shape_B": {"name": "square", "facecolor": [0.03673394909555949, ...
{"easy": "C", "medium": "A", "hard": "C"}
3steps_medium_no_98
Imagine transforming a pentagon step by step. <shapeB_image> Follow these changes: - Shift the pentagon to the right by a significant amount and significantly downward. <shapeB_step_0> - Rotate the pentagon by 30 degrees clockwise around its center. <shapeB_step_1> - Flip the pentagon as if there's a mirror a...
A
[['translate', [30, -30]], ['rotate', -30], ['flip', 'horizontal']]
medium
{"instance_id": 98, "shape_A": {"name": "rectangle", "facecolor": [0.5607942509604132, 0.5885239568234014, 0.8827049664629678], "edgecolor": "black", "center": [0.0, 0.0], "size": [32.64360266730989, 23.851113595585208]}, "shape_B": {"name": "pentagon", "facecolor": [0.8078283932551233, 0.2558475052157898, 0.5105328988...
{"easy": "D", "medium": "A"}
3steps_medium_no_37
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Rotate the triangle by 30 degrees counter-clockwise around its center. <shapeB_step_0> - Rotate the triangle by 60 degrees counter-clockwise around its center. <shapeB_step_1> - Rotate the triangle by 60 degrees clockwise aro...
D
[['rotate', 30], ['rotate', 60], ['rotate', -60]]
medium
{"instance_id": 37, "shape_A": {"name": "pentagon", "facecolor": [0.14056259314187625, 0.005236285623617443, 0.7743856713773859], "edgecolor": "black", "center": [1.0658141036401502e-15, 7.105427357601002e-16], "size": [56.147136844620704, 59.03659339125525]}, "shape_B": {"name": "triangle", "facecolor": [0.74215390653...
{"easy": "D", "medium": "D", "hard": "D"}
3steps_medium_no_109
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Shift the circle to the right by a significant amount and slightly downward. <shapeB_step_0> - Rotate the circle by 90 degrees clockwise around its center. <shapeB_step_1> - Rotate the circle by 30 degrees counter-clockwise aro...
A
[['translate', [30, -10]], ['rotate', -90], ['rotate', 30]]
medium
{"instance_id": 109, "shape_A": {"name": "triangle", "facecolor": [0.7675200668955402, 0.14154581613407047, 0.9567019906659003], "edgecolor": "black", "center": [-1.1842378929335002e-15, 0.0], "size": [66.48918394374192, 43.10170094991224]}, "shape_B": {"name": "circle", "facecolor": [0.6696655472495895, 0.682802849578...
{"easy": "D", "medium": "A", "hard": "B"}
3steps_medium_no_116
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes: - Reduce the size of the rectangle, making it smaller. <shapeB_step_0> - Rotate the rectangle by 30 degrees counter-clockwise around its center. <shapeB_step_1> - Shift the rectangle a little to the left and significantly upwa...
B
[['scale', 0.5], ['rotate', 30], ['translate', [-10, 30]]]
medium
{"instance_id": 116, "shape_A": {"name": "ellipse", "facecolor": [0.14983581719146077, 0.22054649121071468, 0.522659341815168], "edgecolor": "black", "center": [1.3766765505351941e-15, -1.6375789613221059e-15], "size": [31.158770268227133, 21.83825253166706]}, "shape_B": {"name": "rectangle", "facecolor": [0.8512268221...
{"easy": "B", "medium": "B", "hard": "D"}
3steps_medium_no_110
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle to the left by a significant amount. <shapeB_step_0> - Rotate the triangle by 90 degrees clockwise around its center. <shapeB_step_1> - Rotate the triangle by 60 degrees counter-clockwise around its center....
B
[['translate', [-30, 0]], ['rotate', -90], ['rotate', 60]]
medium
{"instance_id": 110, "shape_A": {"name": "ellipse", "facecolor": [0.5878685981334356, 0.3400675589583503, 0.9539353069240274], "edgecolor": "black", "center": [8.881784197001252e-16, 1.6653345369377347e-17], "size": [31.56780986839368, 23.35485878254977]}, "shape_B": {"name": "triangle", "facecolor": [0.013654040070595...
{"easy": "B", "medium": "B", "hard": "D"}
3steps_medium_no_12
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes: - Shift the rectangle a little to the left and slightly upward. <shapeB_step_0> - Rotate the rectangle by 90 degrees clockwise around its center. <shapeB_step_1> - Shift the rectangle to the left by a significant amount and si...
B
[['translate', [-10, 10]], ['rotate', -90], ['translate', [-30, -30]]]
medium
{"instance_id": 12, "shape_A": {"name": "ellipse", "facecolor": [0.8050855691954864, 0.3054596983845568, 0.9670244433683767], "edgecolor": "black", "center": [-4.440892098500626e-16, 1.1102230246251565e-16], "size": [33.31177726263126, 24.216419750428884]}, "shape_B": {"name": "rectangle", "facecolor": [0.0088979860700...
{"easy": "B", "medium": "B", "hard": "C"}
3steps_medium_no_35
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Shift the circle a little to the right and slightly downward. <shapeB_step_0> - Shift the circle a little to the right and slightly downward. <shapeB_step_1> - Rotate the circle by 60 degrees counter-clockwise around its center...
C
[['translate', [10, -10]], ['translate', [10, -10]], ['rotate', 60]]
medium
{"instance_id": 35, "shape_A": {"name": "square", "facecolor": [0.1859148916434088, 0.24531814510107286, 0.21518416447158606], "edgecolor": "black", "center": [0.0, 0.0], "size": [34.731355305141214, 34.731355305141214]}, "shape_B": {"name": "circle", "facecolor": [0.1146499527983682, 0.8090404668650117, 0.429386800459...
{"easy": "B", "medium": "C", "hard": "D"}
3steps_medium_no_81
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes: - Shift the hexagon a little to the right. <shapeB_step_0> - Rotate the hexagon by 90 degrees clockwise around its center. <shapeB_step_1> - Rotate the hexagon by 30 degrees counter-clockwise around its center. <shapeB_step_2> ...
A
[['translate', [10, 0]], ['rotate', -90], ['rotate', 30]]
medium
{"instance_id": 81, "shape_A": {"name": "rectangle", "facecolor": [0.31574854143276976, 0.4047041915128613, 0.012732729701919854], "edgecolor": "black", "center": [0.0, 0.0], "size": [34.17912552445489, 22.988101159119363]}, "shape_B": {"name": "hexagon", "facecolor": [0.2257557468045034, 0.08616099325991666, 0.5755987...
{"easy": "D", "medium": "A", "hard": "B"}
3steps_medium_no_46
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle a little to the left. <shapeB_step_0> - Shift the triangle a little to the left and significantly upward. <shapeB_step_1> - Reduce the size of the triangle, making it smaller. <shapeB_step_2> After the...
B
[['translate', [-10, 0]], ['translate', [-10, 30]], ['scale', 0.5]]
medium
{"instance_id": 46, "shape_A": {"name": "circle", "facecolor": [0.3105275847675675, 0.5061192788200698, 0.6423077401554979], "edgecolor": "black", "center": [-3.552713678800501e-16, -4.440892098500626e-16], "size": [67.98487233325186, 67.98487233325186]}, "shape_B": {"name": "triangle", "facecolor": [0.7116655677405698...
{"easy": "B", "medium": "B", "hard": "C"}
3steps_medium_no_20
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle to the left by a significant amount and significantly upward. <shapeB_step_0> - Shift the triangle slightly upward. <shapeB_step_1> - Flip the triangle as if there's a mirror along the vertical line x = 0. ...
C
[['translate', [-30, 30]], ['translate', [0, 10]], ['flip', 'vertical']]
medium
{"instance_id": 20, "shape_A": {"name": "hexagon", "facecolor": [0.8912758945879058, 0.6294706898642659, 0.6901248969090394], "edgecolor": "black", "center": [0.0, -1.1842378929335002e-15], "size": [60.929161743287075, 52.76620190097756]}, "shape_B": {"name": "triangle", "facecolor": [0.9032924076579208, 0.050456010594...
{"easy": "D", "medium": "C", "hard": "A"}
3steps_medium_no_47
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Shift the circle to the left by a significant amount and significantly upward. <shapeB_step_0> - Flip the circle as if there's a mirror along the horizontal line y = 0. <shapeB_step_1> - Shift the circle a little to the right a...
C
[['translate', [-30, 30]], ['flip', 'horizontal'], ['translate', [10, 30]]]
medium
{"instance_id": 47, "shape_A": {"name": "rectangle", "facecolor": [0.5680786562216632, 0.3748360191237824, 0.06938923117303619], "edgecolor": "black", "center": [0.0, 0.0], "size": [34.07180737029744, 22.22553223484537]}, "shape_B": {"name": "circle", "facecolor": [0.0017288995057325174, 0.9851287195766044, 0.012578479...
{"easy": "D", "medium": "C", "hard": "C"}
3steps_medium_no_45
Imagine transforming a pentagon step by step. <shapeB_image> Follow these changes: - Rotate the pentagon by 90 degrees clockwise around its center. <shapeB_step_0> - Shift the pentagon a little to the left and significantly downward. <shapeB_step_1> - Flip the pentagon as if there's a mirror along the horizon...
C
[['rotate', -90], ['translate', [-10, -30]], ['flip', 'horizontal']]
medium
{"instance_id": 45, "shape_A": {"name": "triangle", "facecolor": [0.12170375259878474, 0.756606356871411, 0.12035832509916844], "edgecolor": "black", "center": [-5.921189464667501e-16, 0.0], "size": [22.621642261511106, 62.24260052746702]}, "shape_B": {"name": "pentagon", "facecolor": [0.7997912131764753, 0.35985847918...
{"medium": "C"}
3steps_medium_no_26
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes: - Reduce the size of the rectangle, making it smaller. <shapeB_step_0> - Shift the rectangle a little to the right and slightly upward. <shapeB_step_1> - Shift the rectangle a little to the left and significantly upward. <shap...
C
[['scale', 0.5], ['translate', [10, 10]], ['translate', [-10, 30]]]
medium
{"instance_id": 26, "shape_A": {"name": "ellipse", "facecolor": [0.4940113214438937, 0.5517851873768139, 0.6598384211869152], "edgecolor": "black", "center": [6.661338147750939e-16, -4.4408920985006264e-17], "size": [30.959257738577843, 23.389893584814573]}, "shape_B": {"name": "rectangle", "facecolor": [0.209086321347...
{"easy": "C", "medium": "C", "hard": "C"}
3steps_medium_no_34
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle to the right by a significant amount and slightly upward. <shapeB_step_0> - Shift the triangle to the right by a significant amount and slightly upward. <shapeB_step_1> - Shift the triangle to the right by ...
C
[['translate', [30, 10]], ['translate', [30, 10]], ['translate', [30, 10]]]
medium
{"instance_id": 34, "shape_A": {"name": "circle", "facecolor": [0.749943679211488, 0.6238256910981901, 0.5447337411321853], "edgecolor": "black", "center": [-1.7763568394002506e-16, 2.19824158875781e-15], "size": [69.39616809596447, 69.39616809596447]}, "shape_B": {"name": "triangle", "facecolor": [0.7768802527683218, ...
{"easy": "A", "medium": "C", "hard": "B"}
3steps_medium_no_89
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes: - Reduce the size of the rectangle, making it smaller. <shapeB_step_0> - Shift the rectangle to the right by a significant amount and slightly upward. <shapeB_step_1> - Rotate the rectangle by 30 degrees clockwise around its c...
C
[['scale', 0.5], ['translate', [30, 10]], ['rotate', -30]]
medium
{"instance_id": 89, "shape_A": {"name": "square", "facecolor": [0.17683345753828084, 0.11922347068177608, 0.6844970378334665], "edgecolor": "black", "center": [0.0, 0.0], "size": [34.68810527851148, 34.68810527851148]}, "shape_B": {"name": "rectangle", "facecolor": [0.5903402878052959, 0.8998471230724469, 0.38244973573...
{"easy": "D", "medium": "C", "hard": "D"}
3steps_medium_no_87
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Shift the circle to the left by a significant amount and significantly downward. <shapeB_step_0> - Shift the circle a little to the left and slightly downward. <shapeB_step_1> - Shift the circle to the left by a significant amo...
B
[['translate', [-30, -30]], ['translate', [-10, -10]], ['translate', [-30, -10]]]
medium
{"instance_id": 87, "shape_A": {"name": "hexagon", "facecolor": [0.9244977221536306, 0.7214860176451653, 0.37228772746075467], "edgecolor": "black", "center": [5.921189464667501e-16, -1.1842378929335002e-15], "size": [66.91382467317439, 57.94907203134699]}, "shape_B": {"name": "circle", "facecolor": [0.0973178077141739...
{"easy": "B", "medium": "B", "hard": "D"}
3steps_medium_no_82
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Rotate the circle by 30 degrees counter-clockwise around its center. <shapeB_step_0> - Reduce the size of the circle, making it smaller. <shapeB_step_1> - Shift the circle a little to the left and significantly downward. <shape...
B
[['rotate', 30], ['scale', 0.5], ['translate', [-10, -30]]]
medium
{"instance_id": 82, "shape_A": {"name": "triangle", "facecolor": [0.7926721683585463, 0.8039064957759225, 0.9978021711720083], "edgecolor": "black", "center": [0.0, 0.0], "size": [37.85026761977163, 58.31016115377872]}, "shape_B": {"name": "circle", "facecolor": [0.0799282598778086, 0.7507150252425926, 0.28927545540333...
{"easy": "B", "medium": "B", "hard": "B"}
3steps_medium_no_77
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Rotate the circle by 30 degrees clockwise around its center. <shapeB_step_0> - Shift the circle a little to the left and slightly downward. <shapeB_step_1> - Flip the circle as if there's a mirror along the vertical line x = 0....
C
[['rotate', -30], ['translate', [-10, -10]], ['flip', 'vertical']]
medium
{"instance_id": 77, "shape_A": {"name": "ellipse", "facecolor": [0.4014485780221052, 0.310955357635772, 0.7439741786648469], "edgecolor": "black", "center": [-7.993605777301127e-16, -8.326672684688674e-17], "size": [33.49433679884838, 20.525172859231922]}, "shape_B": {"name": "circle", "facecolor": [0.8165586747285463,...
{"easy": "B", "medium": "C", "hard": "C"}
3steps_medium_no_21
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Shift the circle to the right by a significant amount and slightly downward. <shapeB_step_0> - Shift the circle to the right by a significant amount and slightly downward. <shapeB_step_1> - Shift the circle significantly downwa...
D
[['translate', [30, -10]], ['translate', [30, -10]], ['translate', [0, -30]]]
medium
{"instance_id": 21, "shape_A": {"name": "hexagon", "facecolor": [0.037865032018345346, 0.4832681320971439, 0.3685785987463919], "edgecolor": "black", "center": [5.921189464667501e-16, -1.1842378929335002e-15], "size": [66.10070609215248, 57.24489068389285]}, "shape_B": {"name": "circle", "facecolor": [0.623248481599966...
{"easy": "C", "medium": "D", "hard": "C"}
3steps_medium_no_31
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Shift the circle to the right by a significant amount and slightly downward. <shapeB_step_0> - Rotate the circle by 90 degrees counter-clockwise around its center. <shapeB_step_1> - Shift the circle to the right by a significan...
D
[['translate', [30, -10]], ['rotate', 90], ['translate', [30, 0]]]
medium
{"instance_id": 31, "shape_A": {"name": "pentagon", "facecolor": [0.2588346176103514, 0.8524750785554671, 0.296363686831703], "edgecolor": "black", "center": [3.552713678800501e-16, 0.0], "size": [55.47324738063669, 58.32802407656389]}, "shape_B": {"name": "circle", "facecolor": [0.4950259006373158, 0.5324698527921417,...
{"easy": "D", "medium": "D", "hard": "D"}
3steps_medium_no_103
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle to the left by a significant amount and significantly upward. <shapeB_step_0> - Rotate the triangle by 60 degrees clockwise around its center. <shapeB_step_1> - Rotate the triangle by 60 degrees clockwise a...
A
[['translate', [-30, 30]], ['rotate', -60], ['rotate', -60]]
medium
{"instance_id": 103, "shape_A": {"name": "pentagon", "facecolor": [0.46108798295271736, 0.1718510827561356, 0.7514961977145297], "edgecolor": "black", "center": [-3.552713678800501e-16, -2.1316282072803005e-15], "size": [59.73013480277361, 62.80398039377587]}, "shape_B": {"name": "triangle", "facecolor": [0.30037916193...
{"easy": "C", "medium": "A", "hard": "D"}
3steps_medium_no_108
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle a little to the right and significantly upward. <shapeB_step_0> - Shift the triangle slightly downward. <shapeB_step_1> - Flip the triangle as if there's a mirror along the vertical line x = 0. <shapeB_step...
B
[['translate', [10, 30]], ['translate', [0, -10]], ['flip', 'vertical']]
medium
{"instance_id": 108, "shape_A": {"name": "hexagon", "facecolor": [0.8863244706725935, 0.9666257530215157, 0.3952697942021929], "edgecolor": "black", "center": [5.921189464667501e-16, -1.1842378929335002e-15], "size": [64.89705871555262, 56.20250147855887]}, "shape_B": {"name": "triangle", "facecolor": [0.71323929525714...
{"easy": "B", "medium": "B", "hard": "C"}
3steps_medium_no_115
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Rotate the circle by 60 degrees clockwise around its center. <shapeB_step_0> - Shift the circle to the left by a significant amount. <shapeB_step_1> - Shift the circle a little to the right and slightly downward. <shapeB_step_2...
A
[['rotate', -60], ['translate', [-30, 0]], ['translate', [10, -10]]]
medium
{"instance_id": 115, "shape_A": {"name": "ellipse", "facecolor": [0.9011782336144536, 0.3616974109294273, 0.8304530952873422], "edgecolor": "black", "center": [2.220446049250313e-16, 2.0539125955565397e-16], "size": [31.18333413840225, 20.769316379909124]}, "shape_B": {"name": "circle", "facecolor": [0.7367846124040385...
{"easy": "D", "medium": "A", "hard": "A"}
3steps_medium_no_92
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle significantly downward. <shapeB_step_0> - Shift the triangle slightly downward. <shapeB_step_1> - Shift the triangle a little to the right and slightly upward. <shapeB_step_2> After these transformatio...
B
[['translate', [0, -30]], ['translate', [0, -10]], ['translate', [10, 10]]]
medium
{"instance_id": 92, "shape_A": {"name": "rectangle", "facecolor": [0.6389386519459306, 0.019812963459045818, 0.13610150525261633], "edgecolor": "black", "center": [0.0, 0.0], "size": [34.42064791105295, 23.45189776614389]}, "shape_B": {"name": "triangle", "facecolor": [0.2616792305223372, 0.1727610819391796, 0.38489471...
{"easy": "B", "medium": "B", "hard": "C"}
3steps_medium_no_71
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Reduce the size of the triangle, making it smaller. <shapeB_step_0> - Shift the triangle significantly upward. <shapeB_step_1> - Flip the triangle as if there's a mirror along the horizontal line y = 0. <shapeB_step_2> A...
B
[['scale', 0.5], ['translate', [0, 30]], ['flip', 'horizontal']]
medium
{"instance_id": 71, "shape_A": {"name": "rectangle", "facecolor": [0.6685933865999716, 0.17031118036261084, 0.8416981499364624], "edgecolor": "black", "center": [0.0, 0.0], "size": [31.291631774911167, 22.270540084960174]}, "shape_B": {"name": "triangle", "facecolor": [0.13994310582282132, 0.8592173405932472, 0.1014031...
{"easy": "A", "medium": "B", "hard": "B"}
3steps_medium_no_111
Imagine transforming a pentagon step by step. <shapeB_image> Follow these changes: - Shift the pentagon a little to the right and significantly upward. <shapeB_step_0> - Reduce the size of the pentagon, making it smaller. <shapeB_step_1> - Rotate the pentagon by 60 degrees clockwise around its center. <shapeB...
B
[['translate', [10, 30]], ['scale', 0.5], ['rotate', -60]]
medium
{"instance_id": 111, "shape_A": {"name": "triangle", "facecolor": [0.28328339322839924, 0.5574572436137101, 0.3527011517311064], "edgecolor": "black", "center": [0.0, 1.0362081563168128e-15], "size": [34.880908315745884, 62.491416773673286]}, "shape_B": {"name": "pentagon", "facecolor": [0.051055097029128915, 0.9695252...
{"easy": "B", "medium": "B"}
3steps_medium_no_4
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Shift the square to the left by a significant amount and slightly downward. <shapeB_step_0> - Reduce the size of the square, making it smaller. <shapeB_step_1> - Flip the square as if there's a mirror along the vertical line x ...
A
[['translate', [-30, -10]], ['scale', 0.5], ['flip', 'vertical']]
medium
{"instance_id": 4, "shape_A": {"name": "triangle", "facecolor": [0.9541395926226761, 0.6267991790079878, 0.8874386829093233], "edgecolor": "black", "center": [1.1842378929335002e-15, 0.0], "size": [27.957525882536824, 60.12591420500344]}, "shape_B": {"name": "square", "facecolor": [0.623259400521998, 0.3974833238857734...
{"easy": "D", "medium": "A"}
3steps_medium_no_40
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle a little to the left and slightly downward. <shapeB_step_0> - Rotate the triangle by 60 degrees counter-clockwise around its center. <shapeB_step_1> - Reduce the size of the triangle, making it smaller. <sh...
C
[['translate', [-10, -10]], ['rotate', 60], ['scale', 0.5]]
medium
{"instance_id": 40, "shape_A": {"name": "pentagon", "facecolor": [0.020028373264683763, 0.9403551930677546, 0.102520730357612], "edgecolor": "black", "center": [-7.105427357601002e-16, 1.4210854715202005e-15], "size": [55.388869740618155, 58.23930417551402]}, "shape_B": {"name": "triangle", "facecolor": [0.859722835703...
{"easy": "C", "medium": "C", "hard": "D"}
3steps_medium_no_51
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Shift the square to the left by a significant amount and slightly upward. <shapeB_step_0> - Reduce the size of the square, making it smaller. <shapeB_step_1> - Shift the square slightly upward. <shapeB_step_2> After these ...
D
[['translate', [-30, 10]], ['scale', 0.5], ['translate', [0, 10]]]
medium
{"instance_id": 51, "shape_A": {"name": "ellipse", "facecolor": [0.6712425594923082, 0.9631896083950368, 0.1880698147030062], "edgecolor": "black", "center": [-3.552713678800501e-16, -3.7192471324942745e-16], "size": [31.432585543544395, 20.44207999848012]}, "shape_B": {"name": "square", "facecolor": [0.013269063657229...
{"easy": "D", "medium": "D"}
3steps_medium_no_99
Imagine transforming a hexagon step by step. <shapeB_image> Follow these changes: - Shift the hexagon significantly upward. <shapeB_step_0> - Shift the hexagon a little to the left and significantly upward. <shapeB_step_1> - Flip the hexagon as if there's a mirror along the vertical line x = 0. <shapeB_step_2...
A
[['translate', [0, 30]], ['translate', [-10, 30]], ['flip', 'vertical']]
medium
{"instance_id": 99, "shape_A": {"name": "triangle", "facecolor": [0.15538395037811115, 0.8979262330379228, 0.530903047125134], "edgecolor": "black", "center": [0.0, 0.0], "size": [45.41099251869565, 55.90269774956257]}, "shape_B": {"name": "hexagon", "facecolor": [0.1934167251776503, 0.16764427154016615, 0.213404951555...
{"easy": "A", "medium": "A", "hard": "A"}
3steps_medium_no_119
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Rotate the triangle by 30 degrees counter-clockwise around its center. <shapeB_step_0> - Shift the triangle to the left by a significant amount and significantly upward. <shapeB_step_1> - Shift the triangle a little to the le...
C
[['rotate', 30], ['translate', [-30, 30]], ['translate', [-10, 0]]]
medium
{"instance_id": 119, "shape_A": {"name": "rectangle", "facecolor": [0.8398348096199418, 0.8764427791618954, 0.7014692431343847], "edgecolor": "black", "center": [0.0, 0.0], "size": [34.24822105989614, 21.66208613025525]}, "shape_B": {"name": "triangle", "facecolor": [0.6917919264077007, 0.49956317176697185, 0.102206857...
{"easy": "D", "medium": "C", "hard": "B"}
3steps_medium_no_93
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Shift the circle to the right by a significant amount and significantly upward. <shapeB_step_0> - Flip the circle as if there's a mirror along the horizontal line y = 0. <shapeB_step_1> - Flip the circle as if there's a mirror ...
C
[['translate', [30, 30]], ['flip', 'horizontal'], ['flip', 'horizontal']]
medium
{"instance_id": 93, "shape_A": {"name": "rectangle", "facecolor": [0.4254019801119574, 0.8829701848440143, 0.17379983330709814], "edgecolor": "black", "center": [0.0, 0.0], "size": [34.220411786245975, 24.614735790284964]}, "shape_B": {"name": "circle", "facecolor": [0.8304553365381635, 0.37455180260034426, 0.423178409...
{"easy": "B", "medium": "C", "hard": "B"}
3steps_medium_no_73
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes: - Shift the rectangle a little to the left and significantly downward. <shapeB_step_0> - Shift the rectangle to the right by a significant amount and slightly upward. <shapeB_step_1> - Flip the rectangle as if there's a mirror...
C
[['translate', [-10, -30]], ['translate', [30, 10]], ['flip', 'vertical']]
medium
{"instance_id": 73, "shape_A": {"name": "triangle", "facecolor": [0.5602165128801981, 0.0012224177671142922, 0.49041495457387874], "edgecolor": "black", "center": [0.0, 1.1842378929335002e-15], "size": [60.787677252098604, 22.748862674852653]}, "shape_B": {"name": "rectangle", "facecolor": [0.3733049777398598, 0.124439...
{"easy": "A", "medium": "C", "hard": "B"}
3steps_medium_no_63
Imagine transforming a ellipse step by step. <shapeB_image> Follow these changes: - Reduce the size of the ellipse, making it smaller. <shapeB_step_0> - Rotate the ellipse by 90 degrees counter-clockwise around its center. <shapeB_step_1> - Shift the ellipse to the left by a significant amount and significant...
C
[['scale', 0.5], ['rotate', 90], ['translate', [-30, 30]]]
medium
{"instance_id": 63, "shape_A": {"name": "pentagon", "facecolor": [0.39633902490542516, 0.47417063642409796, 0.28660573448381255], "edgecolor": "black", "center": [1.0658141036401502e-15, 7.105427357601002e-16], "size": [58.13726083360433, 61.1291335872219]}, "shape_B": {"name": "ellipse", "facecolor": [0.85783847362423...
{"medium": "C", "hard": "D"}
3steps_medium_no_50
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Shift the triangle to the left by a significant amount and significantly upward. <shapeB_step_0> - Rotate the triangle by 90 degrees clockwise around its center. <shapeB_step_1> - Rotate the triangle by 60 degrees clockwise a...
D
[['translate', [-30, 30]], ['rotate', -90], ['rotate', -60]]
medium
{"instance_id": 50, "shape_A": {"name": "rectangle", "facecolor": [0.2015859168333669, 0.6076185126325355, 0.3344857409281464], "edgecolor": "black", "center": [0.0, 0.0], "size": [31.000713175526233, 22.85103487728918]}, "shape_B": {"name": "triangle", "facecolor": [0.3270580835486063, 0.26034184837812513, 0.119167660...
{"easy": "B", "medium": "D", "hard": "D"}
3steps_medium_no_106
Imagine transforming a triangle step by step. <shapeB_image> Follow these changes: - Reduce the size of the triangle, making it smaller. <shapeB_step_0> - Rotate the triangle by 30 degrees clockwise around its center. <shapeB_step_1> - Rotate the triangle by 90 degrees clockwise around its center. <shapeB_ste...
D
[['scale', 0.5], ['rotate', -30], ['rotate', -90]]
medium
{"instance_id": 106, "shape_A": {"name": "rectangle", "facecolor": [0.4092069533482112, 0.5522115578433922, 0.7770626560704289], "edgecolor": "black", "center": [0.0, 0.0], "size": [30.429619278662187, 23.519356892684694]}, "shape_B": {"name": "triangle", "facecolor": [0.2894660313680062, 0.9688223901783413, 0.22044445...
{"easy": "D", "medium": "D", "hard": "B"}
3steps_medium_no_33
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes: - Rotate the rectangle by 90 degrees counter-clockwise around its center. <shapeB_step_0> - Shift the rectangle a little to the left and significantly upward. <shapeB_step_1> - Rotate the rectangle by 90 degrees counter-clockw...
A
[['rotate', 90], ['translate', [-10, 30]], ['rotate', 90]]
medium
{"instance_id": 33, "shape_A": {"name": "triangle", "facecolor": [0.1697176391933558, 0.2956081789841688, 0.06816183984367041], "edgecolor": "black", "center": [-5.921189464667501e-16, 1.1842378929335002e-15], "size": [19.332390195657048, 51.75319726203044]}, "shape_B": {"name": "rectangle", "facecolor": [0.89513484453...
{"easy": "A", "medium": "A", "hard": "C"}
3steps_medium_no_102
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Reduce the size of the square, making it smaller. <shapeB_step_0> - Rotate the square by 30 degrees counter-clockwise around its center. <shapeB_step_1> - Shift the square significantly upward. <shapeB_step_2> After these ...
D
[['scale', 0.5], ['rotate', 30], ['translate', [0, 30]]]
medium
{"instance_id": 102, "shape_A": {"name": "rectangle", "facecolor": [0.21567512763129615, 0.589386626549615, 0.22978524306588743], "edgecolor": "black", "center": [0.0, 0.0], "size": [30.953645942398293, 22.18823013967595]}, "shape_B": {"name": "square", "facecolor": [0.9416407479071305, 0.2418563816836904, 0.7877935256...
{"easy": "A", "medium": "D"}
3steps_medium_no_107
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Shift the square slightly upward. <shapeB_step_0> - Shift the square a little to the right and significantly downward. <shapeB_step_1> - Reduce the size of the square, making it smaller. <shapeB_step_2> After these transfo...
C
[['translate', [0, 10]], ['translate', [10, -30]], ['scale', 0.5]]
medium
{"instance_id": 107, "shape_A": {"name": "ellipse", "facecolor": [0.8945462388180654, 0.48160505233266193, 0.6089580460676322], "edgecolor": "black", "center": [-3.9968028886505636e-16, 5.551115123125783e-17], "size": [31.942905863234678, 21.695005894619882]}, "shape_B": {"name": "square", "facecolor": [0.8120701118411...
{"easy": "D", "medium": "C", "hard": "D"}
3steps_medium_no_75
Imagine transforming a circle step by step. <shapeB_image> Follow these changes: - Shift the circle to the left by a significant amount and significantly downward. <shapeB_step_0> - Reduce the size of the circle, making it smaller. <shapeB_step_1> - Flip the circle as if there's a mirror along the vertical li...
D
[['translate', [-30, -30]], ['scale', 0.5], ['flip', 'vertical']]
medium
{"instance_id": 75, "shape_A": {"name": "pentagon", "facecolor": [0.45674633042636925, 0.8316691933719237, 0.673254121332858], "edgecolor": "black", "center": [7.105427357601002e-16, 1.4210854715202005e-15], "size": [59.18494571404371, 62.230734661909494]}, "shape_B": {"name": "circle", "facecolor": [0.6121864319207463...
{"easy": "D", "medium": "D", "hard": "B"}
3steps_hard_no_33
Imagine transforming a rectangle step by step. <shapeB_image> Follow these changes: - Rotate the rectangle by 90 degrees counter-clockwise around its center. <shapeB_step_0> - Shift the rectangle a little to the left and significantly upward. <shapeB_step_1> - Rotate the rectangle by 90 degrees counter-clockw...
C
[['rotate', 90], ['translate', [-10, 30]], ['rotate', 90]]
hard
{"instance_id": 33, "shape_A": {"name": "triangle", "facecolor": [0.1697176391933558, 0.2956081789841688, 0.06816183984367041], "edgecolor": "black", "center": [-5.921189464667501e-16, 1.1842378929335002e-15], "size": [19.332390195657048, 51.75319726203044]}, "shape_B": {"name": "rectangle", "facecolor": [0.89513484453...
{"easy": "A", "medium": "A", "hard": "C"}
3steps_hard_no_95
Imagine transforming a square step by step. <shapeB_image> Follow these changes: - Shift the square to the right by a significant amount and slightly upward. <shapeB_step_0> - Reduce the size of the square, making it smaller. <shapeB_step_1> - Rotate the square by 60 degrees clockwise around its center. <shap...
C
[['translate', [30, 10]], ['scale', 0.5], ['rotate', -60]]
hard
{"instance_id": 95, "shape_A": {"name": "rectangle", "facecolor": [0.5173018026860433, 0.28752210418112745, 0.24449381052509633], "edgecolor": "black", "center": [0.0, 0.0], "size": [31.6673176394425, 24.83419011557521]}, "shape_B": {"name": "square", "facecolor": [0.07134484223414217, 0.41127210677110504, 0.7558761630...
{"easy": "B", "medium": "A", "hard": "C"}