File size: 1,313 Bytes
a30f8af
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "projects": [
        {
            "project_index": 0,
            "project_title": "How to create and set up a new group in GitLab",
            "tasks": [
                {
                    "index": 0,
                    "start": 15.9,
                    "end": 30.8,
                    "text": "Access the option to create a new group in GitLab."
                },
                {
                    "index": 1,
                    "start": 32.0,
                    "end": 54.4,
                    "text": "Fill out the necessary information for the new group, including the group name and visibility level."
                },
                {
                    "index": 2,
                    "start": 55.5,
                    "end": 70.3,
                    "text": "Define your role and the purpose of the group, then create the group."
                }
            ]
        },
        {
            "project_index": 1,
            "project_title": "How to invite members and assign roles in a GitLab group",
            "tasks": [
                {
                    "index": 3,
                    "start": 75.7,
                    "end": 92.6,
                    "text": "Invite members to the group and assign them roles."
                }
            ]
        }
    ]
}