File size: 2,885 Bytes
2157761 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 |
{
"projects": [
{
"project_index": 0,
"project_title": "How to search and filter posts by category, state, and price",
"tasks": [
{
"index": 0,
"start": 3.4,
"end": 19.4,
"text": "Learn how to find posts and sort by category, price, state, city, and price range, and view listings by recency and price."
},
{
"index": 1,
"start": 20.2,
"end": 29.9,
"text": "Start your search by going to the bottom and looking at all categories."
},
{
"index": 2,
"start": 39.5,
"end": 43.6,
"text": "Proceed to categories if not interested in items without a state."
},
{
"index": 3,
"start": 53.4,
"end": 59.7,
"text": "Filter by state by clicking on a state in the all locations button."
},
{
"index": 4,
"start": 78.3,
"end": 81.2,
"text": "Set a price range for your search."
},
{
"index": 5,
"start": 84.9,
"end": 111.9,
"text": "View posts sorted by newly listed items and adjust sorting to view by lowest or highest price."
}
]
},
{
"project_index": 1,
"project_title": "How to navigate and reset filters on the website",
"tasks": [
{
"index": 6,
"start": 138.3,
"end": 142.4,
"text": "Navigate back to the home page using the OS class button."
},
{
"index": 7,
"start": 166.2,
"end": 167.5,
"text": "Use zero filters as the default setting."
},
{
"index": 9,
"start": 232.6,
"end": 238.6,
"text": "Navigate the website and manipulate filters to find desired items."
}
]
},
{
"project_index": 2,
"project_title": "How to filter posts by city",
"tasks": [
{
"index": 8,
"start": 199.5,
"end": 227.4,
"text": "Filter by city to view items near a specific location."
}
]
}
]
} |