| { | |
| "task with actions": [ | |
| { | |
| "task_index": 0, | |
| "task": "Identify the desired item based on its position in the layout grid.", | |
| "actions": [ | |
| { | |
| "index": 0, | |
| "start": 15.1, | |
| "end": 15.7, | |
| "text": "Identify the item you want to add from the first row." | |
| }, | |
| { | |
| "index": 1, | |
| "start": 36.6, | |
| "end": 37.7, | |
| "text": "Move the mouse over the first column to highlight items." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 1, | |
| "task": "Locate the item in the specified row and column.", | |
| "actions": [ | |
| { | |
| "index": 2, | |
| "start": 50.8, | |
| "end": 55.3, | |
| "text": "Identify the item in the third row and third column." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 2, | |
| "task": "Add the identified item to the wishlist or cart.", | |
| "actions": [ | |
| { | |
| "index": 6, | |
| "start": 89.4, | |
| "end": 90.6, | |
| "text": "Add the whey protein to the wishlist." | |
| }, | |
| { | |
| "index": 7, | |
| "start": 95.5, | |
| "end": 96.0, | |
| "text": "Add the whey protein to the cart." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 3, | |
| "task": "Understand the layout to efficiently add items to the cart or wishlist.", | |
| "actions": [ | |
| { | |
| "index": 4, | |
| "start": 76.5, | |
| "end": 86.5, | |
| "text": "Identify the item in the first row and second column for protein." | |
| } | |
| ] | |
| } | |
| ] | |
| } |