curriculum/challenges/english/blocks/learn-how-to-share-feedback/679d7b3d8f6c79b4fdada873.md
Listen to the audio and complete the sentence below.
BLANK. I'll send you an update BLANK I've investigated.
Exactly
This word is used to strongly agree with what someone has said. Don't forget to capitalize it.
once
This word is a synonym to as soon as or after and it means that a specific action has been completed.
Once is a synonym to as soon as or after. It is used to mean that a particular action has been completed. For example:
Once I've finished reviewing the report, I'll send my feedback. - This means that sending feedback will happen only after the review is fully completed.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_8-3.mp3",
"startTime": 1,
"startTimestamp": 64.36,
"finishTimestamp": 67.22
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 3.86,
"dialogue": {
"text": "Exactly. I'll send you an update once I've investigated.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 4.36
}
]
}