| { | |
| "projects": [ | |
| { | |
| "project_index": 0, | |
| "project_title": "How to identify and add items using spatial reasoning", | |
| "tasks": [ | |
| { | |
| "index": 0, | |
| "start": 1.2, | |
| "end": 22.0, | |
| "text": "Identify the desired item based on its position in the layout grid." | |
| }, | |
| { | |
| "index": 1, | |
| "start": 50.3, | |
| "end": 57.1, | |
| "text": "Locate the item in the specified row and column." | |
| }, | |
| { | |
| "index": 2, | |
| "start": 65.4, | |
| "end": 92.6, | |
| "text": "Add the identified item to the wishlist or cart." | |
| }, | |
| { | |
| "index": 3, | |
| "start": 109.2, | |
| "end": 116.5, | |
| "text": "Understand the layout to efficiently add items to the cart or wishlist." | |
| } | |
| ] | |
| } | |
| ] | |
| } |