| { | |
| "sample_id": 21, | |
| "coordinate_system": { | |
| "row_labels": [ | |
| "P", | |
| "Q", | |
| "R", | |
| "S" | |
| ], | |
| "col_labels": [ | |
| "6", | |
| "7", | |
| "8", | |
| "9" | |
| ] | |
| }, | |
| "correct_position": { | |
| "coordinates": [ | |
| 3, | |
| 3 | |
| ], | |
| "position_text": "S9" | |
| }, | |
| "all_positions": [ | |
| { | |
| "image_index": 1, | |
| "coordinates": [ | |
| 1, | |
| 0 | |
| ], | |
| "position_text": "Q6", | |
| "is_correct": false | |
| }, | |
| { | |
| "image_index": 2, | |
| "coordinates": [ | |
| 0, | |
| 0 | |
| ], | |
| "position_text": "P6", | |
| "is_correct": false | |
| }, | |
| { | |
| "image_index": 3, | |
| "coordinates": [ | |
| 1, | |
| 3 | |
| ], | |
| "position_text": "Q9", | |
| "is_correct": false | |
| }, | |
| { | |
| "image_index": 4, | |
| "coordinates": [ | |
| 3, | |
| 3 | |
| ], | |
| "position_text": "S9", | |
| "is_correct": true | |
| }, | |
| { | |
| "image_index": 5, | |
| "coordinates": [ | |
| 0, | |
| 3 | |
| ], | |
| "position_text": "P9", | |
| "is_correct": false | |
| } | |
| ], | |
| "resources_used": { | |
| "base_icon": "chair.png", | |
| "overlay_icon": "banana.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_4.png", | |
| "correct_answer_position": "S9" | |
| } | |
| } |