curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c73f104f790a3e06e41ed8.md
Listen to the audio and complete the sentence below.
It's BLANK there's always more to do.
like
This is used to introduce a comparison or express similarity.
It's like is used to introduce a comparison or describe a situation in a way that makes it easier to understand. It suggests that something feels similar to another situation. For example:
It's like he's angry at me. - This means the situation feels as if someone else is angry at you.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-2.mp3",
"startTime": 1,
"startTimestamp": 21.5,
"finishTimestamp": 23.78
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 3.28,
"dialogue": {
"text": "It's like there's always more to do.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 3.78
}
]
}