| { | |
| "projects": [ | |
| { | |
| "project_index": 0, | |
| "project_title": "How to select and purchase items", | |
| "tasks": [ | |
| { | |
| "index": 0, | |
| "start": 5.2, | |
| "end": 14.3, | |
| "text": "Navigate to the desired category and select the item to purchase." | |
| }, | |
| { | |
| "index": 1, | |
| "start": 50.0, | |
| "end": 54.1, | |
| "text": "Add the selected items to the shopping cart." | |
| }, | |
| { | |
| "index": 2, | |
| "start": 64.1, | |
| "end": 74.4, | |
| "text": "Proceed to checkout and place the order using the default shipping address." | |
| } | |
| ] | |
| }, | |
| { | |
| "project_index": 1, | |
| "project_title": "How to review and provide feedback on purchased items", | |
| "tasks": [ | |
| { | |
| "index": 3, | |
| "start": 79.5, | |
| "end": 92.9, | |
| "text": "Access the order page to review the items ordered." | |
| }, | |
| { | |
| "index": 4, | |
| "start": 106.4, | |
| "end": 137.1, | |
| "text": "Write and submit a review for the purchased item." | |
| } | |
| ] | |
| } | |
| ] | |
| } |