File size: 1,044 Bytes
bef867f |
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": 16.7,
"end": 24.2,
"text": "Navigate to the create submission page."
},
{
"index": 1,
"start": 25.0,
"end": 33.6,
"text": "Choose the method to upload a post, either via URL or image."
},
{
"index": 2,
"start": 34.2,
"end": 50.4,
"text": "Add a title and body to your post."
},
{
"index": 3,
"start": 55.8,
"end": 62.7,
"text": "Select the appropriate subreddit for your post."
},
{
"index": 4,
"start": 101.3,
"end": 116.0,
"text": "Upload an image from your local disk as an alternative method."
},
{
"index": 5,
"start": 136.9,
"end": 146.3,
"text": "Create and submit the post to the designated subreddit."
}
]
} |