curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66c6193e7546c4e51cbf64c9.md
Listen to the audio and complete the sentence below.
And in Eclipse, BLANK BLANK the Git tools.
it's not
A contraction for it is and a word that represents negation.
showing
This word means that something is supposed to be visible. It ends with -ing.
It's not showing is used to explain that something expected to appear on the screen isn't visible. For example:
The image isn't showing on the screen. - The image is supposed to be there, but it's not visible.{
"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": 36.32,
"finishTimestamp": 39.56
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.24,
"dialogue": {
"text": "And in Eclipse, it's not showing the Git tools.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.74
}
]
}