| { | |
| "instruction": "Is the note titled 'Recipe Collection' in the Joplin app marked as a todo item? Respond with either 'True' if it is a todo or 'False' if not.", | |
| "task_name": "NotesIsTodo_0", | |
| "episode_id": "5daea0939c1c424cae87c121b46e4c18", | |
| "steps": [ | |
| { | |
| "step_id": 1, | |
| "action": "SWIPE[LEFT]", | |
| "action_description": "On Home Screen, swipe left, to view more apps", | |
| "image_before": "1.png", | |
| "image_after": "2.png" | |
| }, | |
| { | |
| "step_id": 2, | |
| "action": "CLICK[246,2019]", | |
| "action_description": "On Home Screen, click 'Joplin' icon, to open the app.", | |
| "image_before": "2.png", | |
| "image_after": "3.png" | |
| }, | |
| { | |
| "step_id": 3, | |
| "action": "CLICK[1163,220]", | |
| "action_description": "On All Notes List, click 'Search' icon, to open search bar", | |
| "image_before": "3.png", | |
| "image_after": "4.png" | |
| }, | |
| { | |
| "step_id": 4, | |
| "action": "CLICK[242,427]", | |
| "action_description": "On All Notes List, click below search bar, to prepare for text input", | |
| "image_before": "4.png", | |
| "image_after": "5.png" | |
| }, | |
| { | |
| "step_id": 5, | |
| "action": "TYPE[Recipe Collection]", | |
| "action_description": "On All Notes List, type 'Recipe Collection' in search bar, to search for specific note", | |
| "image_before": "5.png", | |
| "image_after": "6.png" | |
| }, | |
| { | |
| "step_id": 6, | |
| "action": "PRESS_ENTER", | |
| "action_description": "On All Notes List, press enter, to initiate search.", | |
| "image_before": "6.png", | |
| "image_after": "7.png" | |
| }, | |
| { | |
| "step_id": 7, | |
| "action": "TASK_COMPLETE[True]", | |
| "action_description": "On All Notes List, complete task, the answer is \"True\".", | |
| "image_before": "7.png", | |
| "image_after": null | |
| } | |
| ] | |
| } |