VWA / marketing_tutorial /marketing_tutorial.task.action.json
KevinQHLin's picture
Upload folder using huggingface_hub
5cea51f verified
{
"task with actions": [
{
"task_index": 0,
"task": "Navigate to the marketing tab and access catalog price rule.",
"actions": [
{
"index": 0,
"start": 25.2,
"end": 28.7,
"text": "Navigate to the 'Marketing' tab."
},
{
"index": 1,
"start": 28.8,
"end": 31.0,
"text": "Navigate to 'Catalog Price Rule'."
}
]
},
{
"task_index": 1,
"task": "Add a new rule for a Christmas Day sale and set it as active.",
"actions": [
{
"index": 2,
"start": 34.2,
"end": 37.3,
"text": "Choose to add a new rule."
},
{
"index": 3,
"start": 39.5,
"end": 40.9,
"text": "Enter the name for the new rule, e.g., 'Christmas Day Sale'."
},
{
"index": 4,
"start": 49.8,
"end": 50.8,
"text": "Set the rule as active."
}
]
},
{
"task_index": 2,
"task": "Choose the main website, apply to all customer groups, and set the time from December 25 to January 1, 2025.",
"actions": [
{
"index": 5,
"start": 52.5,
"end": 53.4,
"text": "Choose a website, e.g., 'Main Website'."
},
{
"index": 6,
"start": 56.0,
"end": 57.8,
"text": "Apply the rule to all customer groups."
},
{
"index": 7,
"start": 60.7,
"end": 63.4,
"text": "Set the start date to 'Christmas Day'."
},
{
"index": 8,
"start": 66.0,
"end": 71.0,
"text": "Set the end date to 'January 1st'."
}
]
},
{
"task_index": 3,
"task": "Define conditions for the sale and apply a 20% discount.",
"actions": [
{
"index": 9,
"start": 78.9,
"end": 81.9,
"text": "Choose conditions for the sale or leave it to apply to all products."
},
{
"index": 10,
"start": 93.6,
"end": 95.5,
"text": "Apply a discount for fixed amounts."
}
]
},
{
"task_index": 4,
"task": "Save and apply the price rule.",
"actions": [
{
"index": 11,
"start": 109.5,
"end": 110.8,
"text": "Save the price rule."
},
{
"index": 12,
"start": 115.1,
"end": 118.3,
"text": "Choose to apply the price rule."
}
]
},
{
"task_index": 5,
"task": "Navigate to all reviews under the marketing tab to manage reviews.",
"actions": [
{
"index": 13,
"start": 152.3,
"end": 154.2,
"text": "Navigate to 'All Reviews' under the 'Marketing' tab."
}
]
},
{
"task_index": 6,
"task": "Sort pending reviews, delete bad reviews, and approve good reviews.",
"actions": [
{
"index": 14,
"start": 163.4,
"end": 165.0,
"text": "Sort reviews by 'Pending'."
},
{
"index": 15,
"start": 168.5,
"end": 171.9,
"text": "Press 'Search' to filter pending reviews."
},
{
"index": 16,
"start": 181.2,
"end": 186.1,
"text": "Edit a review and press 'Delete Review'."
},
{
"index": 17,
"start": 193.6,
"end": 203.6,
"text": "Change the review status from 'Pending' to 'Approved'."
},
{
"index": 18,
"start": 205.2,
"end": 206.0,
"text": "Save the review."
}
]
}
]
}