| { |
| "sample_id": 10, |
| "generation_logic": "1.选择右侧6个图标 → 2.从中选2个作为正确答案 → 3.生成左侧答案图", |
| "right_side_icon_selection": { |
| "selected_icons": [ |
| "小鸡.png", |
| "小蓝鸟.png", |
| "圣诞袜子.png", |
| "蓝猫.png", |
| "香蕉弹吉他.png", |
| "荷兰猪.png" |
| ], |
| "icon_positions": [ |
| { |
| "position_index": 1, |
| "icon_file": "小鸡.png", |
| "coordinates": { |
| "x": 100, |
| "y": 150 |
| }, |
| "size": 100 |
| }, |
| { |
| "position_index": 2, |
| "icon_file": "小蓝鸟.png", |
| "coordinates": { |
| "x": 300, |
| "y": 100 |
| }, |
| "size": 100 |
| }, |
| { |
| "position_index": 3, |
| "icon_file": "圣诞袜子.png", |
| "coordinates": { |
| "x": 450, |
| "y": 200 |
| }, |
| "size": 100 |
| }, |
| { |
| "position_index": 4, |
| "icon_file": "蓝猫.png", |
| "coordinates": { |
| "x": 400, |
| "y": 350 |
| }, |
| "size": 100 |
| }, |
| { |
| "position_index": 5, |
| "icon_file": "香蕉弹吉他.png", |
| "coordinates": { |
| "x": 250, |
| "y": 450 |
| }, |
| "size": 100 |
| }, |
| { |
| "position_index": 6, |
| "icon_file": "荷兰猪.png", |
| "coordinates": { |
| "x": 80, |
| "y": 300 |
| }, |
| "size": 100 |
| } |
| ] |
| }, |
| "correct_connection": { |
| "from_position_index": 6, |
| "to_position_index": 2, |
| "from_icon_name": "荷兰猪.png", |
| "to_icon_name": "小蓝鸟.png", |
| "connection_description": "位置6(荷兰猪.png) -> 位置2(小蓝鸟.png)" |
| }, |
| "left_side_display": { |
| "shows_correct_answer": true, |
| "derived_from_right_side": true, |
| "icons_shown": [ |
| { |
| "file": "荷兰猪.png", |
| "source_position_in_right_side": 6 |
| }, |
| { |
| "file": "小蓝鸟.png", |
| "source_position_in_right_side": 2 |
| } |
| ], |
| "background": "back5.png" |
| }, |
| "right_side_choices": [ |
| { |
| "image_index": 1, |
| "from_position": 6, |
| "to_position": 2, |
| "from_icon_name": "荷兰猪.png", |
| "to_icon_name": "小蓝鸟.png", |
| "is_correct": true, |
| "description": "位置6(荷兰猪.png) -> 位置2(小蓝鸟.png)", |
| "matches_left_side": true |
| }, |
| { |
| "image_index": 2, |
| "from_position": 3, |
| "to_position": 6, |
| "from_icon_name": "圣诞袜子.png", |
| "to_icon_name": "荷兰猪.png", |
| "is_correct": false, |
| "description": "位置3(圣诞袜子.png) -> 位置6(荷兰猪.png)", |
| "matches_left_side": false |
| }, |
| { |
| "image_index": 3, |
| "from_position": 4, |
| "to_position": 5, |
| "from_icon_name": "蓝猫.png", |
| "to_icon_name": "香蕉弹吉他.png", |
| "is_correct": false, |
| "description": "位置4(蓝猫.png) -> 位置5(香蕉弹吉他.png)", |
| "matches_left_side": false |
| }, |
| { |
| "image_index": 4, |
| "from_position": 4, |
| "to_position": 2, |
| "from_icon_name": "蓝猫.png", |
| "to_icon_name": "小蓝鸟.png", |
| "is_correct": false, |
| "description": "位置4(蓝猫.png) -> 位置2(小蓝鸟.png)", |
| "matches_left_side": false |
| }, |
| { |
| "image_index": 5, |
| "from_position": 2, |
| "to_position": 5, |
| "from_icon_name": "小蓝鸟.png", |
| "to_icon_name": "香蕉弹吉他.png", |
| "is_correct": false, |
| "description": "位置2(小蓝鸟.png) -> 位置5(香蕉弹吉他.png)", |
| "matches_left_side": false |
| } |
| ], |
| "resources_used": { |
| "left_background": "back5.png", |
| "right_background": "back5.png", |
| "all_icons_used": [ |
| "小鸡.png", |
| "小蓝鸟.png", |
| "圣诞袜子.png", |
| "蓝猫.png", |
| "香蕉弹吉他.png", |
| "荷兰猪.png" |
| ] |
| }, |
| "layout_variations": { |
| "button_order": "123", |
| "vertical_layout": "flipped", |
| "button_vertical_offset": -600, |
| "icons_vertical_offset": 200, |
| "description": "按钮顺序: 123, 布局: flipped" |
| }, |
| "generation_info": { |
| "total_images": 5, |
| "correct_answer_image": "image_1.png", |
| "game_logic": "左侧显示从右侧选出的2个图标的正确连线,用户需要在右侧找出相同的连线" |
| } |
| } |