curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/66001b8d0518d03f18b19715.md
Listen to the audio and complete the sentence.
I'll BLANK that in mind. What should I do BLANK?
keep
It means to continue to remember or consider the advice given.
next
It's about what Tom should do after considering the current advice.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "7.2-3.mp3",
"startTime": 1,
"startTimestamp": 14.2,
"finishTimestamp": 16.58
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 2.02,
"dialogue": {
"text": "I'll keep that in mind.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 2.32,
"finishTime": 3.38,
"dialogue": {
"text": "What should I do next?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 3.88
}
]
}