curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/655c9b2e0bcbe16161996ab7.md
Listen to the audio and answer the question below.
What is Mark doing, and why is he doing it?
He is testing a new software tool to find problems.
He is designing a new software tool for a project.
Mark is not designing it.
He is fixing problems in an existing software tool.
Mark's goal is not to fix existing problems.
He is evaluating a software tool for fun.
It might be fun, but that is not Mark's reason for doing it.
1
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Mark",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "2.3-3.mp3",
"startTime": 1,
"startTimestamp": 2.56,
"finishTimestamp": 5.70
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Mark",
"startTime": 1,
"finishTime": 4.14,
"dialogue": {
"text": "Hi, Maria. I'm testing a new software tool to find problems.",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 4.64
}
]
}