File size: 2,775 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 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 | {
"actions": [
{
"index": 0,
"start": 18.0,
"end": 22.3,
"text": "Click the big plus sign at the top of the menu bar."
},
{
"index": 1,
"start": 22.3,
"end": 26.0,
"text": "Select the option to create a new group."
},
{
"index": 2,
"start": 36.7,
"end": 37.3,
"text": "Click 'Create group'."
},
{
"index": 3,
"start": 41.9,
"end": 46.4,
"text": "Enter the group name as 'tutorial test group'."
},
{
"index": 4,
"start": 49.1,
"end": 54.1,
"text": "Set the visibility level to 'public'."
},
{
"index": 5,
"start": 58.4,
"end": 60.0,
"text": "Set your role as 'data analyst'."
},
{
"index": 6,
"start": 64.1,
"end": 68.1,
"text": "Indicate the group will be used to store code."
},
{
"index": 7,
"start": 69.5,
"end": 70.1,
"text": "Click 'Create this group'."
},
{
"index": 8,
"start": 77.4,
"end": 79.4,
"text": "Click on 'Group information' and then go to 'Members'."
},
{
"index": 9,
"start": 86.6,
"end": 87.3,
"text": "Click 'Invite members'."
},
{
"index": 10,
"start": 95.8,
"end": 97.6,
"text": "Invite 'Oliver' to the group."
},
{
"index": 11,
"start": 108.1,
"end": 109.4,
"text": "Invite three 'Olivers' to the group."
},
{
"index": 12,
"start": 111.8,
"end": 112.9,
"text": "Set their role as 'developers'."
},
{
"index": 13,
"start": 115.5,
"end": 118.8,
"text": "Confirm the invitation to make them part of the group."
},
{
"index": 14,
"start": 132.9,
"end": 133.6,
"text": "Add 'Alexander' to the group."
},
{
"index": 15,
"start": 147.2,
"end": 148.3,
"text": "Invite three 'Alexanders' to the group."
},
{
"index": 16,
"start": 148.9,
"end": 151.0,
"text": "Set their role as 'guests'."
}
],
"total_tokens": 0,
"input_tokens": 0,
"output_tokens": 0
} |