curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/658197767dc3fc387439e067.md
Listen to the audio and fill in the blanks.
Sometimes, it BLANK like we're BLANK for no reason, and it's hard to BLANK time to BLANK work on projects.
feels
This word is used when talking about emotions or sensations. Notice it ends in s.
meeting
This word refers to coming together with others to discuss or do something. It ends in -ing, showing an action.
find
This word means to discover or locate something. It's often used when you're looking for something.
actually
This word is used to emphasize what is really true or happening.
{
"setup": {
"background": "company2-roof.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "4.1-2.mp3",
"startTime": 1,
"startTimestamp": 37.76,
"finishTimestamp": 43.36
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 6.60,
"dialogue": {
"text": "Sometimes it feels like we're meeting for no reason and it's hard to find time to actually work on projects.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 7.10
}
]
}