File size: 3,725 Bytes
6bc7b02
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
{
    "task with actions": [
        {
            "task_index": 0,
            "task": "Access your profile settings by clicking on the icon in the top right menu bar and selecting 'My Profile'.",
            "actions": [
                {
                    "index": 0,
                    "start": 16.5,
                    "end": 17.6,
                    "text": "Click on the icon in the top right menu bar."
                },
                {
                    "index": 1,
                    "start": 20.1,
                    "end": 22.2,
                    "text": "Click on the first option labeled 'My Profile'."
                }
            ]
        },
        {
            "task_index": 1,
            "task": "Click on 'Edit' in the top right to access profile settings.",
            "actions": [
                {
                    "index": 2,
                    "start": 37.9,
                    "end": 38.8,
                    "text": "Click on 'Edit' in the top right to access profile settings."
                }
            ]
        },
        {
            "task_index": 2,
            "task": "View and manage your access tokens, including revealing and generating personal access tokens.",
            "actions": [
                {
                    "index": 3,
                    "start": 53.5,
                    "end": 54.5,
                    "text": "Click to reveal your RSS feed token."
                },
                {
                    "index": 4,
                    "start": 56.6,
                    "end": 58.4,
                    "text": "Generate your own personal access tokens."
                }
            ]
        },
        {
            "task_index": 3,
            "task": "Set new statuses for your profile.",
            "actions": [
                {
                    "index": 6,
                    "start": 64.8,
                    "end": 65.2,
                    "text": "Set a new status, for example, \"I'm hungry\"."
                }
            ]
        },
        {
            "task_index": 4,
            "task": "Edit the website link that appears on your profile and update profile settings.",
            "actions": [
                {
                    "index": 2,
                    "start": 37.9,
                    "end": 38.8,
                    "text": "Click on 'Edit' in the top right to access profile settings."
                },
                {
                    "index": 7,
                    "start": 73.3,
                    "end": 74.5,
                    "text": "Update your profile settings."
                },
                {
                    "index": 8,
                    "start": 86.2,
                    "end": 88.8,
                    "text": "Edit the website that shows up on your profile."
                },
                {
                    "index": 9,
                    "start": 93.3,
                    "end": 94.1,
                    "text": "Update profile settings with the new website."
                },
                {
                    "index": 10,
                    "start": 111.5,
                    "end": 112.8,
                    "text": "Go back to the profile to verify the website link."
                }
            ]
        },
        {
            "task_index": 5,
            "task": "Update personal information such as pronouns, pronunciation, and email.",
            "actions": [
                {
                    "index": 11,
                    "start": 119.0,
                    "end": 121.3,
                    "text": "Update your pronouns, pronunciation, and email."
                }
            ]
        }
    ]
}