curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/658114e39ae35a1ece3e4ef1.md
Listen to the audio and answer the question.
What motivates Maria?
learned new things
This option uses the past tense, which talks about things Maria has already learned, not what currently motivates her.
learning old things
This option uses old, which is the opposite of what Maria finds motivating.
learning new thing
This option is missing the plural s at the end of thing, which changes the meaning from many things to just one.
learning new things
4
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Maria",
"position": {"x":50,"y":0,"z":1.5},
"opacity": 0
}
],
"audio": {
"filename": "4.1-1.mp3",
"startTime": 1,
"startTimestamp": 7.48,
"finishTimestamp": 11.10
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 4.62,
"dialogue": {
"text": "Hi, Brian. Well, one thing that really motivates me is learning new things.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.12
}
]
}