curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/674f0495e5f4b0485ed38cd4.md
Listen to the audio and complete the sentence below.
Hey Brian, I heard we're running some BLANK on the BLANK this weekend.
tests
This word in the plural form refers to activities or processes to check or evaluate something's performance or functionality.
website
This word refers to an online location with related pages and content. It is something accessed using the internet.
Tests are actions or procedures to check the quality, performance, or reliability of something. For example:
The team conducted tests to ensure the app doesn't crash. - This means the team evaluated the app to make sure it works correctly without errors.
Website is a collection of related web pages and content accessible on the internet. For example:
The company's website has information about their products and services. - This means the company has an online platform where people can find details about what they offer.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Jessica",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_6-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 3.62
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 4.62,
"dialogue": {
"text": "Hey Brian, I heard we're running some tests on the website this weekend.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 5.12
}
]
}