VWA / catalog_tutorial /catalog_tutorial.task.action.json
KevinQHLin's picture
Upload folder using huggingface_hub
977908e verified
raw
history blame
4.03 kB
{
"task with actions": [
{
"task_index": 0,
"task": "View the general catalog and product offerings.",
"actions": [
{
"index": 0,
"start": 12.8,
"end": 19.4,
"text": "Click the 'Products' button on the left-hand side to view the general catalog."
}
]
},
{
"task_index": 1,
"task": "Filter products by specific criteria such as quantity or brand name.",
"actions": [
{
"index": 1,
"start": 57.0,
"end": 57.7,
"text": "Press 'Apply Filters' to filter products by quantity."
}
]
},
{
"task_index": 2,
"task": "Edit product features or disable a product from the website.",
"actions": [
{
"index": 2,
"start": 124.3,
"end": 126.0,
"text": "Press 'Save' to disable a product from the website."
},
{
"index": 3,
"start": 138.1,
"end": 146.9,
"text": "Choose to take a product off sale or keep it on sale."
},
{
"index": 4,
"start": 173.4,
"end": 176.2,
"text": "Click and select more content features for a product variation."
}
]
},
{
"task_index": 3,
"task": "Edit product descriptions and add new features.",
"actions": [
{
"index": 4,
"start": 173.4,
"end": 176.2,
"text": "Click and select more content features for a product variation."
},
{
"index": 5,
"start": 205.7,
"end": 209.3,
"text": "Edit the product description in the 'Content' tab."
},
{
"index": 8,
"start": 303.3,
"end": 309.5,
"text": "Press 'Description' to edit the product description."
}
]
},
{
"task_index": 4,
"task": "Change the price and quantity of a specific product.",
"actions": []
},
{
"task_index": 5,
"task": "Add a new product to the catalog.",
"actions": [
{
"index": 10,
"start": 388.2,
"end": 388.4,
"text": "Press 'Add Products' to add a new product."
}
]
},
{
"task_index": 6,
"task": "Configure product attributes such as color and size.",
"actions": []
},
{
"task_index": 7,
"task": "Allow customers to change product configurations like color and size.",
"actions": [
{
"index": 11,
"start": 540.2,
"end": 541.5,
"text": "Press 'Create Product Configurations' to allow customer configuration."
},
{
"index": 12,
"start": 552.5,
"end": 552.7,
"text": "Add the 'Size' attribute."
},
{
"index": 13,
"start": 519.4,
"end": 519.8,
"text": "Press 'Save' to save the new product configurations."
}
]
}
]
}