curriculum/challenges/english/blocks/learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects/6613d3fe6615374be0d10008.md
Listen to the audio and answer the question.
What does Brian say about the front-end development of the project?
We will use React because we're planning to make development faster.
This sentence incorrectly uses will where going to would be more appropriate, as it's a planned decision, not a spontaneous one.
We are going to use a different technology since React is too complex for us.
This option inaccurately represents Brian's statement. He mentions React as the chosen technology due to their comfort with it, not its complexity.
We're unsure about using React, but we will decide soon.
This sentence does not correctly reflect Brian's statement. He clearly indicates a plan to use React, showing no uncertainty.
We are going to use React for the front-end, and it will speed up development.
4
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "8.2-1.mp3",
"startTime": 1,
"startTimestamp": 6.06,
"finishTimestamp": 14.02
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 4.84,
"dialogue": {
"text": "Well, we're going to use a framework for the front-end, probably React.",
"align": "center"
}
},
{
"character": "Brian",
"startTime": 5.1,
"finishTime": 8.96,
"dialogue": {
"text": "It's the technology we're most comfortable with and it will make development faster.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 9.46
}
]
}