VWA / project_tutorial /project_tutorial.task.action.json
KevinQHLin's picture
Upload folder using huggingface_hub
2df3079 verified
raw
history blame
2.83 kB
{
"task with actions": [
{
"task_index": 0,
"task": "Change the license of an existing repository.",
"actions": [
{
"index": 2,
"start": 83.6,
"end": 84.0,
"text": "Click the 'Add License' button"
},
{
"index": 3,
"start": 87.8,
"end": 89.0,
"text": "Scroll down and click the 'Commit' button"
}
]
},
{
"task_index": 1,
"task": "Create a new project or repository and set its visibility.",
"actions": [
{
"index": 4,
"start": 194.8,
"end": 195.1,
"text": "Click 'Create New'"
},
{
"index": 5,
"start": 195.9,
"end": 196.4,
"text": "Go to 'New Project' under GitLab"
},
{
"index": 7,
"start": 221.3,
"end": 222.1,
"text": "Click to make the project public"
}
]
},
{
"task_index": 2,
"task": "Add members to the project with different roles.",
"actions": []
},
{
"task_index": 3,
"task": "Create a new project using a template.",
"actions": [
{
"index": 4,
"start": 194.8,
"end": 195.1,
"text": "Click 'Create New'"
},
{
"index": 5,
"start": 195.9,
"end": 196.4,
"text": "Go to 'New Project' under GitLab"
},
{
"index": 6,
"start": 213.3,
"end": 214.7,
"text": "Click the 'Use Template' button"
}
]
},
{
"task_index": 4,
"task": "Add a new license to a repository and commit the changes.",
"actions": [
{
"index": 2,
"start": 83.6,
"end": 84.0,
"text": "Click the 'Add License' button"
},
{
"index": 3,
"start": 87.8,
"end": 89.0,
"text": "Scroll down and click the 'Commit' button"
}
]
}
]
}