| { | |
| "task with actions": [ | |
| { | |
| "task_index": 0, | |
| "task": "Navigate to forums and select a suitable forum to explore.", | |
| "actions": [ | |
| { | |
| "index": 0, | |
| "start": 18.6, | |
| "end": 19.0, | |
| "text": "Go to the 'Forums' section." | |
| }, | |
| { | |
| "index": 1, | |
| "start": 20.8, | |
| "end": 22.3, | |
| "text": "Find a suitable forum to explore." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 1, | |
| "task": "Sort the forum posts by top posts of all time.", | |
| "actions": [ | |
| { | |
| "index": 3, | |
| "start": 33.9, | |
| "end": 37.5, | |
| "text": "Sort posts by 'Top Posts All Time'." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 2, | |
| "task": "Access a post by clicking on the comments section.", | |
| "actions": [ | |
| { | |
| "index": 4, | |
| "start": 44.3, | |
| "end": 44.9, | |
| "text": "Click on the 'Comments' to view the post." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 3, | |
| "task": "View the poster's profile and options to message or block them.", | |
| "actions": [ | |
| { | |
| "index": 5, | |
| "start": 56.2, | |
| "end": 58.0, | |
| "text": "Hover over the poster's name to view options." | |
| }, | |
| { | |
| "index": 6, | |
| "start": 64.4, | |
| "end": 67.3, | |
| "text": "Click on the poster's 'Profile' to view their page." | |
| }, | |
| { | |
| "index": 10, | |
| "start": 110.9, | |
| "end": 112.2, | |
| "text": "Click 'Block User' to block the user." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 4, | |
| "task": "Review all the poster's submissions and comments.", | |
| "actions": [ | |
| { | |
| "index": 6, | |
| "start": 64.4, | |
| "end": 67.3, | |
| "text": "Click on the poster's 'Profile' to view their page." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 5, | |
| "task": "Send a message to the poster.", | |
| "actions": [ | |
| { | |
| "index": 7, | |
| "start": 79.9, | |
| "end": 82.7, | |
| "text": "Start composing a message to the user." | |
| }, | |
| { | |
| "index": 8, | |
| "start": 98.2, | |
| "end": 98.9, | |
| "text": "Send the composed message." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 6, | |
| "task": "Block the user if desired.", | |
| "actions": [ | |
| { | |
| "index": 10, | |
| "start": 110.9, | |
| "end": 112.2, | |
| "text": "Click 'Block User' to block the user." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 7, | |
| "task": "Unblock the user if needed.", | |
| "actions": [ | |
| { | |
| "index": 11, | |
| "start": 137.4, | |
| "end": 140.1, | |
| "text": "Click 'Unblock' to unblock the user." | |
| } | |
| ] | |
| } | |
| ] | |
| } |