File size: 1,926 Bytes
7432044
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
57
58
{
    "task with actions": [
        {
            "task_index": 0,
            "task": "Identify the state for which you want to find bordering states.",
            "actions": [
                {
                    "index": 1,
                    "start": 5.0,
                    "end": 5.9,
                    "text": "Enter the search term \"Connecticut\" in the search bar."
                }
            ]
        },
        {
            "task_index": 1,
            "task": "Zoom in on the selected state on the map.",
            "actions": [
                {
                    "index": 2,
                    "start": 17.0,
                    "end": 17.7,
                    "text": "Use the zoom tool to zoom in on the map to focus on Connecticut."
                }
            ]
        },
        {
            "task_index": 2,
            "task": "Observe and identify the states that border the selected state.",
            "actions": [
                {
                    "index": 3,
                    "start": 21.0,
                    "end": 23.3,
                    "text": "Pan around the map to view the states bordering Connecticut."
                },
                {
                    "index": 4,
                    "start": 25.9,
                    "end": 29.9,
                    "text": "Identify and note that Connecticut borders New York to the west."
                },
                {
                    "index": 5,
                    "start": 31.0,
                    "end": 32.9,
                    "text": "Identify and note that Connecticut borders Massachusetts to the north."
                },
                {
                    "index": 6,
                    "start": 34.5,
                    "end": 38.2,
                    "text": "Identify and note that Connecticut borders Rhode Island to the east."
                }
            ]
        }
    ]
}