File size: 2,025 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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
{
"actions": [
{
"index": 0,
"start": 9.3,
"end": 12.7,
"text": "Click the 'Menu' button to open the dropdown."
},
{
"index": 1,
"start": 12.7,
"end": 13.5,
"text": "Click 'Profile' from the dropdown menu."
},
{
"index": 2,
"start": 19.0,
"end": 19.6,
"text": "Click 'Submissions' to view your posts."
},
{
"index": 3,
"start": 25.4,
"end": 25.6,
"text": "Click 'Edit' on the post you want to modify."
},
{
"index": 4,
"start": 30.3,
"end": 31.4,
"text": "Change the title of the post to \"Moving to Atlanta for Season Four\"."
},
{
"index": 5,
"start": 43.3,
"end": 44.7,
"text": "Change the body of the post to \"This is a test\"."
},
{
"index": 6,
"start": 47.5,
"end": 49.5,
"text": "Go back to your profile and click 'Submissions' to view changes."
},
{
"index": 7,
"start": 65.8,
"end": 66.1,
"text": "Find another post not about television."
},
{
"index": 8,
"start": 73.0,
"end": 73.8,
"text": "Click on a post in the 'Movies' category."
},
{
"index": 9,
"start": 80.8,
"end": 88.2,
"text": "Edit the post title to \"Fantastic Four movie gets new writer with Avatar the way of water scribe Josh Friedman\"."
},
{
"index": 10,
"start": 88.6,
"end": 93.2,
"text": "Change the body to \"I can't wait to be a writer in this movie\"."
}
],
"total_tokens": 0,
"input_tokens": 0,
"output_tokens": 0
} |