| { | |
| "task with actions": [ | |
| { | |
| "task_index": 0, | |
| "task": "Identify relevant customer reviews by querying for key terms.", | |
| "actions": [ | |
| { | |
| "index": 1, | |
| "start": 8.1, | |
| "end": 9.4, | |
| "text": "Navigate to 'All Reviews'." | |
| }, | |
| { | |
| "index": 2, | |
| "start": 16.7, | |
| "end": 18.7, | |
| "text": "Query for relevant review information." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 1, | |
| "task": "Search for reviews mentioning a specific brand or product.", | |
| "actions": [ | |
| { | |
| "index": 3, | |
| "start": 20.8, | |
| "end": 26.0, | |
| "text": "Search for reviews with the key term 'purchase' and the 'Olivia' brand." | |
| }, | |
| { | |
| "index": 4, | |
| "start": 32.0, | |
| "end": 32.6, | |
| "text": "Press 'Enter' to execute the search." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 2, | |
| "task": "Locate the customer who left the review and filter customer records by name.", | |
| "actions": [ | |
| { | |
| "index": 5, | |
| "start": 44.5, | |
| "end": 46.6, | |
| "text": "View customer information for 'Jane Smith'." | |
| }, | |
| { | |
| "index": 6, | |
| "start": 52.4, | |
| "end": 55.0, | |
| "text": "Navigate to 'All Customers'." | |
| }, | |
| { | |
| "index": 7, | |
| "start": 60.3, | |
| "end": 62.6, | |
| "text": "Filter by the name 'Jane Smith'." | |
| }, | |
| { | |
| "index": 8, | |
| "start": 66.7, | |
| "end": 69.3, | |
| "text": "Apply filters to find accounts under 'Jane Smith'." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 3, | |
| "task": "Review customer account information and identify multiple accounts if present.", | |
| "actions": [ | |
| { | |
| "index": 5, | |
| "start": 44.5, | |
| "end": 46.6, | |
| "text": "View customer information for 'Jane Smith'." | |
| }, | |
| { | |
| "index": 7, | |
| "start": 60.3, | |
| "end": 62.6, | |
| "text": "Filter by the name 'Jane Smith'." | |
| }, | |
| { | |
| "index": 8, | |
| "start": 66.7, | |
| "end": 69.3, | |
| "text": "Apply filters to find accounts under 'Jane Smith'." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 4, | |
| "task": "Access and edit detailed customer information if necessary.", | |
| "actions": [ | |
| { | |
| "index": 9, | |
| "start": 91.7, | |
| "end": 94.2, | |
| "text": "View more detailed information by selecting additional columns." | |
| }, | |
| { | |
| "index": 10, | |
| "start": 102.6, | |
| "end": 110.5, | |
| "text": "Edit information for 'Jane Smith' by pressing 'Edit'." | |
| } | |
| ] | |
| } | |
| ] | |
| } |