| { | |
| "task with actions": [ | |
| { | |
| "task_index": 0, | |
| "task": "View the commit history of a repository and analyze the commit breakdown per contributor.", | |
| "actions": [] | |
| }, | |
| { | |
| "task_index": 1, | |
| "task": "Navigate to a popular repository to examine its commit statistics.", | |
| "actions": [ | |
| { | |
| "index": 0, | |
| "start": 29.3, | |
| "end": 30.9, | |
| "text": "Navigate to a popular repository." | |
| }, | |
| { | |
| "index": 3, | |
| "start": 41.4, | |
| "end": 43.2, | |
| "text": "Select the 'Open API Generator' repository." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 2, | |
| "task": "Observe the total number of commits in the selected repository.", | |
| "actions": [] | |
| }, | |
| { | |
| "task_index": 3, | |
| "task": "Identify contributors and their commit counts in the repository.", | |
| "actions": [ | |
| { | |
| "index": 4, | |
| "start": 53.0, | |
| "end": 56.1, | |
| "text": "View the list of members who made commits." | |
| }, | |
| { | |
| "index": 5, | |
| "start": 59.5, | |
| "end": 66.4, | |
| "text": "View the list of contributors and their commit counts." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 4, | |
| "task": "Access the contributors page to view commits sorted by frequency and contributor.", | |
| "actions": [ | |
| { | |
| "index": 6, | |
| "start": 80.2, | |
| "end": 82.7, | |
| "text": "Open the 'Contributors' page from the menu bar." | |
| }, | |
| { | |
| "index": 8, | |
| "start": 88.8, | |
| "end": 94.5, | |
| "text": "View the list of contributors sorted by the number of commits." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 5, | |
| "task": "Explore detailed commit information, including searching by author and date.", | |
| "actions": [ | |
| { | |
| "index": 10, | |
| "start": 112.3, | |
| "end": 116.0, | |
| "text": "Navigate to the 'Commits' section for more detailed information." | |
| }, | |
| { | |
| "index": 11, | |
| "start": 121.0, | |
| "end": 123.5, | |
| "text": "Search for commits by author." | |
| }, | |
| { | |
| "index": 12, | |
| "start": 131.7, | |
| "end": 132.4, | |
| "text": "Scroll down to view commits by different dates." | |
| }, | |
| { | |
| "index": 13, | |
| "start": 136.6, | |
| "end": 137.7, | |
| "text": "Filter commits by a specific author." | |
| }, | |
| { | |
| "index": 14, | |
| "start": 142.1, | |
| "end": 144.5, | |
| "text": "Search for commits by the author 'Mintus'." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 6, | |
| "task": "Review members and contributors in a different project to see commit breakdowns.", | |
| "actions": [ | |
| { | |
| "index": 15, | |
| "start": 157.5, | |
| "end": 161.5, | |
| "text": "Navigate to the 'Members' section of a project." | |
| }, | |
| { | |
| "index": 16, | |
| "start": 170.2, | |
| "end": 173.4, | |
| "text": "View the top contributor, Eric Bailey, and their commit count." | |
| }, | |
| { | |
| "index": 17, | |
| "start": 177.0, | |
| "end": 183.9, | |
| "text": "View the breakdown of commits by author and date." | |
| } | |
| ] | |
| } | |
| ] | |
| } |