| { | |
| "projects": [ | |
| { | |
| "project_index": 0, | |
| "project_title": "How to identify and interact with product reviews", | |
| "tasks": [ | |
| { | |
| "index": 0, | |
| "start": 20.6, | |
| "end": 31.6, | |
| "text": "Identify items with reviews by looking for stars and the number of reviews under the item title." | |
| }, | |
| { | |
| "index": 1, | |
| "start": 40.8, | |
| "end": 44.7, | |
| "text": "Hover over the stars to view the average rating of the item." | |
| }, | |
| { | |
| "index": 2, | |
| "start": 48.9, | |
| "end": 74.6, | |
| "text": "Access the reviews by clicking the reviews button and scrolling to the reviews tab to view details of each review." | |
| } | |
| ] | |
| }, | |
| { | |
| "project_index": 1, | |
| "project_title": "How to write and submit a product review", | |
| "tasks": [ | |
| { | |
| "index": 3, | |
| "start": 76.3, | |
| "end": 116.4, | |
| "text": "Write and submit your own review by filling out the required sections and clicking Submit Review." | |
| } | |
| ] | |
| }, | |
| { | |
| "project_index": 2, | |
| "project_title": "How to add the most highly rated product to your cart", | |
| "tasks": [ | |
| { | |
| "index": 4, | |
| "start": 128.4, | |
| "end": 140.9, | |
| "text": "Identify and add the most highly rated product to your cart." | |
| } | |
| ] | |
| } | |
| ] | |
| } |