curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/675d177b1b7aca23c7f1b6d9.md
Listen to the audio and complete the sentence below.
Yes, it should. But something's going wrong. Are you going to check the BLANK BLANK to find out what happened?
server
This word refers to a computer system or software that provides data or services to other computers over a network.
logs
It refers to records or files that automatically track events, processes, or activities on a system, such as error messages or system updates.
Logs refer to recorded data that a system keeps to track events and actions. They are very helpful for finding out what happened during a process or diagnosing problems. For example:
The IT team checked the system logs to find out why the server crashed. - Here, logs are used to track and record system activity, helping the team understand what caused the server failure.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Alice",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_6-2.mp3",
"startTime": 1,
"startTimestamp": 21.6,
"finishTimestamp": 26.16
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 3.02,
"dialogue": {
"text": "Yes, it should, but something's going wrong.",
"align": "center"
}
},
{
"character": "Alice",
"startTime": 3.22,
"finishTime": 5.56,
"dialogue": {
"text": "Are you going to check the server logs to find out what happened?",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 6.06
}
]
}