curriculum/challenges/english/blocks/learn-how-to-express-agreement/67b1ecb619ae816e3d1c77db.md
Listen to the audio and answer the question below.
Why does Mark think testing is important?
Testing ensures that the product looks good and works as expected.
Mark doesn't focus on testing to check if the product looks good or works as expected.
Testing helps to identify issues before they become bigger problems.
Testing helps to speed up the development process.
Mark doesn't mention that testing is important for making the development process faster.
Testing is only important for final product releases.
Mark talks about the importance of testing early in the process, not just before a final release.
2
By saying catch problems early, Mark means testing can help find problems in the early stage before they become bigger ones.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Mark",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_10-2.mp3",
"startTime": 1,
"startTimestamp": 27,
"finishTimestamp": 30.2
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Mark",
"startTime": 1,
"finishTime": 4.2,
"dialogue": {
"text": "Thanks. Testing is important to catch problems early.",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 4.7
}
]
}