| { |
| "sample_id": 13, |
| "generation_logic": "1.选择右侧6个图标 → 2.从中选2个作为正确答案 → 3.生成左侧答案图", |
| "right_side_icon_selection": { |
| "selected_icons": [ |
| "一对樱桃.png", |
| "圣诞屋.png", |
| "圣诞晚餐.png", |
| "抖臀板.png", |
| "香蕉弹吉他.png", |
| "bank.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": "bank.png", |
| "coordinates": { |
| "x": 80, |
| "y": 300 |
| }, |
| "size": 100 |
| } |
| ] |
| }, |
| "correct_connection": { |
| "from_position_index": 4, |
| "to_position_index": 1, |
| "from_icon_name": "抖臀板.png", |
| "to_icon_name": "一对樱桃.png", |
| "connection_description": "位置4(抖臀板.png) -> 位置1(一对樱桃.png)" |
| }, |
| "left_side_display": { |
| "shows_correct_answer": true, |
| "derived_from_right_side": true, |
| "icons_shown": [ |
| { |
| "file": "抖臀板.png", |
| "source_position_in_right_side": 4 |
| }, |
| { |
| "file": "一对樱桃.png", |
| "source_position_in_right_side": 1 |
| } |
| ], |
| "background": "back5.png" |
| }, |
| "right_side_choices": [ |
| { |
| "image_index": 1, |
| "from_position": 6, |
| "to_position": 5, |
| "from_icon_name": "bank.png", |
| "to_icon_name": "香蕉弹吉他.png", |
| "is_correct": false, |
| "description": "位置6(bank.png) -> 位置5(香蕉弹吉他.png)", |
| "matches_left_side": false |
| }, |
| { |
| "image_index": 2, |
| "from_position": 4, |
| "to_position": 1, |
| "from_icon_name": "抖臀板.png", |
| "to_icon_name": "一对樱桃.png", |
| "is_correct": true, |
| "description": "位置4(抖臀板.png) -> 位置1(一对樱桃.png)", |
| "matches_left_side": true |
| }, |
| { |
| "image_index": 3, |
| "from_position": 5, |
| "to_position": 2, |
| "from_icon_name": "香蕉弹吉他.png", |
| "to_icon_name": "圣诞屋.png", |
| "is_correct": false, |
| "description": "位置5(香蕉弹吉他.png) -> 位置2(圣诞屋.png)", |
| "matches_left_side": false |
| }, |
| { |
| "image_index": 4, |
| "from_position": 3, |
| "to_position": 2, |
| "from_icon_name": "圣诞晚餐.png", |
| "to_icon_name": "圣诞屋.png", |
| "is_correct": false, |
| "description": "位置3(圣诞晚餐.png) -> 位置2(圣诞屋.png)", |
| "matches_left_side": false |
| }, |
| { |
| "image_index": 5, |
| "from_position": 6, |
| "to_position": 3, |
| "from_icon_name": "bank.png", |
| "to_icon_name": "圣诞晚餐.png", |
| "is_correct": false, |
| "description": "位置6(bank.png) -> 位置3(圣诞晚餐.png)", |
| "matches_left_side": false |
| } |
| ], |
| "resources_used": { |
| "left_background": "back5.png", |
| "right_background": "back5.png", |
| "all_icons_used": [ |
| "一对樱桃.png", |
| "圣诞屋.png", |
| "圣诞晚餐.png", |
| "抖臀板.png", |
| "香蕉弹吉他.png", |
| "bank.png" |
| ] |
| }, |
| "layout_variations": { |
| "button_order": "213", |
| "vertical_layout": "normal", |
| "button_vertical_offset": 0, |
| "icons_vertical_offset": 0, |
| "description": "按钮顺序: 213, 布局: normal" |
| }, |
| "generation_info": { |
| "total_images": 5, |
| "correct_answer_image": "image_2.png", |
| "game_logic": "左侧显示从右侧选出的2个图标的正确连线,用户需要在右侧找出相同的连线" |
| } |
| } |