curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/684966b70498cf92fb4cefad.md
Listen to the audio and complete the sentence below.
The BLANK was around eighty hours two weeks ago.
peak usage
This two-word phrase means the highest amount of time or activity recorded in a given period.
Peak usage means the time when something is used the most. For example:
The server slows down during peak usage. — The server works slower when many users use it at the same time.
In Tom's sentence, the team used the design platform more than usual two weeks ago — hitting a high point of 80 hours.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_23-3.mp3",
"startTime": 1,
"startTimestamp": 68.42,
"finishTimestamp": 72.16
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.74,
"dialogue": {
"text": "The peak usage was around eighty hours two weeks ago.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.24
}
]
}