| { | |
| "projects": [ | |
| { | |
| "project_index": 0, | |
| "project_title": "How to navigate and explore products on the website", | |
| "tasks": [ | |
| { | |
| "index": 0, | |
| "start": 15.1, | |
| "end": 17.5, | |
| "text": "Navigate to a category on the website." | |
| }, | |
| { | |
| "index": 1, | |
| "start": 26.3, | |
| "end": 34.2, | |
| "text": "Display products in a grid view to see images." | |
| }, | |
| { | |
| "index": 2, | |
| "start": 78.9, | |
| "end": 84.8, | |
| "text": "View detailed product information by clicking on the page." | |
| }, | |
| { | |
| "index": 3, | |
| "start": 117.7, | |
| "end": 129.3, | |
| "text": "Explore price ranges by rows and columns in grid view." | |
| } | |
| ] | |
| } | |
| ] | |
| } |