curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66db57d5e3ca5d69889d16e5.md
Listen to the audio and complete the sentence below.
BLANK BLANK BLANK.
That's
This is the contraction of that is. The first letter is capitalized.
great
Something positive or very good.
to hear
The infinitive form of the verb that means to receive sound or information.
That's is a contraction of That is.
Great is an adjective that means very good or excellent.
To hear means to receive sound or information.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_3-2.mp3",
"startTime": 1,
"startTimestamp": 10.78,
"finishTimestamp": 11.76
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.28,
"dialogue": {
"text": "That's great to hear.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 2.28
}
]
}