VWA / search_sort_comment /search_sort_comment.project.json
KevinQHLin's picture
Upload folder using huggingface_hub
b9d0a76 verified
raw
history blame
1.95 kB
{
"projects": [
{
"project_index": 0,
"project_title": "How to search and filter posts by category and location",
"tasks": [
{
"index": 0,
"start": 6.5,
"end": 18.3,
"text": "Search for a post by category or location."
},
{
"index": 1,
"start": 19.1,
"end": 40.2,
"text": "Navigate to a category to view posts."
},
{
"index": 2,
"start": 41.0,
"end": 61.9,
"text": "Filter posts by location."
},
{
"index": 3,
"start": 82.3,
"end": 87.9,
"text": "Refine search using the search bar."
},
{
"index": 4,
"start": 126.8,
"end": 140.6,
"text": "Apply price filters to search results."
}
]
},
{
"project_index": 1,
"project_title": "How to sort search results by criteria",
"tasks": [
{
"index": 5,
"start": 148.6,
"end": 159.3,
"text": "Sort items by criteria such as newly listed or price."
}
]
},
{
"project_index": 2,
"project_title": "How to leave a comment on a post",
"tasks": [
{
"index": 6,
"start": 194.7,
"end": 218.1,
"text": "Leave a comment on a post."
}
]
}
]
}