curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/65cb916a2d3d9851f81601b2.md
Adjectives ending in -ed are often used to describe the emotions or feelings someone experiences. They are used to express a state of mind or being.
Listen to the audio and complete the sentence.
Maria, I have a question. Do you know what BLANK the team? How about you? What makes you feel BLANK?
motivates
Think about the word that means to give someone a reason to do something right now. This word is conjugated in the third person singular.
motivated
This word describes how someone feels when they have a reason or desire to do something. This word ends with -ed.
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Brian",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "4.1-1.mp3",
"startTime": 1,
"startTimestamp": 0.00,
"finishTimestamp": 6.42
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 4.52,
"dialogue": {
"text": "Maria, I have a question. Do you know what motivates the team?",
"align": "center"
}
},
{
"character": "Brian",
"startTime": 4.92,
"finishTime": 7.42,
"dialogue": {
"text": "How about you? What makes you feel motivated?",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 7.92
}
]
}