File size: 1,908 Bytes
89896b3 | 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 | {
"instruction": "How many attendees were present in the meeting titled 'Product Roadmap Alignment' in the Joplin app? Express your answer as just a single number.",
"task_name": "NotesMeetingAttendeeCount_0",
"episode_id": "819e536bc35d4730b766a1f883f701bf",
"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[242,2005]",
"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[1195,241]",
"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[81,399]",
"action_description": "On All Notes List, click empty space, to close search bar",
"image_before": "4.png",
"image_after": "5.png"
},
{
"step_id": 5,
"action": "TYPE[Product Roadmap Alignment]",
"action_description": "On All Notes List, type 'Product Roadmap Alignment' in search bar, to find relevant meeting notes.",
"image_before": "5.png",
"image_after": "6.png"
},
{
"step_id": 6,
"action": "CLICK[610,560]",
"action_description": "On All Notes List, click 'Product Roadmap Alignment' note, to view meeting details. [Memory: 80 attendees participated in the meeting]",
"image_before": "6.png",
"image_after": "7.png"
},
{
"step_id": 7,
"action": "TASK_COMPLETE[80]",
"action_description": "On All Notes List, complete task, the answer is \"80\".",
"image_before": "7.png",
"image_after": null
}
]
} |