File size: 1,854 Bytes
015d57a |
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 |
{
"projects": [
{
"project_index": 0,
"project_title": "How to navigate and view a forum post and its comments",
"tasks": [
{
"index": 0,
"start": 12.9,
"end": 15.4,
"text": "Navigate to the forums to find a post."
},
{
"index": 1,
"start": 35.7,
"end": 44.7,
"text": "Click on the title of a post to view the image."
},
{
"index": 2,
"start": 45.9,
"end": 49.6,
"text": "Click on the comments button to go to the comments section."
},
{
"index": 3,
"start": 51.0,
"end": 53.1,
"text": "View the post and its comments."
}
]
},
{
"project_index": 1,
"project_title": "How to interact with comments by scrolling, posting, and editing",
"tasks": [
{
"index": 4,
"start": 105.1,
"end": 113.8,
"text": "Scroll through comments sorted by upvotes."
},
{
"index": 5,
"start": 140.3,
"end": 163.0,
"text": "Post a comment and submit it."
},
{
"index": 6,
"start": 168.7,
"end": 174.6,
"text": "Edit or delete your comment if needed."
}
]
}
]
} |