| { | |
| "task with actions": [ | |
| { | |
| "task_index": 0, | |
| "task": "Navigate to the create submission page.", | |
| "actions": [ | |
| { | |
| "index": 0, | |
| "start": 19.2, | |
| "end": 20.4, | |
| "text": "Click the 'Submit' button in the menu bar at the top." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 1, | |
| "task": "Choose the method to upload a post, either via URL or image.", | |
| "actions": [ | |
| { | |
| "index": 1, | |
| "start": 29.3, | |
| "end": 29.8, | |
| "text": "Click the 'URL' option to specify the upload method." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 2, | |
| "task": "Add a title and body to your post.", | |
| "actions": [ | |
| { | |
| "index": 3, | |
| "start": 42.5, | |
| "end": 42.8, | |
| "text": "Enter the title \"Cool graphic I found.\"" | |
| }, | |
| { | |
| "index": 4, | |
| "start": 49.0, | |
| "end": 50.1, | |
| "text": "Enter the body text \"I just love machine learning.\"" | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 3, | |
| "task": "Select the appropriate subreddit for your post.", | |
| "actions": [ | |
| { | |
| "index": 5, | |
| "start": 62.0, | |
| "end": 62.5, | |
| "text": "Select the 'machine learning' subreddit to post." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 4, | |
| "task": "Upload an image from your local disk as an alternative method.", | |
| "actions": [ | |
| { | |
| "index": 8, | |
| "start": 102.0, | |
| "end": 106.4, | |
| "text": "Choose to upload an image from the local disk." | |
| }, | |
| { | |
| "index": 9, | |
| "start": 109.9, | |
| "end": 113.0, | |
| "text": "Click 'Submit' to upload the image." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 5, | |
| "task": "Create and submit the post to the designated subreddit.", | |
| "actions": [ | |
| { | |
| "index": 10, | |
| "start": 117.5, | |
| "end": 119.9, | |
| "text": "Enter the title \"Team USA wins gold in basketball.\"" | |
| }, | |
| { | |
| "index": 11, | |
| "start": 123.4, | |
| "end": 126.3, | |
| "text": "Enter the body text \"LeBron and Steph Curry were awesome to watch.\"" | |
| }, | |
| { | |
| "index": 12, | |
| "start": 141.7, | |
| "end": 142.0, | |
| "text": "Click 'Create Submission' to finalize the post." | |
| } | |
| ] | |
| } | |
| ] | |
| } |