curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66c62663c81e94143a813543.md
Listen to the audio and complete the sentence below.
It's supposed to be. This is frustrating. Are these IDEs always this BLANK?
tricky
This word describes something that is difficult or complicated to deal with.
Tricky is used to describe something that is difficult, complicated, or challenging to deal with. For example:
The instructions were tricky to follow. - The instructions were hard to understand or complicated.
Solving this problem is tricky. - Solving the problem is difficult.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-3.mp3",
"startTime": 1,
"startTimestamp": 47.3,
"finishTimestamp": 52.22
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 2.14,
"dialogue": {
"text": "It's supposed to be.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 2.28,
"finishTime": 3.3,
"dialogue": {
"text": "This is frustrating.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 3.64,
"finishTime": 5.92,
"dialogue": {
"text": "Are these IDEs always this tricky?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 6.42
}
]
}