| { | |
| "tasks": [ | |
| { | |
| "index": 0, | |
| "start": 4.7, | |
| "end": 11.8, | |
| "text": "Learn how to view and sort items by price and find items within a specific price range." | |
| }, | |
| { | |
| "index": 1, | |
| "start": 19.2, | |
| "end": 24.2, | |
| "text": "Navigate to the television category to view available televisions." | |
| }, | |
| { | |
| "index": 2, | |
| "start": 38.8, | |
| "end": 40.9, | |
| "text": "Sort items by price to organize them from cheapest to most expensive or vice versa." | |
| }, | |
| { | |
| "index": 3, | |
| "start": 79.2, | |
| "end": 88.6, | |
| "text": "Add televisions within a specific price range to your cart." | |
| }, | |
| { | |
| "index": 4, | |
| "start": 122.1, | |
| "end": 126.4, | |
| "text": "Adjust your budget and add items to your wish list if they exceed your current budget." | |
| } | |
| ] | |
| } |