curriculum/challenges/english/blocks/learn-how-to-express-agreement/678033a501bb6d3e2fc0eb50.md
Listen to the audio and complete the sentence below.
I was thinking we should aim to have the BLANK BLANK ready in four weeks.
initial
The first or earliest version of something.
prototype
What is an early version of a product called? This version is often created for testing or presenting ideas.
Initial prototype refers to the first version of a product or project created for testing or presenting ideas. For example:
The initial prototype helped the team understand what changes were needed. - This means the first version was used to identify improvements.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_10-1.mp3",
"startTime": 1,
"startTimestamp": 4.48,
"finishTimestamp": 8.3
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.82,
"dialogue": {
"text": "I was thinking we should aim to have the initial prototype ready in four weeks.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.32
}
]
}