VWA / customer_tutorial /customer_tutorial.project.json
KevinQHLin's picture
Upload folder using huggingface_hub
5fab11f verified
raw
history blame
1.78 kB
{
"projects": [
{
"project_index": 0,
"project_title": "How to filter and review customer information",
"tasks": [
{
"index": 0,
"start": 0.1,
"end": 23.6,
"text": "Navigate to the 'All Customers' section to view customer information."
},
{
"index": 1,
"start": 25.7,
"end": 38.3,
"text": "Apply a filter using a specific phone number to find relevant customers."
},
{
"index": 2,
"start": 44.4,
"end": 50.1,
"text": "Review the filtered customer information."
},
{
"index": 3,
"start": 60.2,
"end": 86.8,
"text": "Apply a filter based on the time customers joined, specifying a date range."
}
]
},
{
"project_index": 1,
"project_title": "How to customize and access detailed customer information",
"tasks": [
{
"index": 4,
"start": 97.3,
"end": 107.5,
"text": "Customize the view by selecting additional columns for more information."
},
{
"index": 5,
"start": 114.7,
"end": 140.1,
"text": "Access detailed customer information by selecting the edit option."
}
]
}
]
}