curriculum/challenges/english/blocks/learn-how-to-discuss-tech-trends-and-updates/663606cc695a992e81ef521d.md
The expression That/it sounds is used to describe how something seems or appears, often based on the information heard or the impression it gives. For example, That sounds like a great idea! This indicates that the idea seems good based on what was heard.
Similarly, That/it looks can be used to describe how something appears based on appearance, like in It looks beautiful.
The word convenient is an adjective that describes something that is suitable for one's needs, easy to use, or helps to do things more easily and quickly. It often refers to something that makes a task less difficult or saves time.
For instance, Online shopping is convenient because you can do it from home.
BLANK BLANK BLANK, but can we use it in our projects?
That
This word is used here to refer back to something previously mentioned.
sounds
This word describes the impression or reaction to something based on verbal description.
convenient
This adjective is used to describe something that makes a task easier or more feasible.
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "5.3-1.mp3",
"startTime": 1,
"startTimestamp": 12.94,
"finishTimestamp": 15.62
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 3.68,
"dialogue": {
"text": "That sounds convenient, but can we use it on our projects?",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 4.18
}
]
}