File size: 859 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
{
    "projects": [
        {
            "project_index": 0,
            "project_title": "How to identify bordering states on a map",
            "tasks": [
                {
                    "index": 0,
                    "start": 4.4,
                    "end": 13.7,
                    "text": "Identify the state for which you want to find bordering states."
                },
                {
                    "index": 1,
                    "start": 16.8,
                    "end": 17.8,
                    "text": "Zoom in on the selected state on the map."
                },
                {
                    "index": 2,
                    "start": 20.1,
                    "end": 24.3,
                    "text": "Observe and identify the states that border the selected state."
                }
            ]
        }
    ]
}