| { | |
| "task with actions": [ | |
| { | |
| "task_index": 0, | |
| "task": "Navigate to the forums to find a post.", | |
| "actions": [ | |
| { | |
| "index": 0, | |
| "start": 13.3, | |
| "end": 15.0, | |
| "text": "Go to the 'Forums' section." | |
| }, | |
| { | |
| "index": 1, | |
| "start": 18.8, | |
| "end": 19.2, | |
| "text": "Sort forums by 'Alphabetical'." | |
| }, | |
| { | |
| "index": 2, | |
| "start": 28.0, | |
| "end": 31.5, | |
| "text": "Go to the 'Washington' forum." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 1, | |
| "task": "Click on the title of a post to view the image.", | |
| "actions": [ | |
| { | |
| "index": 5, | |
| "start": 58.2, | |
| "end": 59.9, | |
| "text": "Click on the title to view the image associated with the post." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 2, | |
| "task": "Click on the comments button to go to the comments section.", | |
| "actions": [ | |
| { | |
| "index": 4, | |
| "start": 48.5, | |
| "end": 49.4, | |
| "text": "Click on the 'Comments' button to view comments." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 3, | |
| "task": "View the post and its comments.", | |
| "actions": [ | |
| { | |
| "index": 3, | |
| "start": 40.4, | |
| "end": 41.9, | |
| "text": "Click on the title of a post to view the post." | |
| }, | |
| { | |
| "index": 4, | |
| "start": 48.5, | |
| "end": 49.4, | |
| "text": "Click on the 'Comments' button to view comments." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 4, | |
| "task": "Scroll through comments sorted by upvotes.", | |
| "actions": [ | |
| { | |
| "index": 9, | |
| "start": 108.5, | |
| "end": 109.7, | |
| "text": "Scroll down to view all comments sorted by upvotes." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 5, | |
| "task": "Post a comment and submit it.", | |
| "actions": [ | |
| { | |
| "index": 10, | |
| "start": 162.3, | |
| "end": 163.0, | |
| "text": "Click the red button to post a comment." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 6, | |
| "task": "Edit or delete your comment if needed.", | |
| "actions": [ | |
| { | |
| "index": 11, | |
| "start": 167.3, | |
| "end": 168.2, | |
| "text": "Click to delete or edit your comment." | |
| }, | |
| { | |
| "index": 12, | |
| "start": 169.1, | |
| "end": 174.5, | |
| "text": "Click 'Edit' to modify your comment." | |
| } | |
| ] | |
| } | |
| ] | |
| } |