curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e759a72dd0c67f8992ff5.md
Sarah explains that her job as a QA tester includes different software testing tasks. This shows that her responsibilities can change depending on the day.
Understanding these tasks is important because it gives a clearer picture of what people actually do in their daily work.
Listen to the audio and complete the sentence below.
After that, during the morning, I BLANK testing the software. I BLANK a different task to do each day. For example, on Mondays, I BLANK the login process.
start
This verb means to begin something.
have
This verb means to own, hold, or experience something.
test
This verb means to try something to see if it works correctly.
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Sarah",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "2.1-5.mp3",
"startTime": 1,
"startTimestamp": 33.90,
"finishTimestamp": 42.02
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 6.18,
"dialogue": {
"text": "After that, during the morning, I start testing the software. I have a different task to do each day.",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 6.3,
"finishTime": 9.12,
"dialogue": {
"text": "For example, on Mondays, I test the login process.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 9.62
}
]
}