File size: 1,360 Bytes
2391849 |
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 |
{
"tasks": [
{
"index": 0,
"start": 5.9,
"end": 11.9,
"text": "Navigate to an item page to search for an item and view all item details."
},
{
"index": 1,
"start": 45.4,
"end": 54.8,
"text": "Filter listings by location before selecting a category if needed."
},
{
"index": 2,
"start": 65.3,
"end": 70.0,
"text": "Filter posts by a specific location, such as Virginia."
},
{
"index": 3,
"start": 74.1,
"end": 82.0,
"text": "Select a category, such as farm and gardening items, to view relevant posts."
},
{
"index": 4,
"start": 90.8,
"end": 95.0,
"text": "Sort posts by criteria such as most recent, cheapest, or most expensive."
},
{
"index": 5,
"start": 110.0,
"end": 116.6,
"text": "Review post details including the title, poster's name, email, and description."
},
{
"index": 6,
"start": 124.9,
"end": 131.8,
"text": "View items without location restrictions by selecting a category directly."
}
]
} |