| { | |
| "sample_id": 16, | |
| "coordinate_system": { | |
| "row_labels": [ | |
| "F", | |
| "G", | |
| "H", | |
| "I" | |
| ], | |
| "col_labels": [ | |
| "3", | |
| "4", | |
| "5", | |
| "6" | |
| ] | |
| }, | |
| "correct_position": { | |
| "coordinates": [ | |
| 0, | |
| 0 | |
| ], | |
| "position_text": "F3" | |
| }, | |
| "all_positions": [ | |
| { | |
| "image_index": 1, | |
| "coordinates": [ | |
| 0, | |
| 1 | |
| ], | |
| "position_text": "F4", | |
| "is_correct": false | |
| }, | |
| { | |
| "image_index": 2, | |
| "coordinates": [ | |
| 2, | |
| 3 | |
| ], | |
| "position_text": "H6", | |
| "is_correct": false | |
| }, | |
| { | |
| "image_index": 3, | |
| "coordinates": [ | |
| 2, | |
| 1 | |
| ], | |
| "position_text": "H4", | |
| "is_correct": false | |
| }, | |
| { | |
| "image_index": 4, | |
| "coordinates": [ | |
| 2, | |
| 0 | |
| ], | |
| "position_text": "H3", | |
| "is_correct": false | |
| }, | |
| { | |
| "image_index": 5, | |
| "coordinates": [ | |
| 0, | |
| 0 | |
| ], | |
| "position_text": "F3", | |
| "is_correct": true | |
| } | |
| ], | |
| "resources_used": { | |
| "base_icon": "chair.png", | |
| "overlay_icon": "baicai.png", | |
| "background_top": "back.png", | |
| "background_bottom": "submit3.png", | |
| "arrow_left": "arrow-circle-left.png", | |
| "arrow_right": "arrow-circle-right.png" | |
| }, | |
| "generation_info": { | |
| "total_images": 5, | |
| "correct_answer_image": "image_5.png", | |
| "correct_answer_position": "F3" | |
| } | |
| } |