File size: 1,574 Bytes
1ef9b9f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "projects": [
        {
            "project_index": 0,
            "project_title": "How to generate an order report",
            "tasks": [
                {
                    "index": 0,
                    "start": 12.4,
                    "end": 18.1,
                    "text": "Navigate to the reports section and select orders under sales."
                },
                {
                    "index": 1,
                    "start": 20.9,
                    "end": 32.6,
                    "text": "Choose the time period for the order report (daily, monthly, or yearly)."
                },
                {
                    "index": 2,
                    "start": 38.6,
                    "end": 67.8,
                    "text": "Specify the date range for the report, e.g., from January 1st, 2021, to the end of September 2022."
                },
                {
                    "index": 3,
                    "start": 68.5,
                    "end": 74.6,
                    "text": "Press show report to generate the report."
                }
            ]
        },
        {
            "project_index": 1,
            "project_title": "Overview of generating different types of reports",
            "tasks": [
                {
                    "index": 4,
                    "start": 150.2,
                    "end": 168.7,
                    "text": "Note that reports can also be generated for sales tax, invoices, shipping, and refunds using the same format."
                }
            ]
        }
    ]
}