curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/6581add0405ccf3bfc3c1d5f.md
Listening is not just hearing; it's paying attention to what someone says.
Listen to Tom and fill in the missing words.
Thanks for BLANK, by the way. It BLANK good to talk about BLANK things.
listening
This word means paying attention to what someone else is saying, showing you care about their words. It ends with -ing.
feels
This word is used to describe an emotional experience or sensation, in this case, a positive one. It ends with s.
these
This word is the plural of this.
{
"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": 62.00,
"finishTimestamp": 65.38
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.38,
"dialogue": {
"text": "Thanks for listening, by the way. It feels good to talk about these things.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.88
}
]
}