File size: 941 Bytes
2ce1c3d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
{
"tasks": [
{
"index": 0,
"start": 9.1,
"end": 13.1,
"text": "Navigate to your profile."
},
{
"index": 1,
"start": 16.4,
"end": 20.7,
"text": "Access the submissions section."
},
{
"index": 2,
"start": 21.9,
"end": 25.8,
"text": "Select a post to edit."
},
{
"index": 3,
"start": 27.7,
"end": 40.0,
"text": "Modify the title and body of the post."
},
{
"index": 4,
"start": 50.6,
"end": 61.2,
"text": "Review the changes in your submissions."
},
{
"index": 5,
"start": 62.9,
"end": 93.4,
"text": "Repeat the editing process for another post."
}
]
} |