| { | |
| "projects": [ | |
| { | |
| "project_index": 0, | |
| "project_title": "How to identify and search for relevant customer reviews", | |
| "tasks": [ | |
| { | |
| "index": 0, | |
| "start": 0.0, | |
| "end": 19.4, | |
| "text": "Identify relevant customer reviews by querying for key terms." | |
| }, | |
| { | |
| "index": 1, | |
| "start": 20.1, | |
| "end": 33.0, | |
| "text": "Search for reviews mentioning a specific brand or product." | |
| } | |
| ] | |
| }, | |
| { | |
| "project_index": 1, | |
| "project_title": "How to locate and filter customer records based on reviews", | |
| "tasks": [ | |
| { | |
| "index": 2, | |
| "start": 34.1, | |
| "end": 67.7, | |
| "text": "Locate the customer who left the review and filter customer records by name." | |
| } | |
| ] | |
| }, | |
| { | |
| "project_index": 2, | |
| "project_title": "How to review and manage customer account information", | |
| "tasks": [ | |
| { | |
| "index": 3, | |
| "start": 69.3, | |
| "end": 89.1, | |
| "text": "Review customer account information and identify multiple accounts if present." | |
| }, | |
| { | |
| "index": 4, | |
| "start": 101.2, | |
| "end": 110.7, | |
| "text": "Access and edit detailed customer information if necessary." | |
| } | |
| ] | |
| } | |
| ] | |
| } |