File size: 1,733 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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
{
"projects": [
{
"project_index": 0,
"project_title": "How to navigate and select a post for editing",
"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."
}
]
},
{
"project_index": 1,
"project_title": "How to edit and review changes to a post",
"tasks": [
{
"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."
}
]
},
{
"project_index": 2,
"project_title": "How to repeat the editing process for another post",
"tasks": [
{
"index": 5,
"start": 62.9,
"end": 93.4,
"text": "Repeat the editing process for another post."
}
]
}
]
} |