| { | |
| "task with actions": [ | |
| { | |
| "task_index": 0, | |
| "task": "Access the option to create a new group in GitLab.", | |
| "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." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 1, | |
| "task": "Fill out the necessary information for the new group, including the group name and visibility level.", | |
| "actions": [ | |
| { | |
| "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'." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 2, | |
| "task": "Define your role and the purpose of the group, then create the group.", | |
| "actions": [ | |
| { | |
| "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'." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 3, | |
| "task": "Invite members to the group and assign them roles.", | |
| "actions": [ | |
| { | |
| "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." | |
| } | |
| ] | |
| } | |
| ] | |
| } |